summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavf/img2dec: add and document pattern_type optionStefano Sabatini2012-08-08
* doc/demuxers: itemize image2 examples and put them in a dedicated subsectionStefano Sabatini2012-08-08
* lavf/movenc: use two explicit bytes instead of a short.Clément Bœsch2012-08-08
* lavfi/atempo: remove dead increment.Clément Bœsch2012-08-08
* lavf: block special characters in dump metadataMichael Niedermayer2012-08-08
* matroskadec: fix lace vs block duration.Michael Niedermayer2012-08-08
* lavfi/testsrc: set default value for option "color" to NULL and rework color ...Stefano Sabatini2012-08-08
* configure: fix sctp check.Michael Niedermayer2012-08-08
* doc/general: move ZeroCodec to right sectionPaul B Mahol2012-08-08
* lavf/movenc: add frame rate heuristic for timecode frame rate.Clément Bœsch2012-08-08
* lavu/timecode: add av_timecode_check_frame_rate().Clément Bœsch2012-08-08
* lavf/mxfenc: better error handling with invalid frame rate.Clément Bœsch2012-08-08
* lavf/mxfenc: simplify frame rate checks.Clément Bœsch2012-08-08
* lavc/old_codec_ids: Fix make checkheaders.jamal2012-08-08
* cavs: fix memleakMichael Niedermayer2012-08-08
* x86inc.asm: remove redundant ifdef __YASM_VER__Michael Niedermayer2012-08-08
* libtwolame: fix stupid bugPaul B Mahol2012-08-07
* rename missed CodecID to AVCodecIDMichael Niedermayer2012-08-07
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-07
|\
| * x86: fix build with nasm 2.08Mans Rullgard2012-08-07
| * x86: use nop cpu directives only if supportedMans Rullgard2012-08-07
| * x86: fix rNmp macros with nasmMans Rullgard2012-08-07
| * build: add trailing / to yasm/nasm -I flagsMans Rullgard2012-08-07
| * x86: use 32-bit source registers with movd instructionMans Rullgard2012-08-07
| * x86: add colons after labelsMans Rullgard2012-08-07
* | gifdec: return more meaningful error codesPaul B Mahol2012-08-07
* | gifdec: remove redundant "gif: " from av_dlog()Paul B Mahol2012-08-07
* | gifdec: pass avctx to av_log()Paul B Mahol2012-08-07
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
| * lavc: add AV prefix to codec ids.Anton Khirnov2012-08-07
* | build: Fix some paths in uninstall-libsjamal2012-08-07
* | checkheaders: Fix directory creation in out-of-tree builds.jamal2012-08-07
* | Merge commit 'f5d2c597e99af218b0d4d1cf9737c7e68ee934e4'Michael Niedermayer2012-08-07
|\|
| * build: fix library installation on cygwinYaakov Selkowitz2012-08-07
| * mpc8: add a flush functionJustin Ruggles2012-08-06
| * mpc8: set packet duration and stream start time instead of tracking framesJustin Ruggles2012-08-06
* | pnmdec: make ff_pnm_decode_header() more robustMichael Niedermayer2012-08-07
* | pnmdec: make pnm_get more robustMichael Niedermayer2012-08-07
* | configure: Add support for e500mc CPUDerek Buitenhuis2012-08-07
* | lavfi: add smptebars sourcePaul B Mahol2012-08-07
* | examples/muxing: set codec in the codec contextStefano Sabatini2012-08-07
* | avidec: fix AVStream.info memleak with dv.Michael Niedermayer2012-08-07
* | mpeg12dec: move checks out of decode picture coding extension.Michael Niedermayer2012-08-07
* | arm: fix compile with disable-optimizations on androidMichael Niedermayer2012-08-07
* | doc: fix misspelled "convergence".Clément Bœsch2012-08-07
* | avcodec: add bmp parserPaul B Mahol2012-08-07
* | mpegaudiodec: replace assert() by check under #ifdef DEBUGMichael Niedermayer2012-08-07
* | proresenc_kostya: do not attempt to free random thingsMichael Niedermayer2012-08-07
* | h264: disable assert on current_picture_ptr being null.Michael Niedermayer2012-08-07