summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vf_transpose: avoid multiple calls to avfilter_draw_slice()Stefano Sabatini2011-07-29
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-29
|\
| * h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w...Dustin Brody2011-07-28
| * x86: cabac: don't load/store context values in asmMans Rullgard2011-07-28
| * H.264: optimize CABAC x86 asm for AtomJason Garrett-Glaser2011-07-28
| * vp3/theora: flush after seek.Ronald S. Bultje2011-07-28
| * doc/fftools-common-opts: wording fixes missing from the previous commit.Anton Khirnov2011-07-28
| * doc: document using AVOptions in fftools.Anton Khirnov2011-07-28
| * cmdutils: add codec_opts parameter to setup_find_stream_info_opts()Stefano Sabatini2011-07-28
| * cmdutils: clarify documentation for filter_codec_opts()Stefano Sabatini2011-07-28
| * cmdutils: clarify documentation for setup_find_stream_info_opts()Stefano Sabatini2011-07-28
| * lavf: add forgotten attribute_deprecated to av_find_stream_info()Anton Khirnov2011-07-28
* | h264 - Correct implicit weight table computation for long ref picsJeff Downs2011-07-28
* | h264 - correct the check for invalid long term frame index in MMCO decodeJeff Downs2011-07-28
* | h264 - Fix PCM intra coded blocks in monochrome caseJeff Downs2011-07-28
* | Fix several security issues in matroskadec.c (MSVR-11-0080).Michael Niedermayer2011-07-28
* | h264: improve max slices error messageMichael Niedermayer2011-07-28
* | lsws: apply logging factorization in sws_scale_init()Stefano Sabatini2011-07-28
* | imgconvert: remove unused and inconsistent PixFmtInfo.depth fieldStefano Sabatini2011-07-28
* | prefer "SAR" over "PAR" in av_dump_format()Stefano Sabatini2011-07-28
* | lavfi-showfiltfmts: extend output format for specifying audio dataStefano Sabatini2011-07-28
* | audioconvert: define unique strings for AV_CH_LAYOUT_5POINT{0,1}_BACKStefano Sabatini2011-07-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-28
|\|
| * ppc: remove redundant setting of Altivec IDCTMans Rullgard2011-07-27
| * mpegvideo: initialise DSPContext in ff_dct_common_init()Mans Rullgard2011-07-27
| * cosmetics: reindentJustin Ruggles2011-07-27
| * eac3enc: support writing of basic mixing and info metadataJustin Ruggles2011-07-27
| * dnxhdenc: fix declarations in for loopsMans Rullgard2011-07-27
| * dsputil: remove stale bink prototypes and commentsMans Rullgard2011-07-27
| * dsputil: move a bink-only function to binkdspMans Rullgard2011-07-27
| * dsputil: remove some unused functionsMans Rullgard2011-07-27
| * bink: make IDCT take 32-bit inputKostya Shishkov2011-07-27
* | yadif must copy buffer properties like aspect for second frame as wellJoakim Plate2011-07-28
* | Remove libx264 baseline ffpresetLou Logan2011-07-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-27
|\|
| * configure: spelling cosmeticsDiego Biurrun2011-07-27
| * dctref: make sure function declarations match between .c and .h fileDiego Biurrun2011-07-27
| * x86: fix build with gcc 4.7Mans Rullgard2011-07-26
* | examples/muxing.c: apply misc style fixesStefano Sabatini2011-07-27
* | examples/muxing.c: fix typo, futur -> futureStefano Sabatini2011-07-27
* | imgconvert: change logic in avcodec_get_pix_fmt_loss()Stefano Sabatini2011-07-27
* | lsws: remove redundant macros isSupportedIn/OutStefano Sabatini2011-07-27
* | lsws: factorize some logging code in sws_init_context()Stefano Sabatini2011-07-27
* | Remove useless NULL check.Reimar Döffinger2011-07-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-26
|\|
| * ape: adjust some printf format strings to correctly match argument typesDiego Biurrun2011-07-26
* | muxer opts: fix avdict use in case of early private context allocMichael Niedermayer2011-07-25
* | ffmpeg: better timebase guessing for stream copyMichael Niedermayer2011-07-25
* | rtp: disable udp fifos, the rtp code cannot work with the fifos in its curren...Michael Niedermayer2011-07-25
* | udp: allow fifo size to be tuned seperatelyMichael Niedermayer2011-07-25