summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc/libavcodec: hint to where to find the Git historyAlexander Strasser2012-11-07
* doc/Makefile: change DOCLIBS checkStefano Sabatini2012-11-07
* lavu: remove disabled FF_API_OLD_EVAL_NAMES codeStefano Sabatini2012-11-07
* lavu/opt: show valid range in case of out-of-range valueStefano Sabatini2012-11-07
* Fix the packet duration when flushing the encoder.Thierry Foucu2012-11-07
* fate-rsync: replace -a by -rltMichael Niedermayer2012-11-07
* gsm_parser: fix infinite loopMichael Niedermayer2012-11-07
* adpcm: improve smjpeg decodingPaul B Mahol2012-11-07
* wtvenc: produce seekable filesPeter Ross2012-11-07
* wtvenc: simplify write_timestampPeter Ross2012-11-07
* wtvenc: output third video pts in timestamp chunk (this is what Microsoft Win...Peter Ross2012-11-07
* wtvenc: indent fixupPeter Ross2012-11-07
* wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; these are...Peter Ross2012-11-07
* ffv1dec: propagate return code from ffv1_common_init()Michael Niedermayer2012-11-07
* ffv1dec: more completely check slice countMichael Niedermayer2012-11-07
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-07
|\
| * libopencore-amr: Check the return value of amr_decode_fix_avctxMartin Storsjö2012-11-07
* | smjpegenc: use bits_per_coded_sample instead of calling functionPaul B Mahol2012-11-07
* | kgv1dec: fix end conditionMichael Niedermayer2012-11-07
* | lavfi/movie: return proper error code in case of av_get_token() allocation fa...Stefano Sabatini2012-11-06
* | ffprobe: fix potential NULL pointer dereferenceStefano Sabatini2012-11-06
* | lavfi/showwaves: return error in case of allocation failure in filter_samples()Stefano Sabatini2012-11-06
* | lavfi/showwaves: simplify check in filter_samples()Stefano Sabatini2012-11-06
* | sbgdec: dont set slide to a uninitialized valueNicolas George2012-11-06
* | vf_drawbox: dont move uninitialized and then unused colors aroundMichael Niedermayer2012-11-06
* | utils: fix integer overflow with DURATION_MAX_READ_SIZEMichael Niedermayer2012-11-06
* | fate: add PMP demuxer testPaul B Mahol2012-11-06
* | wavpack: check if number of samples is not too bigPaul B Mahol2012-11-06
* | wtv: move duplicated guids into wtv.cPeter Ross2012-11-06
* | wtv: rename ff_stream_guid to ff_SBE2_STREAM_DESC_EVENTPeter Ross2012-11-06
* | wtvenc: fix typoPeter Ross2012-11-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-06
|\|
| * fate: atrac: Place atrac1 and atrac3 tests in different groupsDiego Biurrun2012-11-06
| * fate: aac: cosmetics: Group AAC LATM tests togetherDiego Biurrun2012-11-06
| * x86: avresample: Add missing colons to assembly labelsDiego Biurrun2012-11-06
* | wavpack: use more meaningful error codesPaul B Mahol2012-11-06
* | .gitignore: ignore *.3 files as wellStefano Sabatini2012-11-06
* | doc/Makefile: remove .3 file with make cleanStefano Sabatini2012-11-06
* | doc/libavcodec: do not say multimedia streams in the titleAlexander Strasser2012-11-06
* | doc/libavcodec: improve wording in descriptionAlexander Strasser2012-11-06
* | doc/ffserver: fix typos/reword paragraphs about FFM versionsStefano Sabatini2012-11-06
* | examples/muxing: fix typo: allocated -> allocateStefano Sabatini2012-11-06
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2012-11-06
|\ \
| * | ffplay: adjust external clock speed based on buffer fullness for realtime sou...Marton Balint2012-11-04
* | | img2enc: support 16bit per sample yuv in split planes.Michael Niedermayer2012-11-06
* | | MAINTAINERS: fix entry for img2Michael Niedermayer2012-11-06
* | | img2enc: support storing alpha planes too in split plane modeMichael Niedermayer2012-11-06
* | | img2enc: Fix yuva with yuv split planes.Michael Niedermayer2012-11-06
* | | img2enc: check pix_fmt for split planes mode.Michael Niedermayer2012-11-06
* | | img2enc: ensure that the codec is rawvideo for split planes mode.Michael Niedermayer2012-11-06