summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: add syntax.texi fileStefano Sabatini2012-05-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-21
|\
| * dwt: K&R prettyprinting cosmeticsJordi Ortiz2012-05-21
| * Remove libnut wrapperDiego Biurrun2012-05-21
| * fate: change name of FATE samples location environment variableDiego Biurrun2012-05-21
| * avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2012-05-20
| * http: Factorize the code by adding http_read_header()Samuel Pitoiset2012-05-20
* | flvdec: reenable extradata passing codeMichael Niedermayer2012-05-21
* | aac: fix SCE in stereo case, this is surprisingly actually neededMichael Niedermayer2012-05-21
* | aacdec: print debug note when unexpected SCE/CPE is encounteredMichael Niedermayer2012-05-21
* | libavcodec: fix side data split with 0 sized packetsMichael Niedermayer2012-05-21
* | libavcodec: correct consumed bytes for decodersMichael Niedermayer2012-05-21
* | mpeg4videodec: print more debug info for debug_pict_infoMichael Niedermayer2012-05-21
* | ivi_common: skip null frames for all indeo variantsMichael Niedermayer2012-05-21
* | ffprobe: remove ad-hoc behavior when nb_fmt_entries_to_show is 1Stefano Sabatini2012-05-21
* | doc/ffprobe: document that ffprobe.xsd can be retrieved at a certain ffmpeg.o...Stefano Sabatini2012-05-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-20
|\|
| * indeo: Make ivi_calc_band_checksum() static, it is only used in one file.Diego Biurrun2012-05-20
| * indeo: Drop unused debug function ivi_check_band().Diego Biurrun2012-05-20
| * avcodec/utils: cast a function argument to shut up a compiler warningDiego Biurrun2012-05-20
| * truemotion1: remove disabled codeDiego Biurrun2012-05-20
| * fix typo in commentKostya Shishkov2012-05-20
| * fate: fix dependencies for non-SAMPLES avconv testsMans Rullgard2012-05-20
| * indeo: check for invalid motion vectorsKostya Shishkov2012-05-20
| * indeo: check that band output buffer existsKostya Shishkov2012-05-20
| * indeo: clear allocated band buffersKostya Shishkov2012-05-20
| * indeo: track tile macroblock sizeKostya Shishkov2012-05-20
| * indeo: check custom Huffman tables for errorsKostya Shishkov2012-05-20
| * factor out common decoding code for Indeo 4 and Indeo 5Kostya Shishkov2012-05-20
| * mp3: fix start band index for block type 2 in 8kHz audioKostya Shishkov2012-05-20
| * lavf: change some (de)muxer names to lowercaseMans Rullgard2012-05-19
| * lavf: make output format matching case insensitiveMans Rullgard2012-05-19
* | ffmpeg: fix a crash with complex filters when pix_fmt is not specifiedMatthieu Bouron2012-05-20
* | ffmpeg: drop get_sync_ipts() and drop related special case for videoMichael Niedermayer2012-05-20
* | lavf: also use codec aspect ratio in av_guess_sample_aspect_ratioMarton Balint2012-05-20
* | vsrc_mandelbrot: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | vsrc_life: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | vsrc_cellauto: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | vf_ass: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | x11grab: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | v4l2: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | sdl: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | bktr: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | vsrc_testsrc: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | opt: add AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-20
* | exr: fix header parsingJean First2012-05-20
* | vf_scale: support dynamically changing input parameters.Michael Niedermayer2012-05-20
* | ffplay: Use input picture parameters in input_request_frame().Michael Niedermayer2012-05-20
* | id3v2: reject APICs with size of 0Piotr Bandurski2012-05-20
* | flicvideo: support 256-bytes extradataPiotr Bandurski2012-05-20