summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Flag DVB subtitles for the hard hearing appropriately using their component_t...Hendrik Leppkes2011-03-07
* mpegtsenc: handle multiple language tags per streamAnssi Hannula2011-03-07
* lavf: update documentation of AVOutputFormat.flagsAnssi Hannula2011-03-07
* reindent.Ronald S. Bultje2011-03-07
* avio: move ff_rewind_with_probe_data from avio.h to avio_internal.hAnton Khirnov2011-03-07
* avio: deprecate url_fget_max_packet_sizeAnton Khirnov2011-03-07
* aacenc: remove the data arraysYoung Han Lee2011-03-07
* lavf: document the use of multiple entries in language metadata tagAnssi Hannula2011-03-07
* aac_latm_dec: use aac context and aac m4acThadeu Lima de Souza Cascardo2011-03-07
* ac3enc: add some assertionsJustin Ruggles2011-03-07
* ac3enc: use av_assert2() instead of assert() to make debugging easier.Justin Ruggles2011-03-07
* cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec().Justin Ruggles2011-03-07
* Fix compilation on powerpc with --disable-altivec.Carl Eugen Hoyos2011-03-07
* Add audio codec 0x1600 (ADTS AAC)Peter Ross2011-03-07
* avio: avio_ prefix for url_fsizeAnton Khirnov2011-03-07
* avio: deprecate url_fgetc and remove all it usesAnton Khirnov2011-03-07
* avio: deprecate url_fgetsAnton Khirnov2011-03-07
* avio: add avio_skip macroPeter Ross2011-03-07
* h264_mp3toannexb_bsg: don't crash, but warn, if PPS/SPS not found.Sean McGovern2011-03-07
* Add Apple HTTP Live Streaming protocol handlerMartin Storsjö2011-03-06
* URLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEMEMartin Storsjö2011-03-06
* URLProtocol: Add a flags fieldMartin Storsjö2011-03-06
* yadif: add parens around macro parametersMans Rullgard2011-03-05
* ac3enc: add num_rematrixing_bands to AC3EncodeContext and use it instead of t...Justin Ruggles2011-03-04
* ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.hJustin Ruggles2011-03-04
* avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov2011-03-04
* lavf: deprecate get_strz() in favor of avio_get_strAnton Khirnov2011-03-04
* avio: add avio_get_str()Reimar Döffinger2011-03-04
* avio: fix fourcc if any character is >=0x80.Ronald S. Bultje2011-03-04
* vp3-mt: fix deadlock when first frame is not a keyframe.Ronald S. Bultje2011-03-02
* threads: allow thread count of zeroMans Rullgard2011-03-02
* vc1: fix decoding when end sequence is presentBaptiste Coudurier2011-03-02
* ffmpeg: Use av_pkt_dump_log2Martin Storsjö2011-03-02
* libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameterMartin Storsjö2011-03-02
* aviobuf: Write new data at s->buf_end in fill_bufferMartin Storsjö2011-03-02
* movenc: use correct tag for dvcpro hdBaptiste Coudurier2011-03-02
* dnxhd: allow encoding with Avid Nitris compatibility.Baptiste Coudurier2011-03-01
* movenc: fix tkhd height for imxBaptiste Coudurier2011-03-01
* avio: deprecate url_fskipAnton Khirnov2011-03-01
* lavf: replace all uses of url_fskip with avio_seekAnton Khirnov2011-03-01
* avio: avio_ prefix for url_fseekAnton Khirnov2011-03-01
* huffyuv: Add multithreading supportAlexander Strange2011-03-01
* pthreads: Fix bug introduced with thread_safe_callbacksAlexander Strange2011-03-01
* Use --sysroot flag for clangMans Rullgard2011-02-28
* ARM: VP8: fix build on systems with global symbol prefixMans Rullgard2011-02-27
* ARM: fix vp8 neon with pic enabledMans Rullgard2011-02-27
* configure: document FATE_SAMPLES env var in --help textReimar Döffinger2011-02-26
* fate: get samples location from env var if not explicitly setMans Rullgard2011-02-26
* movenc: remove uses of deprecated API.Ronald S. Bultje2011-02-25
* store pasp atom for all types of quicktime movieMaksym Veremeyenko2011-02-25