projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Allow demuxing of audio substreams stored as 0x06 type.
2009-02-11
Benoit Fouet
Allow demuxing of audio substreams stored as 0x06 type.
commit
|
commitdiff
|
tree
2009-02-02
Stefan de Konink
Splits the totalbitrate in a videodatarate and audiodatarate...
commit
|
commitdiff
|
tree
2009-02-02
Stefan de Konink
Implement the reading of the video bitrate of flv movies...
commit
|
commitdiff
|
tree
2009-01-30
Gwenole Beauchesne
Make ff_h263_resync() return the bit position of the...
commit
|
commitdiff
|
tree
2009-01-30
Gwenole Beauchesne
Use a constant instead of a magic number.
commit
|
commitdiff
|
tree
2009-01-27
Benoit Fouet
Whitespace cosmetics to align return statements.
commit
|
commitdiff
|
tree
2009-01-27
Benoit Fouet
Check buffer is inside what is passed when probing...
commit
|
commitdiff
|
tree
2009-01-26
Benoit Fouet
Add a Changelog entry for the ALSA stuff.
commit
|
commitdiff
|
tree
2009-01-26
Benoit Fouet
Remove unneeded check.
commit
|
commitdiff
|
tree
2009-01-26
Benoit Fouet
Fix an exploit in indeo by checking we are not writing...
commit
|
commitdiff
|
tree
2009-01-26
Nicolas George
Add ALSA support in libavdevice.
commit
|
commitdiff
|
tree
2009-01-21
Benoit Fouet
Rename audio.c to oss_audio.c in libavdevice.
commit
|
commitdiff
|
tree
2009-01-20
Benoit Fouet
Enable building r3d demuxer when its config is set.
commit
|
commitdiff
|
tree
2009-01-20
Benoit Fouet
Use avf context in av_log, instead of NULL.
commit
|
commitdiff
|
tree
2009-01-20
Benoit Fouet
Pass avf context to audio_open().
commit
|
commitdiff
|
tree
2009-01-16
Kenan Gillet
Split ff_log_missing_feature into ff_log_missing_feature
commit
|
commitdiff
|
tree
2009-01-16
Marc Mason
Make unsigned int a variable that does not need to...
commit
|
commitdiff
|
tree
2008-12-30
Benoit Fouet
Add my GnuPG fingerprint.
commit
|
commitdiff
|
tree
2008-12-26
Benoit Fouet
s/FFmpeg-devel/ffmpeg-devel/
commit
|
commitdiff
|
tree
2008-12-22
Wolfram Gloger
Offer an option (disabled by default) to enable the...
commit
|
commitdiff
|
tree
2008-12-17
Benoit Fouet
Add jp2 support to img2 demuxer.
commit
|
commitdiff
|
tree
2008-12-16
Benoit Fouet
Add const qualifiers to decode functions.
commit
|
commitdiff
|
tree
2008-12-16
Benoit Fouet
Fix warning "format not a string literal and no format...
commit
|
commitdiff
|
tree
2008-12-15
Laurent Aimar
Check extradata is large enough.
commit
|
commitdiff
|
tree
2008-12-05
Jai Menon
Fix an overflow in the predictor.
commit
|
commitdiff
|
tree
2008-11-17
Benoit Fouet
Change email address to a valid one.
commit
|
commitdiff
|
tree
2008-11-17
Jindřich Makovička
Get rid of MSG_DONTWAIT using a more standard way to...
commit
|
commitdiff
|
tree
2008-10-23
Benoit Fouet
Revert r15653.
commit
|
commitdiff
|
tree
2008-10-20
Andrew Wason
Copy pts for each raw encoded frame.
commit
|
commitdiff
|
tree
2008-10-15
Benoit Fouet
Bump minor version after addition of FF_ARRAY_ELEMS...
commit
|
commitdiff
|
tree
2008-10-15
Bartłomiej Wołowiec
Use of new bitstream in vorbis_enc.c.
commit
|
commitdiff
|
tree
2008-10-15
Benoit Fouet
Cosmetics: fix indentation after previous commit.
commit
|
commitdiff
|
tree
2008-10-15
Nicolas George
Add a flag to avoid calling vorbis_analysis_wrote twice...
commit
|
commitdiff
|
tree
2008-10-15
Benoit Fouet
Add a macro to get the number of elements in a table.
commit
|
commitdiff
|
tree
2008-10-13
Benoit Fouet
Add Jason Garrett-Glaser as libx264 maintainer.
commit
|
commitdiff
|
tree
2008-10-13
Benoit Fouet
Add a space between frequencies and their units.
commit
|
commitdiff
|
tree
2008-10-13
Ralf Terdic
Fix mem leak.
commit
|
commitdiff
|
tree
2008-10-02
Diego Pettenò
Use enum typers instead of int.
commit
|
commitdiff
|
tree
2008-10-02
Benoit Fouet
Rename some variables and add some comments to try...
commit
|
commitdiff
|
tree
2008-10-01
Benoit Fouet
Fix indentation.
commit
|
commitdiff
|
tree
2008-10-01
Benoit Fouet
Remove useless context variable.
commit
|
commitdiff
|
tree
2008-10-01
Benoit Fouet
Merge declaration and assignment.
commit
|
commitdiff
|
tree
2008-10-01
Siarhei Siamashka
Interleaved forward/backward channels processing in...
commit
|
commitdiff
|
tree
2008-09-30
Benoit Fouet
Move iv_decode_frame function to remove a forward declaration.
commit
|
commitdiff
|
tree
2008-09-30
Benoit Fouet
Remove useless lines.
commit
|
commitdiff
|
tree
2008-09-30
Benoit Fouet
Reindent whole file.
commit
|
commitdiff
|
tree
2008-09-30
Benoit Fouet
Indent.
commit
|
commitdiff
|
tree
2008-09-30
Benoit Fouet
Simplify iv_free_func().
commit
|
commitdiff
|
tree
2008-09-30
Benoit Fouet
Move allocated buffer out of YUV buffer structure.
commit
|
commitdiff
|
tree
2008-09-30
Benoit Fouet
Remove useless initializations.
commit
|
commitdiff
|
tree
2008-09-30
Benoit Fouet
Check allocations on init.
commit
|
commitdiff
|
tree
2008-09-30
Benoit Fouet
Remove useless test.
commit
|
commitdiff
|
tree
2008-09-30
Benoit Fouet
Cosmetics
commit
|
commitdiff
|
tree
2008-09-30
Benoit Fouet
use uint8_t instead of unsigned char
commit
|
commitdiff
|
tree
2008-09-30
Benoit Fouet
Corrector type fits in 8 bits.
commit
|
commitdiff
|
tree
2008-09-30
Benoit Fouet
Remove useless casts and use variable instead of its...
commit
|
commitdiff
|
tree
2008-09-30
Benoit Fouet
Change table types to uint8_t
commit
|
commitdiff
|
tree
2008-08-08
Benoit Fouet
Change OSS long names.
commit
|
commitdiff
|
tree
2008-08-07
Benoit Fouet
Remove unused redefinition of av_log for test.
commit
|
commitdiff
|
tree
2008-08-07
Benoit Fouet
Remove useless 'channels' assignment.
commit
|
commitdiff
|
tree
2008-08-06
Benoit Fouet
Remove a useless directive.
commit
|
commitdiff
|
tree
2008-08-06
Benoit Fouet
Cosmetics: indentation
commit
|
commitdiff
|
tree
2008-08-04
Mathieu Malaterre
Return an error when ff_jpegls_decode_picture fails.
commit
|
commitdiff
|
tree
2008-08-01
Nicolas George
Use compression level to set mp3lame quality option.
commit
|
commitdiff
|
tree
2008-07-31
Mathieu Malaterre
Fix a potential out of array writing.
commit
|
commitdiff
|
tree
2008-07-31
Art Clarke
Use static vlc structure to decode layer 3 huffman...
commit
|
commitdiff
|
tree
2008-07-24
John Schmiederer
Use tkhd matrix for proper display in mov.
commit
|
commitdiff
|
tree
2008-07-22
tripp
Enhance qblur and qcomp documentation.
commit
|
commitdiff
|
tree
2008-07-18
Erik Hovland
Fix a mem leak in vc1_decode_frame().
commit
|
commitdiff
|
tree
2008-07-18
Erik Hovland
Fix a mem leak in av_find_stream_info().
commit
|
commitdiff
|
tree
2008-07-10
avcoder
Remove useless casts.
commit
|
commitdiff
|
tree
2008-07-10
avcoder
Remove useless casts.
commit
|
commitdiff
|
tree
2008-07-10
Anuradha Suraparaju
Parse frames to feed the decoder with individual parse...
commit
|
commitdiff
|
tree
2008-07-10
Anuradha Suraparaju
Add entry for Dirac codec.
commit
|
commitdiff
|
tree
2008-07-10
Anuradha Suraparaju
Add a parameter for queue size.
commit
|
commitdiff
|
tree
2008-07-08
Victor Pollex
Make LOAD4/STORE4 macros more generic.
commit
|
commitdiff
|
tree
2008-06-30
Benoit Fouet
Simplify mm_support() for ARM (by Måns).
commit
|
commitdiff
|
tree
2008-06-30
Matthieu Castet
Define mm_support() for ARM.
commit
|
commitdiff
|
tree
2008-06-25
David Liu
Close parse context.
commit
|
commitdiff
|
tree
2008-06-23
Art Clarke
Allocate static tables on stack, not heap.
commit
|
commitdiff
|
tree
2008-06-20
Art Clarke
Check if there is at least a stream before writing...
commit
|
commitdiff
|
tree
2008-06-18
Florian Echtler
Parse 'dats' as data.
commit
|
commitdiff
|
tree
2008-06-12
Stefano Sabatini
Change opt_sync function behavior to print an error...
commit
|
commitdiff
|
tree
2008-06-12
Stefano Sabatini
Factorize options context setting.
commit
|
commitdiff
|
tree
2008-05-30
Quoc Cuong Pham
Detect "tif" suffix as TIFF.
commit
|
commitdiff
|
tree
2008-05-29
Joakim Plate
Check return of url_fseek in mpeg timestamp reading...
commit
|
commitdiff
|
tree
2008-05-23
Stefano Sabatini
Add -formats option to ffplay.
commit
|
commitdiff
|
tree
2008-05-23
Stefano Sabatini
Add -formats option to ffserver.
commit
|
commitdiff
|
tree
2008-05-21
Stefano Sabatini
Make ffserver use parse_options().
commit
|
commitdiff
|
tree
2008-05-21
Stefano Sabatini
Improve parse_primary() error message.
commit
|
commitdiff
|
tree
2008-05-21
David Bolt
Print timestamp with increased precision.
commit
|
commitdiff
|
tree
2008-05-15
Stefano Sabatini
Make av_set_string() fail when number could not be...
commit
|
commitdiff
|
tree
2008-05-14
Stefano Sabatini
Update offset in the option string later, to have a...
commit
|
commitdiff
|
tree
2008-05-13
Stefano Sabatini
Fix a typo.
commit
|
commitdiff
|
tree
2008-05-12
Diego Pettenò
Use strcasecmp() instead of re-inventing it.
commit
|
commitdiff
|
tree
2008-05-09
Benoit Fouet
Add missing path to #include.
commit
|
commitdiff
|
tree
2008-04-24
Thorsten Jordan
Set pixel aspect ratio for libxvid wrapper.
commit
|
commitdiff
|
tree
2008-04-24
Stefano Sabatini
Enhance documentation for AVClass
commit
|
commitdiff
|
tree
2008-04-21
Stefano Sabatini
Make some ffmpeg opts use parse-number-or-die.
commit
|
commitdiff
|
tree
2008-04-21
Keiji Costantini
Force inlining of MPV_motion_internal.
commit
|
commitdiff
|
tree
next