9486 Commits (c17a53b71f4786870d10787d3dbc3e50fe0fd0b5)
 

Author SHA1 Message Date
Aurelien Jacobs 89550b2d68 avoid a 'discards qualifiers from pointer' warning 18 years ago
Aurelien Jacobs 0cb4172803 move mpegaudio_parser in it's own file 18 years ago
Aurelien Jacobs d2e911fac8 move mpeg4video_parser in it's own file 18 years ago
Aurelien Jacobs 41fe055242 parser.h uses AVCodecContext so it needs to include avcodec.h 18 years ago
Aurelien Jacobs 75f6cc26ba set CODEC_CAP_DR1 for vp5 and vp6 decoders 18 years ago
Diego Biurrun 442fc0e881 parser.c is compiled unconditionally, there is no need to compile it 18 years ago
Diego Biurrun 5a6a6cc7dc Fix multiple "‘inline/static’ is not at beginning of declaration" warnings. 18 years ago
Diego Biurrun 58170ffdf7 Fix warning: 18 years ago
Diego Biurrun ab8a0d04e9 parser.c is compiled unconditionally, there is no need to compile it 18 years ago
Michael Niedermayer 45221f7f61 reduce number of shifts 18 years ago
Michael Niedermayer fd735e4b77 simplify 18 years ago
Diego Biurrun e300ab4ed2 Add a note about tabs + trailing whitespace to the patch submission checklist. 18 years ago
Diego Biurrun 3883a99b7d Move H.261 parser to its own file. 18 years ago
Diego Biurrun b0fee7c53c Group benchmark items in the patch submission checklist together. 18 years ago
Kostya Shishkov 58683d2743 100l to myself. Do not include stuff unneeded by parser 18 years ago
Kostya Shishkov f9eada03db Typo 18 years ago
Kostya Shishkov 7d9a6a0fc3 Move some declarations into header 18 years ago
Diego Biurrun b0caf888d2 Rename oggvorbis decoder to libvorbis. 18 years ago
Diego Biurrun 5982ae94ee Move VC1 parser to its own file. 18 years ago
Diego Biurrun 98c98e04cc Move dca parser to its own file. 18 years ago
Diego Biurrun f5a756ef26 Give libamr decoders/encoders a lib prefix in the name. 18 years ago
Diego Biurrun 23aee96097 Rename dts_decoder to libdts_decoder. 18 years ago
Diego Biurrun e24465962d Remove unused variable. 18 years ago
Diego Biurrun a4b120f32b cosmetics: Sort entries by CONFIG_ name. 18 years ago
Justin Ruggles 6369e6ebc3 cosmetics: indention after last commit 18 years ago
Justin Ruggles c31a76e4ef use downmixing coefficients in dca decoder. 18 years ago
Justin Ruggles cc82662662 enable multichannel output in dca decoder. 18 years ago
Kostya Shishkov c95d406d32 1000l to myself - DCA decoder should not be registered in video codecs section 18 years ago
Nicolas George 4f2c36ac4f add the possibility to choose aac profile 18 years ago
Daniel Cardenas 711737af8e give the position offset of the file in the packet 18 years ago
Benoit Fouet 994cb3333d update reference file for seek test after delivery 8826 18 years ago
Benoit Fouet be47dad75f modify order in which files are diff'd 18 years ago
Diego Biurrun aa244b695e cosmetics: Group all external library decoders and encoders together. 18 years ago
Benoit Fouet efd5fc538e return right format in set_codec_from_probe_data 18 years ago
Mark Cox 671adb1742 patch so that the deprecated items show up correctly 18 years ago
Heikki Lindholm 29644cb504 make mpeg decoder handle mid-stream changes in resolution 18 years ago
Denis Fortin f52a02be35 add some comments 18 years ago
Benoit Fouet c4ca31d0a8 cosmetics: indentation after previous patch 18 years ago
Benoit Fouet 068b0f4f29 test if color conv fonction exists prior to using it 18 years ago
Alexander Strange 074a9d2b58 The configure test for ebx fails because it is run before the -mdynamic-no-pic 18 years ago
Zuxy Meng d84707377f use asf stream information to set bitrate 18 years ago
Wolfram Gloger 7af636d44a Fix loop condition so it can be run through more than once. 18 years ago
Wolfram Gloger 268fc08290 more detailed error message for buffer underflow 18 years ago
Diego Biurrun 2da0d70d5e cosmetics attack, part IV: Remove all tabs and prettyprint/reindent the code. 18 years ago
Mean dcc3a30b58 prevent going out of the buffer if the nal size does not fit in the buffer. 18 years ago
Diego Biurrun 428098165d cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code. 18 years ago
Diego Biurrun ce505b8523 cosmetics: Fix stray wrongly indented line. 18 years ago
Diego Biurrun 221b804f34 cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code. 18 years ago
Alex Beregszaszi 07d84a4e9f check for channels<=0 and print a reasonable error message 18 years ago
Ivo van Poorten b46d68c634 add V.Flash PTX decoder 18 years ago