| Commit message (Expand) | Author | Age | Files | Lines |
* | support feeding individual NAL units to the decoder instead of just complete ... | Michael Niedermayer | 2007-03-02 | 1 | -2/+3 |
* | Add documentation to some avcodec.h's pix_fmt related functions and defines. | Panagiotis Issaris | 2007-03-01 | 1 | -8/+41 |
* | get rid of CODEC_FLAG_H263P_AIC with next major bump | Baptiste Coudurier | 2007-03-01 | 1 | -0/+2 |
* | define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bump | Baptiste Coudurier | 2007-03-01 | 1 | -0/+3 |
* | get rid of rtp_mode field after next major bump | Baptiste Coudurier | 2007-02-28 | 1 | -0/+2 |
* | DCA decoder | Kostya Shishkov | 2007-02-27 | 1 | -2/+4 |
* | Move the unaltered documentation of the functions which are part of the public | Panagiotis Issaris | 2007-02-25 | 1 | -0/+48 |
* | cosmetics: Fix another common typo, dependAnt --> dependEnt. | Diego Biurrun | 2007-02-24 | 1 | -3/+3 |
* | add CODEC_TYPE_NB to enum CodecType, will be used to declare option arrays in... | Benoit Fouet | 2007-02-23 | 1 | -0/+1 |
* | Move the av_realloc_static() declaration out of avcodec.h into bitstream.c. | Panagiotis Issaris | 2007-02-22 | 1 | -9/+0 |
* | Doxygenize the comments for the av_fast_realloc() function. | Panagiotis Issaris | 2007-02-22 | 1 | -1/+4 |
* | Doxygenize the comments for the av_free_static() function. | Panagiotis Issaris | 2007-02-22 | 1 | -2/+2 |
* | Doxygenize the comments for the av_mallocz_static() function. | Panagiotis Issaris | 2007-02-22 | 1 | -1/+6 |
* | Doxygenize the comments for the av_realloc_static() function. | Panagiotis Issaris | 2007-02-22 | 1 | -1/+5 |
* | Doxygenize the comments for the av_get_bits_per_sample() function. | Panagiotis Issaris | 2007-02-22 | 1 | -1/+4 |
* | Doxygenize the comments for the av_get_pict_type_char() function. | Panagiotis Issaris | 2007-02-22 | 1 | -1/+4 |
* | Doxygenize the comments for the avpicture_free() function. | Panagiotis Issaris | 2007-02-22 | 1 | -1/+5 |
* | Move the Doxygen function documentation unaltered from libavcodec/utils.c to | Panagiotis Issaris | 2007-02-22 | 1 | -1/+25 |
* | Add more Doxygen documentation. | Panagiotis Issaris | 2007-02-22 | 1 | -12/+199 |
* | Correct typo. | Panagiotis Issaris | 2007-02-21 | 1 | -1/+1 |
* | cosmetics: Fix another common typo, gurantee --> guArantee. | Diego Biurrun | 2007-02-21 | 1 | -2/+2 |
* | Add support for MS-GSM codec | Michel Bardiaux | 2007-02-20 | 1 | -3/+6 |
* | remove imgresample and convert with the next version bump | Michael Niedermayer | 2007-02-17 | 1 | -7/+12 |
* | This fixes error handling for BeOS, removing the need for some ifdefs. | François Revol | 2007-02-13 | 1 | -2/+19 |
* | Rename ac3 decoder to liba52 to prepare for native decoder. | Diego Biurrun | 2007-02-11 | 1 | -1/+1 |
* | wma encoder | Michael Niedermayer | 2007-02-06 | 1 | -2/+4 |
* | Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name sepe... | Michael Niedermayer | 2007-02-06 | 1 | -0/+1 |
* | BMP encoder by Michel Bardiaux, mbardiaux mediaxim be | Diego Biurrun | 2007-02-05 | 1 | -2/+3 |
* | VC-1 parser | Kostya Shishkov | 2007-02-03 | 1 | -2/+3 |
* | revert accidental checkin | Måns Rullgård | 2007-02-01 | 1 | -1/+0 |
* | remove redundant loads | Måns Rullgård | 2007-02-01 | 1 | -0/+1 |
* | ARMv6 SIMD IDCT | Måns Rullgård | 2007-01-28 | 1 | -0/+1 |
* | Typo | Panagiotis Issaris | 2007-01-26 | 1 | -1/+1 |
* | Theora encoding via libtheora. | Diego Biurrun | 2007-01-25 | 1 | -0/+1 |
* | cosmetics: Sort decoder/encoder/parser variables lists. | Diego Biurrun | 2007-01-21 | 1 | -178/+178 |
* | cosmetics: List all encoders together. | Diego Biurrun | 2007-01-21 | 1 | -4/+4 |
* | Flash screen video encoder. | Benjamin Larsson | 2007-01-21 | 1 | -2/+3 |
* | avcodec_decode_audio2() | Michael Niedermayer | 2007-01-14 | 1 | -3/+6 |
* | Musepack SV7 decoding support | Kostya Shishkov | 2006-12-24 | 1 | -2/+4 |
* | skiprd | Michael Niedermayer | 2006-12-23 | 1 | -0/+1 |
* | Add support for VP60 and VP61. | Aurelien Jacobs | 2006-12-17 | 1 | -2/+2 |
* | lavc is at major version 51, delete old stuff | Måns Rullgård | 2006-12-08 | 1 | -3/+0 |
* | Add codec ID for a native H.264 encoder. | Panagiotis Issaris | 2006-12-07 | 1 | -0/+1 |
* | ZMBV encoder | Kostya Shishkov | 2006-12-07 | 1 | -2/+3 |
* | use the standard INT64_C() macro for 64-bit constants | Måns Rullgård | 2006-12-06 | 1 | -1/+1 |
* | Add "mixed_refs" description suggested by Loren Merritt and update accompanying | Panagiotis Issaris | 2006-12-06 | 1 | -1/+1 |
* | Move BE_*/LE_*/ST*/LD* macros to a common place. Some further | Reimar Döffinger | 2006-12-03 | 1 | -14/+0 |
* | mjpeg a dump header bitstream filter, modifies bitstream to be decoded by qui... | Baptiste Coudurier | 2006-12-01 | 1 | -0/+1 |
* | mp3 header (de)compression bitstream filter | Michael Niedermayer | 2006-11-10 | 1 | -0/+2 |
* | get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_... | Baptiste Coudurier | 2006-11-09 | 1 | -0/+2 |