summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* movtextdec: fix return value for too small packets.Nicolas George2012-07-311-1/+1
* mmvideo: count preamble size in return value.Nicolas George2012-07-311-2/+2
* vc1dec: count ENDOFSEQ code in return value.Nicolas George2012-07-311-1/+1
* ffprobe: fix validity error with tags and data.Nicolas George2012-07-312-1/+7
* lavfi/movie: force channel layout if not set by the decoderStefano Sabatini2012-07-311-2/+30
* ffprobe: show audio frame channels and channel_layoutStefano Sabatini2012-07-312-0/+10
* lavc: add channels field to AVFrameStefano Sabatini2012-07-314-1/+19
* lavfi/asettb: do not create a new reference in filter_samples()Stefano Sabatini2012-07-311-8/+6
* lavu/bprint: readd documentation for 0 and 1 av_bprint_init() special valuesStefano Sabatini2012-07-311-0/+2
* mpegdemux: Fix probing of unrecognized_mpeg_video.mpgMichael Niedermayer2012-07-311-1/+1
* vc1dec: fix handling of max_coded dimensionsMichael Niedermayer2012-07-312-7/+10
* mpeg4videoenc: ensure SAR is within the supported rangeMichael Niedermayer2012-07-311-0/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-30104-324/+400
|\
| * avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-3086-135/+135
| * swscale: bury one more piece of inline asm under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-291-1/+1
| * wv: K&R formatting cosmeticsAnton Khirnov2012-07-301-79/+96
| * configure: Add missing descriptions to help outputDiego Biurrun2012-07-301-1/+6
| * h264_ps: declare array of colorspace strings on its own line.Ronald S. Bultje2012-07-291-1/+2
| * fate: amix: specify f32 sample format for comparisonMans Rullgard2012-07-291-0/+1
| * tiny_psnr: support 32-bit float samplesMans Rullgard2012-07-291-5/+49
| * eamad/eatgq/eatqi: call special EA IDCT directlyMans Rullgard2012-07-297-51/+57
| * eamad: remove use of MpegEncContextMans Rullgard2012-07-291-46/+46
| * mpegvideo: remove unnecessary inclusions of faandct.hMans Rullgard2012-07-292-2/+0
| * af_asyncts: avoid overflow in out_size with large delta valuesJustin Ruggles2012-07-291-1/+1
| * af_asyncts: add first_pts optionJustin Ruggles2012-07-292-2/+8
* | lavfi: use correct PTS for link age.Nicolas George2012-07-301-1/+1
* | buildsys: fix c++ compilationMichael Niedermayer2012-07-302-2/+4
* | fate: fix forgotten hunk for framerate order change in ffmpeg.cMichael Niedermayer2012-07-301-1/+1
* | yadif: update frame rateMichael Niedermayer2012-07-302-34/+68
* | ffmpeg: init simple filter graph before trying to extract framerate from its ...Michael Niedermayer2012-07-301-11/+11
* | avfilter: fix minor typoMichael Niedermayer2012-07-301-1/+1
* | audioconvert: add av_get_standard_channel_layout().Nicolas George2012-07-304-1/+27
* | audioconvert: add av_get_channel_description().Nicolas George2012-07-302-0/+19
* | audioconvert: include the description of channels in the library.Nicolas George2012-07-301-29/+34
* | flacdec: fix memleaksPaul B Mahol2012-07-301-20/+19
* | samplefmt: Fix warning about discarded qualifierjamal2012-07-301-1/+1
* | options: Fix warning about incompatible pointer typejamal2012-07-302-3/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-3015-32/+81
|\ \ | |/
| * flvdec: remove spurious use of stream idLuca Barbato2012-07-291-8/+7
| * lavf: deprecate r_frame_rate.Anton Khirnov2012-07-2921-125/+160
| * lavf: round estimated average fps to a "standard" fps.Anton Khirnov2012-07-291-0/+18
* | lavfi/avcodec: rename picref->samplesref variable in avfilter_get_audio_buffe...Stefano Sabatini2012-07-301-4/+4
* | lavfi/color: free internal context options in uninit()Stefano Sabatini2012-07-301-1/+1
* | lavfi/color: cache and reuse colored picture in contextStefano Sabatini2012-07-301-12/+22
* | lavfi/color: reindent after the previous commitStefano Sabatini2012-07-301-14/+14
* | lavfi/color: drop support for old deprecated syntaxStefano Sabatini2012-07-303-29/+1
* | lavfi/testsrc: add comment in optionsStefano Sabatini2012-07-301-0/+2
* | Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer2012-07-2915-334/+321
|\ \ | |/
| * lavf: use dts difference instead of AVPacket.duration in find_stream_info()Anton Khirnov2012-07-293-8/+42
| * avf: introduce nobuffer optionLuca Barbato2012-07-295-5/+15
OpenPOWER on IntegriCloud