source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4afaffca   17 years baptiste.coudurier mov demuxer depends on mpeg4audio code now Originally committed as …
(edit) @0c691995   17 years baptiste.coudurier cosmetics Originally committed as revision 12962 to …
(edit) @1dec3994   17 years baptiste.coudurier parse mpeg4audio config to correctly detect mp3on4, fix iso mp3on4 …
(edit) @69b1c627   17 years baptiste.coudurier update doc Originally committed as revision 12960 to …
(edit) @7e627332   17 years baptiste.coudurier error is -1 Originally committed as revision 12959 to …
(edit) @cfb5a2a   17 years baptiste.coudurier cosmetics Originally committed as revision 12958 to …
(edit) @47e1d7ef   17 years baptiste.coudurier move vars decls where vars are used Originally committed as revision …
(edit) @8cd92bb9   17 years baptiste.coudurier parser should not be needed anymore, merge cases and set frame size …
(edit) @202aca67   17 years mbardiaux Make sure some value is always returned via data_size Originally …
(edit) @3b8c000d   17 years baptiste.coudurier lower frame size to split amr/qcelp/gsm frames Originally committed …
(edit) @96ddaff5   17 years mbardiaux Allow bitrates zero and 13200 (needed for decoding mov and aiff) …
(edit) @37ffe34b   17 years baptiste.coudurier align and remove useless braces Originally committed as revision …
(edit) @1c126b4   17 years baptiste.coudurier cosmetics, remove whitespaces in tags Originally committed as …
(edit) @cc326d2b   17 years baptiste.coudurier set gsm default frame size and bytes per frame, needed by old qt …
(edit) @07a47ae   17 years baptiste.coudurier pts are unsigned according to specs, fix negative pts when 32bit pts …
(edit) @254629b1   17 years baptiste.coudurier set wrap bits to 32bit to actually use it Originally committed as …
(edit) @7622778   17 years mans Revert "Adjust pkg-config files to include files residing in separate …
(edit) @903a2e86   17 years michaelni Avoid using reserved names. Originally committed as revision 12946 …
(edit) @ceedda75   17 years michaelni minor memleak Originally committed as revision 12945 to …
(edit) @0c79b140   17 years bartek.wolowiec add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header() and …
(edit) @81d5ae6d   17 years michaelni Fixing memleaks. Originally committed as revision 12943 to …
(edit) @287d6cfa   17 years baptiste.coudurier cosmetics: remove useless whitespaces and put braces correctly …
(edit) @3f78a3a9   17 years baptiste.coudurier demux qcelp, so this can work with soc decoder and stream copy …
(edit) @76f34857   17 years baptiste.coudurier qcelp fourcc Originally committed as revision 12940 to …
(edit) @5cd505e0   17 years diego Adjust pkg-config files to include files residing in separate …
(edit) @463e7afd   17 years baptiste.coudurier support for alac in .mov Originally committed as revision 12938 to …
(edit) @be511925   17 years baptiste.coudurier set alac frame size from extradata Originally committed as revision …
(edit) @3fd6b336   17 years benoit.fouet Set pixel aspect ratio for libxvid wrapper. Patch by Thorsten Jordan …
(edit) @95a6a015   17 years benoit.fouet Enhance documentation for AVClass Patch by Stefano Sabatini …
(edit) @8d94f606   17 years ramiro.polla Support shared pthreads-win32. Patch by Gianluigi Tiesi <mplayer at …
(edit) @5fd63f3c   17 years michaelni Ensure that the timestamp reading code used for seeking chooses a …
(edit) @a9600003   17 years ramiro.polla Fix regression introduced by r12929. num_coeffs is just one byte. It …
(edit) @9ed0cff9   17 years ramiro.polla The code now is pretty self explanatory about the header structure. …
(edit) @fc22c009   17 years ramiro.polla Use bytestream functions for reading frame header. Originally …
(edit) @904bc6b8   17 years robert.swain Make Xvid wrapper use threads (with support for newest CVS Xvid only) …
(edit) @c48da33   17 years robert.swain Send context to some ffmpeg.c opt* function Patch by Stefano Sabatini …
(edit) @b4bbcd63   17 years robert.swain Read asf file header fields in the right order Patch by Rafaël Carré …
(edit) @3ade5d56   17 years robert.swain Add supported_samplerates field to AVCodec Patch by Stefano Sabatini …
(edit) @9fa58f19   17 years diego Rename diracschro_common.[ch] to libdirac_libschro.[ch], external …
(edit) @6ef4ba3f   17 years lu_zero libdirac and libschro common code, patch from Anuradha Suraparaju …
(edit) @55736cf   17 years bartek.wolowiec change ff_ac3_parse_header() to take a GetBitContext instead of const …
(edit) @0ec1eb69   17 years diego Add .longname to bfi_decoder declaration. patch by Sisir Koppaka, …
(edit) @c675ef70   17 years andreas Compute AC3 frame CRC for stronger raw AC3 format probing. Closes …
(edit) @66824f99   17 years benoit.fouet Make some ffmpeg opts use parse-number-or-die. Patch by Stefano …
(edit) @b1d31e2   17 years benoit.fouet Force inlining of MPV_motion_internal. Patch by strites: strites gmail …
(edit) @bd7c626a   17 years benoit.fouet Unroll codepath Patch by strites: strites gmail com Original thread: …
(edit) @4fa6eac5   17 years benoit.fouet Correct ASF duration. Patch by Henrik Gulbrandsen: henrik gulbra net …
(edit) @8767060c   17 years ramiro.polla Fix bug introduced by r12827. If av_exit() was called after an …
(edit) @b189e670   17 years Reimar.Doeffinger Simplify ff_split_xiph_headers Originally committed as revision 12914 …
(edit) @58720ebd   17 years Reimar.Doeffinger Add checks to ff_split_xiph_headers to ensure that returned header_len …
(edit) @63d86443   17 years banan Raw dts muxer Originally committed as revision 12912 to …
(edit) @f55b299a   17 years mans check for ARM VFP support Originally committed as revision 12911 to …
(edit) @159ef4b0   17 years voroshil Implement FFMAX3(a,b,c) - maximum over three arguments. Originally …
(edit) @c6cd525a   17 years voroshil Decrease returning probe score for WAV demuxer to avoid probe conflict …
(edit) @bebfc16a   17 years ramiro.polla Do not pass dct_block to vlc_decode_block(). The function uses …
(edit) @399e4652   17 years ramiro.polla Cosmetics and style. Originally committed as revision 12907 to …
(edit) @c910863   17 years ramiro.polla Rename vlc1 to vlc. There is no vlc2, so there is no point in …
(edit) @ed729c35   17 years ramiro.polla Add note about using latest MSYS make for MinGW. Thanks to tripp for …
(edit) @d6504e42   17 years ramiro.polla make wininstaller has been removed in r12416 Originally committed as …
(edit) @144b5bdc   17 years michaelni Make most of E-AC-3 work without breaking regression tests. …
(edit) @8870cf82   17 years michaelni This fixes the code so it is correct on both sides of the if(). …
(edit) @7bc5f6e5   17 years michaelni indent Originally committed as revision 12901 to …
(edit) @12eef728   17 years diego Fix build of cputest test program. Originally committed as revision …
(edit) @e4d5a185   17 years michaelni 100l I broke AC3 in MPEG seeking. Originally committed as revision …
(edit) @c087748f   17 years michaelni Part 2 of EAC3 support, this is still disabled as it breaks …
(edit) @8629e756   17 years michaelni part 1 of EAC3 support Originally committed as revision 12896 to …
(edit) @133ac890   17 years michaelni Add new_frame_start and need_next_header. based on a patch by …
(edit) @454064a   17 years michaelni Change aac and ac3 parsers to use ff_combine_frame(). Originally …
(edit) @bf237413   17 years mans fix make tests in subdirs Originally committed as revision 12893 to …
(edit) @9e2ffc45   17 years mike Tighten up the Westwood AUD detection. Probability of random …
(edit) @e5ab7379   17 years benoit.fouet check alac EOF marker Patch by Matthieu Castet castet matthieu free fr …
(edit) @2003d3da   17 years benoit.fouet BFI video decoder. Patch by Sisir Koppaka sisir koppaka gmail Original …
(edit) @93826f56   17 years diego Fix des-test compilation. Originally committed as revision 12889 to …
(edit) @8c731c97   17 years michaelni remove AACAC3FrameFlag Originally committed as revision 12888 to …
(edit) @37ff38c6   17 years diego cosmetics: spelling Originally committed as revision 12887 to …
(edit) @0ddfbc73   17 years diego cosmetics: Sort some lists alphabetically. Originally committed as …
(edit) @c88c253d   17 years diego cosmetics: asm volatile --> asm volatile Originally committed …
(edit) @c6d4cef   17 years diego cosmetics: asm volatile --> asm volatile Originally committed …
(edit) @010db103   17 years vitor1001 Remove another unneeded var from context Originally committed as …
(edit) @4c63c597   17 years vitor1001 10l: my last commit broke compilation and introduced warnings …
(edit) @db08882   17 years vitor1001 Remove unneeded variables from context Originally committed as …
(edit) @8431603a   17 years vitor1001 Remove wrapper around av_log2() Originally committed as revision …
(edit) @f1ae14d2   17 years astrange Xvid IDCTs are not under CONFIG_GPL, so don't require it when using …
(edit) @1beb670a   17 years benoit.fouet fix a typo Originally committed as revision 12879 to …
(edit) @716e31ea   17 years benoit.fouet Make two comments doxygen compatible. Patch by Stefano Sabatini …
(edit) @748061de   17 years benoit.fouet Typo Patch by Stefano Sabatini stefano sabatini-lala poste it …
(edit) @56cce5bb   17 years andreas Add descriptive long_name to AVCodec Patch by: stefano sabatini-lala …
(edit) @1f655c4f   17 years michaelni indent Originally committed as revision 12875 to …
(edit) @5eeba07   17 years michaelni Factorize more code. Originally committed as revision 12874 to …
(edit) @5a5a27c5   17 years michaelni Factorize decode_postfix() out. Originally committed as revision …
(edit) @c49c5e23   17 years michaelni Change k limiting code, i think the code was buggy. If you have ALAC …
(edit) @59b377ac   17 years michaelni more senseless code One wonders how such stuff gets past the reviews …
(edit) @26df3ba   17 years michaelni senseless code Originally committed as revision 12870 to …
(edit) @ec04a74e   17 years michaelni useless variable Originally committed as revision 12869 to …
(edit) @ea3372a2   17 years michaelni simplify Originally committed as revision 12868 to …
(edit) @b153c68b   17 years mans fix building of test programs (make tests) Originally committed as …
(edit) @54381d75   17 years mans clear TESTS variable between subdirs Originally committed as revision …
(edit) @de9c6ddd   17 years diego Set correct value for includedir in pkg-config files. Originally …
(edit) @f2b7382c   17 years diego Set correct value for libdir in pkg-config files. patch by Anssi …
(edit) @80465c7e   17 years diego cosmetics: Fix nonstandard indentation. Originally committed as …
Note: See TracRevisionLog for help on using the revision log.