summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: add libavcodec.texiStefano Sabatini2012-11-04
* cmdutils: allow to set the report file name.Nicolas George2012-11-04
* lavu/opt: implement av_opt_get_key_value().Nicolas George2012-11-04
* lavu/opt: parse key into a mallocated buffer.Nicolas George2012-11-04
* Revert "cmdutils: allow specifying the file for -report"Michael Niedermayer2012-11-04
* vocenc: fix 10l regressionPaul B Mahol2012-11-04
* vocenc: abort if unsupported codec is usedPaul B Mahol2012-11-04
* transform: give avfilter_transform() a return value for returning an errorMichael Niedermayer2012-11-04
* movenc: remove unneeded checkMichael Niedermayer2012-11-04
* cook: fix use of uninitialized variableMichael Niedermayer2012-11-04
* lavfi/earwax: add missing NULL check in filter_samples()Stefano Sabatini2012-11-04
* add tools/fourcc2pixfmt to .gitignoreStefano Sabatini2012-11-03
* lavc/xfaceenc: prefer do{}while() over for(){} construct in xface_encode_fram...Stefano Sabatini2012-11-03
* fate: add filmstrip testMichael Niedermayer2012-11-03
* amr_decode_fix_avctx should not return valueXidorn Quan2012-11-03
* lswr/swresample: adopt globally consistent rules for options help messageStefano Sabatini2012-11-03
* lavc/options_table: force non-negative bitrate rangeStefano Sabatini2012-11-03
* crystalhd: fix missing braces warningMichael Niedermayer2012-11-03
* avstring: fix compiler warning about freeing const pointersMichael Niedermayer2012-11-03
* doc/faq: make the -sameq question more explicit.Nicolas George2012-11-03
* doc/faq: explain why -sameq is gone.Nicolas George2012-11-03
* westwood_aud: remove stale commentPaul B Mahol2012-11-03
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-03
|\
| * doc: add apidoc target for doxygen API documentationJanne Grunau2012-11-02
| * matroskadec: do not use avpacket internalsAnton Khirnov2012-11-02
* | Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f'Michael Niedermayer2012-11-03
|\|
| * lavf: fix av_interleaved_write_frame() doxy.Anton Khirnov2012-11-02
| * lavf: clarify the lifetime of demuxed packets.Anton Khirnov2012-11-02
| * avconv: do not free muxed packet on streamcopy.Anton Khirnov2012-11-02
| * crc: move doxy to the headerAnton Khirnov2012-11-02
| * vf_drawtext: do not use deprecated av_tree_node_sizeAnton Khirnov2012-11-02
| * x86: Refactor PSWAPD fallback implementations and port to cpuflagsDiego Biurrun2012-11-02
* | Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60'Michael Niedermayer2012-11-03
|\|
| * parser: Move Doxygen documentation to the header filesDiego Biurrun2012-11-02
| * PGS subtitles: Expose forced flagJohn Stebbins2012-11-02
| * x86: PMINUB: port to cpuflagsDiego Biurrun2012-11-02
* | lavu/opt: set sample format default value, and accept NULL valueStefano Sabatini2012-11-03
* | Merge commit '9ce02e14f01de50fcc6f7f459544b140be66d615'Michael Niedermayer2012-11-03
|\|
| * x86: ac3dsp: port to cpuflagsDiego Biurrun2012-11-02
| * x86util: Add cpuflags_mmxext alias for cpuflags_mmx2Diego Biurrun2012-11-02
| * x86inc: Only define program_name if the macro is unsetDiego Biurrun2012-11-02
* | lavc/options_table: make "request_sample_fmt" an AV_OPT_TYPE_SAMPLE_FMT optionStefano Sabatini2012-11-03
* | lavu/opt: prefer if(){}else{} over if()else{} constructStefano Sabatini2012-11-03
* | lavu/opt: add AV_OPT_SAMPLE_FMT optionStefano Sabatini2012-11-03
* | lswr/swresample.h: use consistent inclusion guard header nameStefano Sabatini2012-11-03
* | ffmpeg: complain loudly and exit in case removed -sameq option is specifiedStefano Sabatini2012-11-03
* | doc/ffmpeg: remove -debug option descriptionStefano Sabatini2012-11-03
* | asfdec: check stream_index for validityMichael Niedermayer2012-11-03
* | asfdec: flip the interpretation of the header aspect backMichael Niedermayer2012-11-03
* | asfdec: parse aspect ratio payload extensionMichael Niedermayer2012-11-03