40342 Commits (49d935b5d2981e0ca71ba0b62c89335b589a6b4e)
 

Author SHA1 Message Date
Michael Niedermayer 49d935b5d2 seek-test: support printing multiple packets 13 years ago
Michael Niedermayer ef32fbafcd oggdec: fix off by one error on pos_limit 13 years ago
Michael Niedermayer a6bb09fc1a oggdec: print error on failure to create streams 13 years ago
Michael Niedermayer 251ce23165 oggdec: print error on changing streams when its unsupported. 13 years ago
Michael Niedermayer 6fd478062c oggdec: print error on unsupported versions 13 years ago
Michael Niedermayer 96fb233e64 oggdec: reset lastpts so that justins vorbis duration correction is not skiped 13 years ago
Michael Niedermayer 5f9f78dc9b oggdec: pass avformat context to ogg_reset() 13 years ago
Michael Niedermayer babf2a3467 seek-test: support manually forcing a seek to a specific position 13 years ago
Paul B Mahol 4b70bba57e zerocodec: check if there is previous frame 13 years ago
Paul B Mahol b7159877b1 shorten: unsigned 8bit support 13 years ago
Michael Niedermayer d98b254ab8 Merge https://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder 13 years ago
Michael Bradshaw b7a928b2d1 libopenjpegdec: respect JP2 color space, fix ticket 1179 13 years ago
Michael Niedermayer 27744fe439 Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch af58a77f0a lavfi/src_buffer: fix indent. 13 years ago
Clément Bœsch fd4b4dda9c ffmpeg: fix indent. 13 years ago
Nicolas George f8d58c594d src_buffer: merge av_asrc_buffer_add_audio_buffer_ref. 13 years ago
Nicolas George be8edff8d1 src_buffer: move audio format change check in a separate function. 13 years ago
Nicolas George cc14cdec45 src_buffer: move buffer copy in a separate function. 13 years ago
Nicolas George f94b150a03 src_buffer: move format change check in a separate function. 13 years ago
Nicolas George 3985ec0ee6 src_buffer: introduce av_buffersrc_add_ref(). 13 years ago
Clément Bœsch 77c0b361b0 doc: fix API examples references. 13 years ago
Clément Bœsch 9ae570fb5f JACOsub demuxer, decoder and muxer. 13 years ago
Nicolas George 234e00259b ffplay: use AVFrame accessor. 13 years ago
Nicolas George ae344b2c5e ffmpeg: use AVFrame accessor. 13 years ago
Nicolas George e296f1b1c4 lavc: implement accessors for some AVFrame fields. 13 years ago
Hendrik Leppkes 1d4a01474d mpeg12: fixed parsing in some mpeg2 streams 13 years ago
Hendrik Leppkes ca93f0fa36 Add SMPTE240M transfer characteristics flag. 13 years ago
Joakim Plate 68b9ed8391 mpegts: Some additional HDMV types and reg descriptors for mpegts 13 years ago
Michael Niedermayer c1fe2db376 swr: add ff_int32_to_float_a_avx 13 years ago
Michael Niedermayer 29ed1900cc swr-test: fix rounding error leading to NAN 13 years ago
Michael Niedermayer 28d37f7160 examples/decoding_encoding: fix encoding when all frames got buffered. 13 years ago
Stefano Sabatini 20f47eb574 doc/filters: consistently use '"' for quoting the drawtext arguments in examples 13 years ago
Stefano Sabatini 126ba1626e lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option 13 years ago
Stefano Sabatini 4f19e50c23 doc/filters: document drawtext draw expression 13 years ago
Stefano Sabatini eb07f4ccb5 lavfi/drawtext: rename and document variables d_expr and d_pexpr 13 years ago
Stefano Sabatini 56b39bd55d doc/filters: document rand() drawtext expression function 13 years ago
Stefano Sabatini f4a6c3b099 doc/filters: document x and y drawtext expression parameters 13 years ago
Stefano Sabatini 730af6e617 doc/filters: fix location of "rate" and "timecode" drawtext options 13 years ago
Stefano Sabatini 65d2b2fbe4 lavfi/drawtext: alphabetically sort the expression parameters 13 years ago
Alex Converse b5da848fac motionpixels: Clip YUV values after applying a gradient. 13 years ago
Michael Niedermayer 2330eb1474 Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje 5eec5a79da jpeg: handle progressive in second field of interlaced. 13 years ago
Michael Niedermayer 1f05dcbad2 ituh263dec: Implement enough of Annex O (scalability) to fix a FPE. 13 years ago
Ronald S. Bultje 2d22d4307d h263: more strictly forbid frame size changes with frame-mt. 13 years ago
Ronald S. Bultje 732f9fcfe5 h264: additional protection against unsupported size/bitdepth changes. 13 years ago
Ronald S. Bultje ac80b812cd tta: prevents overflows for 32bit integers in header. 13 years ago
Ronald S. Bultje 77cfb2563c configure: remove malloc_aligned. 13 years ago
Ronald S. Bultje 82a0497cf3 vp8: update frame size changes on thread context switches. 13 years ago
Ronald S. Bultje bec207f9f9 snowdsp: explicitily state instruction size. 13 years ago
Kostya Shishkov 0e23b50821 wmall: fix reconstructing audio with uncoded channels 13 years ago