summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-3164-257/+301
|\
| * mpc8: return more meaningful error codes.Anton Khirnov2012-07-311-3/+3
| * mpc: return more meaningful error codes.Anton Khirnov2012-07-311-8/+8
| * wv,mpc8: don't return apetag data in packets.Anton Khirnov2012-07-314-9/+34
| * rtmp: do not warn about receiving metadata packetsSamuel Pitoiset2012-07-311-1/+2
| * x86: h264dsp: Adjust YASM #ifdefsDiego Biurrun2012-07-311-3/+1
| * x86: yadif: Mark mmxext optimizations as suchDiego Biurrun2012-07-311-5/+5
| * h264: convert loop filter strength dsp function to yasm.Ronald S. Bultje2012-07-302-155/+175
| * Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-3056-75/+75
* | loco: fix return value.Nicolas George2012-07-311-1/+1
* | loco: take decode overflow into account.Nicolas George2012-07-311-9/+14
* | sp5xdec: sanitize return value.Nicolas George2012-07-311-1/+1
* | 8svx: unify mono and stereo code paths.Nicolas George2012-07-311-8/+9
* | 8svx: remove useless rounding code.Nicolas George2012-07-311-1/+3
* | 8svx: use a more direct condition.Nicolas George2012-07-311-3/+3
* | 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
OpenPOWER on IntegriCloud