4796 Commits (75f6cc26baf8a5de22fa185b72f4d328d0828869)

Author SHA1 Message Date
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
Diego Biurrun 3883a99b7d Move H.261 parser to its own file. 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
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
Diego Biurrun aa244b695e cosmetics: Group all external library decoders and encoders together. 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
Mean dcc3a30b58 prevent going out of the buffer if the nal size does not fit in the buffer. 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
Michael Niedermayer 9f1473b304 fix exploitable buffer overflow 18 years ago
Diego Biurrun e69364b700 Mark code parts that cannot work on AMD64 due to broken relocations as such. 18 years ago
Diego Biurrun 784b7f77c8 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE. 18 years ago
Aurelien Jacobs cd53ae3a65 cosmetics: align 18 years ago
Aurelien Jacobs 7adb10bedf move ac3 tables from a .h to a .c 18 years ago
Diego Biurrun 9cfacd527c cosmetics: Put AMR entry in alphabetical order with all external libraries. 18 years ago
Diego Biurrun 73508bc6d3 Remove hackish support for the non-free fixed-point AMR-NB reference code. 18 years ago
Kostya Shishkov c5d1349242 1000l to myself as used VLC indexes were totally wrong 18 years ago
Marc Hoffman 73a47fb297 Blackfin is a strictly aligned processor. 18 years ago
Mark Cox 94cebc5641 simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail com 18 years ago
Diego Biurrun 7f3f0dc221 Remove unused variable. 18 years ago
Alex Beregszaszi 11fde35d7c compile rawvideo decoder on request 18 years ago
Alex Beregszaszi 4ea385bbbc compile mjpeg parser if requested 18 years ago
Alex Beregszaszi ddec67e8b1 ac3 parser requires tables from ac3tab.h, which are compiled into ac3.c 18 years ago
Alex Beregszaszi a7b91ac6de cosmetics: remove my email address 18 years ago
Diego Biurrun 3154f6dbf9 typo 18 years ago
Måns Rullgård 8520b6345c add .type foo, %function directives for the benefit of debuggers 18 years ago
Reimar Döffinger a1ce61108b Fix parts missed in clip -> av_clip rename 18 years ago
Benjamin Larsson b8c4a51598 Deobfuscade decodeTonalComponents calling logic. 18 years ago
Benjamin Larsson 1e8391777d Version bump, atrac3 added. 18 years ago
Ramiro Polla a31978e97c Simplify, patch by Ramiro Polla. 18 years ago
Ramiro Polla 4620ce8bb8 Remove unused vars, patch by Ramiro Polla. 18 years ago
Ramiro Polla d9fd5461aa Remove unused vars, patch by Ramiro Polla. 18 years ago