summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 16l trocadero: Musepack SV7 decoder may skip more than 16 bits at theKostya Shishkov2010-11-15
* minor bump and Changelog entry for r25747Aurelien Jacobs2010-11-14
* minor bump and APIchanges for r25745Aurelien Jacobs2010-11-14
* adpcm: Fix a commentMartin Storsjö2010-11-14
* Add AMR-NB FATE testsVitor Sessak2010-11-14
* Add Musepack7 FATE testVitor Sessak2010-11-14
* Fix frei0r filter after av_parse_color() syntax change.Stefano Sabatini2010-11-13
* add missing files in previous commit (ASS encoder and decoder)Aurelien Jacobs2010-11-13
* add ASS encoder and decoderAurelien Jacobs2010-11-13
* allow passing subtitles header between decoder and encoderAurelien Jacobs2010-11-13
* improve av_parse_color() to allow for non-null terminated color stringAurelien Jacobs2010-11-13
* improve av_parse_color() to support html formattingAurelien Jacobs2010-11-13
* add global header support for subtitles encodingAurelien Jacobs2010-11-13
* Fix revision number of the last APIchanges entry.Stefano Sabatini2010-11-13
* Make avfiltergraph.h public.Stefano Sabatini2010-11-13
* In ff_get_ref_perms_string() use 'u' and 'U' for representingStefano Sabatini2010-11-13
* lavf/utils: use av_{i/o}format_next() instead of first_{i/o}formatAnton Khirnov2010-11-13
* Prefix with "ff_" the functions:Stefano Sabatini2010-11-13
* Remove now unused file (should have been part of commit r25735)Vitor Sessak2010-11-12
* Test 4XM decoding (and not only demuxing) in FATE testsVitor Sessak2010-11-12
* Fix visual artifacts in 4XM decoding on big-endian systemVitor Sessak2010-11-12
* adpcm: Replace any of the leaf nodes in the heapMartin Storsjö2010-11-12
* ReindentMartin Storsjö2010-11-12
* adpcm: Store the trellis nodes in a heap instead of a sorted arrayMartin Storsjö2010-11-12
* Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enumStefano Sabatini2010-11-12
* ffmpeg.c: add a forgotten break in chapter copyingAnton Khirnov2010-11-12
* ffmpeg.c: reindentAnton Khirnov2010-11-12
* ffmpeg.c: add an option for copying chaptersAnton Khirnov2010-11-12
* 10l: dx shouldn't exist.Alex Converse2010-11-12
* 10l: vorbisdec: declare dyAlex Converse2010-11-12
* vorbisdec: Fix floor1 decodingGregory Maxwell2010-11-12
* Add missing check on the existence of an associated output pad forStefano Sabatini2010-11-11
* remove declaration inside for(), i is already declaredAurelien Jacobs2010-11-11
* MJPEG/AVI1 to JPEG/JFIF bitstream filter.Nicolas George2010-11-11
* Remove bitrate tolerance from libx264 interfaceJason Garrett-Glaser2010-11-11
* drop support for base-10 encoded alpha component in av_parse_color()Aurelien Jacobs2010-11-10
* In avcodec_pix_fmt_string() use local variable pixdesc rather thanStefano Sabatini2010-11-10
* Make avcodec_pix_fmt_string() use the information in the pixel formatStefano Sabatini2010-11-10
* Intel C compiler 12.0 does not suport these attributes: may_alias, force_alig...Carl Eugen Hoyos2010-11-10
* Move code to be used by the IEC 61937 demuxer from spifenc.c into commonAnssi Hannula2010-11-10
* Simplify: Remove impossible condition.Nicolas Kaiser2010-11-09
* Rename spdif.c as spdifenc,c to prepare for future spdif demuxer.Anssi Hannula2010-11-09
* Move internal function ff_set_systematic_pal() to libavcore, andStefano Sabatini2010-11-09
* Reindent after last commit.Thilo Borgmann2010-11-08
* Allow clean initialization of lut_status array by changing type to signed int.Thilo Borgmann2010-11-08
* Add a file for bitstream filters documentation.Stefano Sabatini2010-11-08
* Use hierarchic names convention (prefix them with av_expr) for theStefano Sabatini2010-11-08
* Rename avfilter_destroy() as avfilter_free().Stefano Sabatini2010-11-08
* ffmpeg.c: allow using negative file indices to disable metadata copyingAnton Khirnov2010-11-08
* Remove graphparser.h header, move AVFilterInOut andStefano Sabatini2010-11-07