727 Commits (b45411e24a7566a1191f9526a4adea0f76e9cb86)

Author SHA1 Message Date
Michael Niedermayer 47bbf8a71d clarify codec_tag 18 years ago
Michael Niedermayer 89cff671f4 clarify sub_id 18 years ago
Baptiste Coudurier 52b6bad219 dnxhd decoder 18 years ago
Bobby Bingham 2c0c00cb14 Targa (.tga) encoder, 18 years ago
Kostya Shishkov 33a0dd378a DXA demuxer and decoder 18 years ago
Michael Niedermayer ca2a0c938e deprecate av_mallocz_static() 18 years ago
Michael Niedermayer 29301573af add avcodec_get_context_defaults2() / avcodec_alloc_context2() which take CodecType as an additional parameter 18 years ago
Panagiotis Issaris 636d6a4a47 Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img" 18 years ago
Baptiste Coudurier 92d6b7fda2 imx dump header bitstream filter, modifies bitstream to fit in mov and be decoded by final cut pro decoder 18 years ago
Baptiste Coudurier 5a6b9443ed dummy support for mpeg2 non linear quant 18 years ago
Michael Niedermayer 66a4b2c179 support feeding individual NAL units to the decoder instead of just complete frames 18 years ago
Panagiotis Issaris 81299d421b Add documentation to some avcodec.h's pix_fmt related functions and defines. 18 years ago
Baptiste Coudurier 6b936ec662 get rid of CODEC_FLAG_H263P_AIC with next major bump 18 years ago
Baptiste Coudurier abd6a4fc53 define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bump 18 years ago
Baptiste Coudurier ccec0f4f94 get rid of rtp_mode field after next major bump 18 years ago
Kostya Shishkov 01ca9ac334 DCA decoder 18 years ago
Panagiotis Issaris 392cf77a4b Move the unaltered documentation of the functions which are part of the public 18 years ago
Diego Biurrun eafcac6ac8 cosmetics: Fix another common typo, dependAnt --> dependEnt. 18 years ago
Benoit Fouet 9ff77d1797 add CODEC_TYPE_NB to enum CodecType, will be used to declare option arrays in ffmpeg.c 18 years ago
Panagiotis Issaris beebfdb1e8 Move the av_realloc_static() declaration out of avcodec.h into bitstream.c. 18 years ago
Panagiotis Issaris 4267e90dd0 Doxygenize the comments for the av_fast_realloc() function. 18 years ago
Panagiotis Issaris 8079a686c3 Doxygenize the comments for the av_free_static() function. 18 years ago
Panagiotis Issaris 9c5cb112ca Doxygenize the comments for the av_mallocz_static() function. 18 years ago
Panagiotis Issaris 3d0a39fa2d Doxygenize the comments for the av_realloc_static() function. 18 years ago
Panagiotis Issaris 2fa378a72c Doxygenize the comments for the av_get_bits_per_sample() function. 18 years ago
Panagiotis Issaris 8f6260af48 Doxygenize the comments for the av_get_pict_type_char() function. 18 years ago
Panagiotis Issaris 8fc3d25c0a Doxygenize the comments for the avpicture_free() function. 18 years ago
Panagiotis Issaris 8ab4861cc2 Move the Doxygen function documentation unaltered from libavcodec/utils.c to 18 years ago
Panagiotis Issaris f9ec0aa1a9 Add more Doxygen documentation. 18 years ago
Panagiotis Issaris 85975aa9a5 Correct typo. 18 years ago
Diego Biurrun 57177f648d cosmetics: Fix another common typo, gurantee --> guArantee. 18 years ago
Michel Bardiaux 346a655d46 Add support for MS-GSM codec 18 years ago
Michael Niedermayer bc2ce35b31 remove imgresample and convert with the next version bump 18 years ago
François Revol 8fa36ae09d This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
Diego Biurrun f4ca507980 Rename ac3 decoder to liba52 to prepare for native decoder. 18 years ago
Michael Niedermayer 5968607304 wma encoder 18 years ago
Michael Niedermayer aad512b4ec Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name seperated by . place at here gmail place a dot here com>) 18 years ago
Diego Biurrun 52548eeede BMP encoder by Michel Bardiaux, mbardiaux mediaxim be 18 years ago
Kostya Shishkov 35bffd7f3d VC-1 parser 18 years ago
Måns Rullgård 7c6c0dd9e7 revert accidental checkin 18 years ago
Måns Rullgård 173fd724f5 remove redundant loads 18 years ago
Måns Rullgård 7d42886b93 ARMv6 SIMD IDCT 18 years ago
Panagiotis Issaris de6c4b2dd3 Typo 18 years ago
Diego Biurrun 150d27725b Theora encoding via libtheora. 18 years ago
Diego Biurrun 7ce6a249c7 cosmetics: Sort decoder/encoder/parser variables lists. 18 years ago
Diego Biurrun ec23a8cb73 cosmetics: List all encoders together. 18 years ago
Benjamin Larsson 053185c2fa Flash screen video encoder. 18 years ago
Michael Niedermayer ac66834c75 avcodec_decode_audio2() 18 years ago
Kostya Shishkov 185c7b6b26 Musepack SV7 decoding support 18 years ago
Michael Niedermayer c52f5d66a2 skiprd 18 years ago