summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi: don't try to indent words in trace messagesStefano Sabatini2011-12-27
* ffprobe: add XML writerStefano Sabatini2011-12-27
* ffprobe: add show_private_data optionStefano Sabatini2011-12-27
* ff* tools: move descriptions from copyright header to @file doxyStefano Sabatini2011-12-27
* Changelog: move thunbnail filter entry from 0.9 to "next" sectionStefano Sabatini2011-12-27
* thumbnail: fix error code in case of invalid args.Clément Bœsch2011-12-27
* lavfi: add thumbnail video filter.Clément Bœsch2011-12-27
* mpegvideo: fix visualization buffer size.Michael Niedermayer2011-12-27
* ffmpeg: Check that frames are user type before treating them as suchMichael Niedermayer2011-12-27
* ffmpeg: disable dr1 in case of resolution changes, as this does not work curr...Michael Niedermayer2011-12-27
* ffmpeg: add remaining hunks to enable dr1 supportMichael Niedermayer2011-12-27
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-27
|\
| * fate: split off vqf/twinvq FATE tests into their own fileDiego Biurrun2011-12-26
| * fate: split off mpc FATE tests into their own fileDiego Biurrun2011-12-26
| * fate: split off libavcodec FATE tests into their own fileDiego Biurrun2011-12-26
| * fate: split off Microsoft codec FATE tests into their own fileDiego Biurrun2011-12-26
| * fate: group all VP* codec FATE tests together in one fileDiego Biurrun2011-12-26
| * swscale: prevent invalid writes in packed_16bpc_bswapJanne Grunau2011-12-26
* | fate: warn if SAMPLES is not specified.Clément Bœsch2011-12-26
* | fate: give stderr hint when a test fails.Clément Bœsch2011-12-26
* | fate: add generic rules for most of the tests/fate/*.mak files.Clément Bœsch2011-12-26
* | dv: fix avpriv_dv_codec_profile with lowres > 0Marton Balint2011-12-26
* | id3v2: fix variable type for uncompress()Michael Niedermayer2011-12-26
* | Process compressed id3v2 tags.Adrian Drzewiecki2011-12-26
* | gxf: remove gxf_ prefix to timecode metadata keys.Clément Bœsch2011-12-26
* | timecode: fix drop frame in avpriv_timecode_to_string().Clément Bœsch2011-12-26
* | dv: add timecode to metadataMatthieu Bouron2011-12-26
* | ffmpeg: fix non ANSI C for(intMichael Niedermayer2011-12-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-26
|\|
| * avs: call release_buffer() at the end.Anton Khirnov2011-12-25
| * Add minor bumps and APIchanges entries for lavc/lavfi changes.Anton Khirnov2011-12-25
| * mpegvideo.c: K&R formatting and cosmetics.Konstantin Todorov2011-12-25
| * avconv: avoid memcpy in vsrc_buffer when possible.Anton Khirnov2011-12-25
| * avconv: implement get_buffer()/release_buffer().Anton Khirnov2011-12-25
| * lavfi: add a new function av_buffersrc_buffer().Anton Khirnov2011-12-25
| * lavfi: add avfilter_copy_frame_props()Stefano Sabatini2011-12-25
| * lavc: add format field to AVFrameStefano Sabatini2011-12-25
| * lavc: add width and height fields to AVFrameStefano Sabatini2011-12-25
| * lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini2011-12-25
| * doxy: add website-alike style to the html outputGautam Gupta2011-12-25
| * FAQ: add an entry for common error when using -profileAnton Khirnov2011-12-25
* | ff*: add -max_alloc command line optionMichael Niedermayer2011-12-25
* | mem: add av_max_alloc() to limit the maximum amount that may be allocated in ...Michael Niedermayer2011-12-25
* | shorten: validate values in fmt chunk searchMichael Niedermayer2011-12-25
* | shorten: Fix invalid free()Michael Niedermayer2011-12-25
* | segafilm: fail earlier in case theres not enough bytestream left for aMichael Niedermayer2011-12-25
* | avio: Fix ffio_limit() when due to seeking past the end less than 0 bytes rem...Michael Niedermayer2011-12-25
* | golomb: Fix infinite loop in svq3_get_ue_golomb()Michael Niedermayer2011-12-25
* | ws_snd1: Fix wrong samples count and crash.Michael Niedermayer2011-12-25
* | asfdec: fix endless loop on EOFMichael Niedermayer2011-12-24