summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* indeo5: dont run the wavelet transform over partially decoded bands.Michael Niedermayer2012-04-171-0/+5
* yadif: Improve pts calculation for is_second.Robert Nagy2012-04-171-3/+14
* CrystalHD: Set aspect ratio.sebist2012-04-171-0/+50
* CrystalHD: fix pStride value.sebist2012-04-171-2/+1
* nuv: check buffer size before checking content.Michael Niedermayer2012-04-171-1/+1
* avidec: Dont crash on avi packets that belong to dv streams in dv in aviMichael Niedermayer2012-04-171-0/+5
* avidec: document early_exit argumentMichael Niedermayer2012-04-171-0/+4
* matroskadec: check headerstrip data availability.Michael Niedermayer2012-04-171-0/+4
* copy pts and format props between lavfi buffer and frame.Robert Nagy2012-04-171-0/+3
* oggdec: Safety check against stream counts being inconsistent in seek()Michael Niedermayer2012-04-171-0/+2
* oggdec: Recreate streams only in the 1 stream case.Michael Niedermayer2012-04-171-0/+3
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-1711-241/+228
|\
| * indeo3: add parens around some macro argumentsMans Rullgard2012-04-161-2/+2
| * h264: use proper PROLOGUE statement for a function using 8 registers.Ronald S. Bultje2012-04-161-4/+4
| * doc: Update sample Vim config with suitable (function) indentation settings.Diego Biurrun2012-04-161-0/+2
| * dv: Merge dvquant.h into dvdata.c where all other DV tables reside.Diego Biurrun2012-04-165-136/+112
| * dv: Move static tables only used in one place to where they are used.Diego Biurrun2012-04-163-32/+33
| * graphparser: set next to NULL on an entry extracted from inputs listAnton Khirnov2012-04-161-2/+3
| * doc/filters: update documentation.Anton Khirnov2012-04-151-10/+8
| * avconv: flush decoders immediately after an EOF.Anton Khirnov2012-04-151-1/+8
| * avconv: send EOF to vsrc_buffer.Anton Khirnov2012-04-151-0/+3
| * avconv: reindent.Anton Khirnov2012-04-151-50/+50
* | fate: libavutil tests do not require SAMPLES.Nicolas George2012-04-172-1/+1
* | parseutils: include errors in test output.Nicolas George2012-04-171-0/+2
* | ffmpeg: make max frames work again, after mergeMichael Niedermayer2012-04-172-2/+1
* | vf_thumbnail: colorspace changed from yv12 to rgbMichael Niedermayer2012-04-171-1/+1
* | fate: fix vp8 size change regressionMichael Niedermayer2012-04-171-1/+1
* | vsrc_buffer: fix null ptr segfaultMichael Niedermayer2012-04-171-1/+1
* | avfiltergraph: More advanced heuristic to select colorspace.Michael Niedermayer2012-04-171-7/+31
* | fate: gif: change checksum to bgr8 from rgb8 as thats what gets selected nowMichael Niedermayer2012-04-171-1/+1
* | imgconvert: fix regression with fate-gif colorspaces.Michael Niedermayer2012-04-171-0/+1
* | ffmpeg: fix regression with jpeg pix fmtsMichael Niedermayer2012-04-171-2/+10
* | ffmpeg: fix regression with pngMichael Niedermayer2012-04-171-1/+1
* | ffmpeg: choose_pix_fmt: pass target fmt inMichael Niedermayer2012-04-171-8/+9
* | Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29'Michael Niedermayer2012-04-1711-415/+924
|\ \ | |/
| * avconv: add support for complex filtergraphs.Anton Khirnov2012-04-153-57/+467
| * avconv: make filtergraphs global.Anton Khirnov2012-04-151-68/+169
| * avconv: move filtered_frame from InputStream to OutputStream.Anton Khirnov2012-04-151-5/+5
| * avconv: don't set output width/height directly from input value.Anton Khirnov2012-04-151-7/+1
| * avconv: move resample_{width,height,pix_fmt} to InputStream.Anton Khirnov2012-04-151-22/+25
| * avconv: remove a useless variable from OutputStream.Anton Khirnov2012-04-151-5/+3
| * avconv: get output pixel format from lavfi.Anton Khirnov2012-04-155-56/+40
| * graphparser: fix the order in which unlabeled input links are returned.Anton Khirnov2012-04-151-1/+1
| * avconv: change {input,output}_{streams,files} into arrays of pointers.Anton Khirnov2012-04-151-126/+143
| * avconv: don't pass input/output streams to some functions.Anton Khirnov2012-04-151-36/+25
* | matroskadec: use av_grow_packet in merge_packets.Nicolas George2012-04-161-6/+4
* | mem.c: fix wrong comment.Reimar Döffinger2012-04-161-3/+4
* | Respect -copyinkf for subtitles.Reimar Döffinger2012-04-161-0/+2
* | Add skip_to_keyframe stream variable.Reimar Döffinger2012-04-163-2/+20
* | svq3: check the watermark height.Michael Niedermayer2012-04-161-1/+1
OpenPOWER on IntegriCloud