summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* presets: favor vprofile over profile to avoid conflicts with audio profilesMichael Niedermayer2011-10-20
* lavfi: add missing header mulitple-inclusion guard in transform.hStefano Sabatini2011-10-20
* lavfi/transform.h: apply misc doxy cosmetical changesStefano Sabatini2011-10-20
* aacdec: support chan config =1 stereo filesMichael Niedermayer2011-10-20
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-20
|\
| * presets: rename presets directoryJanne Grunau2011-10-19
| * lavc: make avcodec_get_context_defaults3 "officially" publicAnton Khirnov2011-10-19
| * lavf: replace av_new_stream->avformat_new_stream part II.Anton Khirnov2011-10-19
| * lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-19
| * lavf: add avformat_new_stream as a replacement for av_new_stream.Anton Khirnov2011-10-19
| * Use correct scaling table for bwd-pred MVs in second B-fieldMashiat Sarker Shakkhar2011-10-19
| * Ut Video decoderKostya Shishkov2011-10-19
| * Makefile: change presets extension to .avpresetAnton Khirnov2011-10-19
| * lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini2011-10-19
| * lavfi: add testsrc sourceStefano Sabatini2011-10-19
| * AVOptions: add documentation.Anton Khirnov2011-10-19
| * presets: update libx264 ffpresetsAnton Khirnov2011-10-19
* | deshake: limit deshake to specific area to search for motion vectors.Paul Flinders2011-10-20
* | v210dec: remove debuging #includeMichael Niedermayer2011-10-20
* | mpegts: do not return from ff_mpegts_parse_packet() after having seen the fir...Laurent Aimar2011-10-19
* | mpegts: fix return value when enough ts packets have been parsed or when the ...Laurent Aimar2011-10-19
* | Fixes avpicture_layout to not write past buffer end.Matthew Einhorn2011-10-19
* | mpegtsenc: fix handling of large audio packetsMichael Niedermayer2011-10-19
* | mpeg12: remove '[' and ']' around last timecode field to match std representa...Clément Bœsch2011-10-19
* | Add V210 SIMDKieran Kunhya2011-10-19
* | Move x264asm to libavutil.Kieran Kunhya2011-10-19
* | Do not call parse_keyframes_index with NULL stream.Reimar Döffinger2011-10-19
* | Fix AMR block length for no data mode when muxing mov.Carl Eugen Hoyos2011-10-19
* | mpeg12dec: Support invalid field motion types,Michael Niedermayer2011-10-19
* | mpeg12dec: assert no field frame messMichael Niedermayer2011-10-19
* | mov: Raise ctts dts_shift threshold by 1Michael Niedermayer2011-10-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-19
|\|
| * sunrast: Check for out of bounds readsLaurent Aimar2011-10-18
| * lavc: rename AV_ER_* options to AV_EF_* and rename AGGRESSIVE to BUFFERDustin Brody2011-10-18
| * lavc: replace API-bump-triggered AVCodecContext field change with shorter, no...Dustin Brody2011-10-18
| * Add libvpx presets.Anton Khirnov2011-10-18
| * doc/avtools: add forgotten part to stream specifiers descriptionAnton Khirnov2011-10-18
| * swscale: prevent overflow during initializationRonald Bultje2011-10-18
| * g722: Add a fate test for the encoderMartin Storsjö2011-10-18
| * fate: Add a target for creating a 16000 Hz mono synthetic audio fileMartin Storsjö2011-10-18
| * macosx: use the default surface on newer sdlLuca Barbato2011-10-17
* | vf_mp: Fix several incompatible pointer type warnings.Michael Niedermayer2011-10-19
* | vf_unsharp: Fix false ‘src2’ may be used uninitialized in this function w...Michael Niedermayer2011-10-19
* | src_movie: Fix incompatible pointer type warning.Michael Niedermayer2011-10-19
* | vf_deshake: Fix cast discards qualifiers from pointer target type warning.Michael Niedermayer2011-10-19
* | vf_pixdesctest: Fix incompatible pointer type warning.Michael Niedermayer2011-10-18
* | yadif: Fix assignment from incompatible pointer type warningMichael Niedermayer2011-10-18
* | vsrc_buffer: FIx incompatible pointer type warningMichael Niedermayer2011-10-18
* | aevalsrc: enclose example arguments in double quotesStefano Sabatini2011-10-18
* | ffprobe: prefer av_freep() over av_free() for global print_format option.Clément Bœsch2011-10-18