Age | Commit message (Expand) | Author |
2007-04-13 | timestamps generation improvement when parsing avi | Joakim Plate |
2007-04-07 | Bethsoft VID demuxer and video decoder | Nicholas Tung |
2007-04-07 | THP PCM decoder, used on the Nintendo GameCube. | Marco Gerards |
2007-04-07 | Interplay C93 demuxer and video decoder | Anssi Hannula |
2007-04-07 | spelling/wording/grammar | Diego Biurrun |
2007-04-06 | SGI image decoder ported to the new image API. | Xiaohui Sun |
2007-04-03 | cosmetic | Michael Niedermayer |
2007-04-03 | FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a patch by Kamil Nowosad | Kamil Nowosad |
2007-04-03 | tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl) | Michael Niedermayer |
2007-04-01 | support for the THP game format by Marco Gerards, mgerards xs4all nl | Diego Biurrun |
2007-03-27 | codec id addition guidlines | Michael Niedermayer |
2007-03-26 | get rid of unused entries in the middle of xvmc_render struct, | Ivan Kalvachev |
2007-03-25 | increment subminor version due to r8502 and r8504, those revisions make dnxhd... | Baptiste Coudurier |
2007-03-22 | clarify codec_tag | Michael Niedermayer |
2007-03-22 | clarify sub_id | Michael Niedermayer |
2007-03-18 | dnxhd decoder | Baptiste Coudurier |
2007-03-15 | Targa (.tga) encoder, | Bobby Bingham |
2007-03-14 | DXA demuxer and decoder | Kostya Shishkov |
2007-03-13 | deprecate av_mallocz_static() | Michael Niedermayer |
2007-03-07 | add avcodec_get_context_defaults2() / avcodec_alloc_context2() which take Cod... | Michael Niedermayer |
2007-03-04 | Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img" | Panagiotis Issaris |
2007-03-04 | imx dump header bitstream filter, modifies bitstream to fit in mov and be dec... | Baptiste Coudurier |
2007-03-04 | dummy support for mpeg2 non linear quant | Baptiste Coudurier |
2007-03-02 | support feeding individual NAL units to the decoder instead of just complete ... | Michael Niedermayer |
2007-03-01 | Add documentation to some avcodec.h's pix_fmt related functions and defines. | Panagiotis Issaris |
2007-03-01 | get rid of CODEC_FLAG_H263P_AIC with next major bump | Baptiste Coudurier |
2007-03-01 | define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bump | Baptiste Coudurier |
2007-02-28 | get rid of rtp_mode field after next major bump | Baptiste Coudurier |
2007-02-27 | DCA decoder | Kostya Shishkov |
2007-02-25 | Move the unaltered documentation of the functions which are part of the public | Panagiotis Issaris |
2007-02-24 | cosmetics: Fix another common typo, dependAnt --> dependEnt. | Diego Biurrun |
2007-02-23 | add CODEC_TYPE_NB to enum CodecType, will be used to declare option arrays in... | Benoit Fouet |
2007-02-22 | Move the av_realloc_static() declaration out of avcodec.h into bitstream.c. | Panagiotis Issaris |
2007-02-22 | Doxygenize the comments for the av_fast_realloc() function. | Panagiotis Issaris |
2007-02-22 | Doxygenize the comments for the av_free_static() function. | Panagiotis Issaris |
2007-02-22 | Doxygenize the comments for the av_mallocz_static() function. | Panagiotis Issaris |
2007-02-22 | Doxygenize the comments for the av_realloc_static() function. | Panagiotis Issaris |
2007-02-22 | Doxygenize the comments for the av_get_bits_per_sample() function. | Panagiotis Issaris |
2007-02-22 | Doxygenize the comments for the av_get_pict_type_char() function. | Panagiotis Issaris |
2007-02-22 | Doxygenize the comments for the avpicture_free() function. | Panagiotis Issaris |
2007-02-22 | Move the Doxygen function documentation unaltered from libavcodec/utils.c to | Panagiotis Issaris |
2007-02-22 | Add more Doxygen documentation. | Panagiotis Issaris |
2007-02-21 | Correct typo. | Panagiotis Issaris |
2007-02-21 | cosmetics: Fix another common typo, gurantee --> guArantee. | Diego Biurrun |
2007-02-20 | Add support for MS-GSM codec | Michel Bardiaux |
2007-02-17 | remove imgresample and convert with the next version bump | Michael Niedermayer |
2007-02-13 | This fixes error handling for BeOS, removing the need for some ifdefs. | François Revol |
2007-02-11 | Rename ac3 decoder to liba52 to prepare for native decoder. | Diego Biurrun |
2007-02-06 | wma encoder | Michael Niedermayer |
2007-02-06 | Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name sepe... | Michael Niedermayer |