642 Commits (ca34b9e61551506aab28a0839999d6caa05dcece)

Author SHA1 Message Date
Benjamin Larsson 636b13c5fc Nellymoser ASAO decoder 17 years ago
Ville Skyttä 645f7879ca Specify in documentation that avcodec_find_(en|de)coder* only searches for 17 years ago
Baptiste Coudurier fc4cbc1699 DNxHD (SMPTE VC-3) encoder 17 years ago
Vladimir Voroshilov 8787d8377f AMV video decoder. 17 years ago
Vitor Sessak 3a7f5d072a AMV audio decoder 17 years ago
Aurelien Jacobs 91fc2cf150 add a new vp6a codec (add alpha plan support to vp6) 17 years ago
Aurelien Jacobs 84a72b1675 remove obsolete and wrong extern declaration 17 years ago
Kostya Shishkov bf4a1f17ee Monkey Audio decoder 17 years ago
Benoit Fouet 0a1a0a805a add a close function to bitstream filter 17 years ago
Denes Balatoni d9420d4df1 add simple_idct implemented in Sparc VIS 17 years ago
Diego Biurrun 273b0cd3c4 prettyprinting cosmetics 17 years ago
Reimar Döffinger b1ec601f7f Add request_channels member to AVCodecContext so we now have a proper 17 years ago
Aurelien Jacobs 5ab657079d parsers and bsfs declarations are not meant to be part of public API 17 years ago
Ramiro Polla f3a3c72e3c Introduce AVERROR_PATCHWELCOME 18 years ago
David Conrad 42c71907cb Add av_get_bits_per_sample_format() 18 years ago
Reimar Döffinger 7e2643ae8d First version of xsub decoder, not yet tested 18 years ago
Michael Niedermayer a11c2a2c66 support silly PCM variant used by zork nemesis 18 years ago
Diego Biurrun df3a80b50a cosmetics: misc typo fixes 18 years ago
Michael Niedermayer 8950f82879 detect voxware (closes issue39) 18 years ago
Ivan Kalvachev 0ac9a875d4 revert commit 9603 18 years ago
Ivan Kalvachev ddeaf723c5 Integrate reference mpeg IDCT into dsputil. 18 years ago
Aurelien Jacobs 66fc495a10 comment explaining that text subtitle need to be UTF-8 for now 18 years ago
Aurelien Jacobs f7e97aaf87 add support for Matroska subtitle tracks 18 years ago
Måns Rullgård 4f13e73392 avoid deprecation warnings for ImgReSampleContext from avcodec.h 18 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Nicolas George 6b0cdb6e04 More detailed documentation 18 years ago
Carl Eugen Hoyos c9823f0577 Improve understanding ofavcodec_find_decoder() 18 years ago
Diego Biurrun 755bfeabcc misc spelling fixes 18 years ago
Stefano Sabatini 26ef3220cf Move the video size and rate abbreviations system from libavformat to libavcodec 18 years ago
Aurelien Jacobs 0c33dac236 move codecs declarations from avcodec.h to allcodecs.h 18 years ago
Ronald S. Bultje ac237a2f5d Add CPU feature definitions for SSE3 and SSSE3. 18 years ago
Ronald S. Bultje d07026cd16 CPU feature definitions should always be available, not just when the 18 years ago
Diego Biurrun 1cc60c47c5 Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. 18 years ago
Diego Biurrun 69ddbd1dad Rename aac_decoder to libfaad_decoder for consistency and to be able to 18 years ago
Diego Biurrun c9171a830b Rename faac_encoder to libfaac_encoder for consistency and to be able to 18 years ago
Stefano Sabatini c3b95b1d3d Add support for listing the supported pixel formats using the option 18 years ago
Aurelien Jacobs 5acd8d9e77 allows to disable jpegls decoder 18 years ago
Aurelien Jacobs 670a6b133b remove libdts decoder, we have a native dts decoder 18 years ago
Diego Biurrun 605315248c Remove extern C declarations for C++. 18 years ago
Benoit Fouet 35e7f087ba add AVERROR_NOENT 18 years ago
Ivo van Poorten 1ca779e7eb Renderware TXD decoder 18 years ago
Vitor Sessak f025588bb6 RoQ audio encoder 18 years ago
Aurelien Jacobs c53d2d9042 make some parser parameters const to avoid casting const to non-const 18 years ago
Diego Biurrun b0caf888d2 Rename oggvorbis decoder to libvorbis. 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
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
Ivo van Poorten b46d68c634 add V.Flash PTX decoder 18 years ago