summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* tcp: Allow signalling end of reading/writingSamuel Pitoiset2012-05-22
* avio: Add a function for signalling end of reading/writingSamuel Pitoiset2012-05-22
* lavfi: fix comment, audio is supported now.Anton Khirnov2012-05-22
* lavfi: fix incorrect comment.Anton Khirnov2012-05-22
* lavfi: remove avfilter_null_* from public API on next bump.Anton Khirnov2012-05-22
* lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov2012-05-22
* lavfi: deprecate default config_props() callback and refactor avfilter_config...Mina Nagy Zaki2012-05-22
* avfiltergraph: smarter sample format selection.Anton Khirnov2012-05-22
* avconv: rename transcode_audio/video to decode_audio/video.Anton Khirnov2012-05-22
* asyncts: reset delta to 0 when it's not used.Anton Khirnov2012-05-22
* x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code.Justin Ruggles2012-05-22
* dwt: return errors from ff_slice_buffer_init()Diego Biurrun2012-05-22
* dwt: check malloc callsJordi Ortiz2012-05-22
* ppc: Drop unused header regs.hDiego Biurrun2012-05-22
* af_resample: remove an extra space in the log outputJustin Ruggles2012-05-21
* Convert vector_fmul range of functions to YASM and add AVX versionsKieran Kunhya2012-05-21
* lavfi: add an audio split filterJustin Ruggles2012-05-21
* lavfi: rename vf_split.c to split.cJustin Ruggles2012-05-21
* dwt: K&R prettyprinting cosmeticsJordi Ortiz2012-05-21
* Remove libnut wrapperDiego Biurrun2012-05-21
* fate: change name of FATE samples location environment variableDiego Biurrun2012-05-21
* avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2012-05-20
* http: Factorize the code by adding http_read_header()Samuel Pitoiset2012-05-20
* indeo: Make ivi_calc_band_checksum() static, it is only used in one file.Diego Biurrun2012-05-20
* indeo: Drop unused debug function ivi_check_band().Diego Biurrun2012-05-20
* avcodec/utils: cast a function argument to shut up a compiler warningDiego Biurrun2012-05-20
* truemotion1: remove disabled codeDiego Biurrun2012-05-20
* fix typo in commentKostya Shishkov2012-05-20
* fate: fix dependencies for non-SAMPLES avconv testsMans Rullgard2012-05-20
* indeo: check for invalid motion vectorsKostya Shishkov2012-05-20
* indeo: check that band output buffer existsKostya Shishkov2012-05-20
* indeo: clear allocated band buffersKostya Shishkov2012-05-20
* indeo: track tile macroblock sizeKostya Shishkov2012-05-20
* indeo: check custom Huffman tables for errorsKostya Shishkov2012-05-20
* factor out common decoding code for Indeo 4 and Indeo 5Kostya Shishkov2012-05-20
* mp3: fix start band index for block type 2 in 8kHz audioKostya Shishkov2012-05-20
* lavf: change some (de)muxer names to lowercaseMans Rullgard2012-05-19
* lavf: make output format matching case insensitiveMans Rullgard2012-05-19
* fate: fix dependencies on SAMPLES being setMans Rullgard2012-05-19
* fate: remove unnecessary libavfilter dependencyMans Rullgard2012-05-19
* avconv: reindentAnton Khirnov2012-05-18
* avconv: replace -vsync cfr code with the fps filter.Anton Khirnov2012-05-18
* mov: enable parsing for VC-1.Anton Khirnov2012-05-18
* lavfi: Add fps filter.Anton Khirnov2012-05-18
* lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs.Anton Khirnov2012-05-18
* avconv: add support for audio in complex filtergraphs.Anton Khirnov2012-05-18
* doc: Replace some @file tags by more suitable markup.Diego Biurrun2012-05-18
* fate: Set FUZZ factor of vorbis-13 test to 2.Diego Biurrun2012-05-18
* fate: Set FUZZ factor of (e)ac3-encode test to 3.Diego Biurrun2012-05-18
* fate: remove unused code from regressions-funcs.shMans Rullgard2012-05-18