35465 Commits (4547d883d39eb62a3b3c7e243df6826bbc8f5829)
 

Author SHA1 Message Date
Gavin Kinsey 4547d883d3 Fix compilation for C++ applications 13 years ago
Michael Niedermayer b27ac355b7 movdec: Fix parsing of a very last empty atom of size 8. 13 years ago
Reimar Döffinger 61b1d85c1f Add tests for several encoders. 13 years ago
Reimar Döffinger c66bd78e3d vf_scale: support PAL8 output by producing BGR8. 13 years ago
Reimar Döffinger d086c1203c Add coverage exclusions for test code. 13 years ago
Reimar Döffinger 840ecc9e07 Add coverage support. 13 years ago
Michael Niedermayer 51177b1fe9 lavc: Mark fields that require av_opt_ptr() 13 years ago
Michael Niedermayer 31f93fc5f8 lavc: Fix sizeof(AVFrame) useability docs 13 years ago
Michael Niedermayer b9d2b45165 lavc: Document AVFrame av_opt_ptr() relation. 13 years ago
Michael Niedermayer 406e9647a0 ffplay: Avoid directly accessing AVFrame fields that differ between forks. 13 years ago
Michael Niedermayer 738c603a22 ffmpeg: Avoid directly accessing AVFrame fields that differ between forks. 13 years ago
Michael Niedermayer fef411ef3b lavc: Add a AVClass for AVFrames. 13 years ago
Michael Niedermayer dff97be808 av_opt: add av_opt_ptr() to return a pointer to a field of a object based on 13 years ago
Michael Niedermayer 618fb9cc06 ffmpeg: handle stream copy timebase selection for mp4 as if it had VFPS set. 13 years ago
Michael Niedermayer 707138593a Merge remote-tracking branch 'qatar/master' 13 years ago
Chris Berov dc6d043050 adpcmenc: cosmetics: pretty-printing 13 years ago
Chris Berov 541d083a40 ac3dec: cosmetics: pretty-printing 13 years ago
Chris Berov a4e21baa74 yuv4mpeg: cosmetics: pretty-printing 13 years ago
Stefano Sabatini 2f8b6e909d lavfi: add life source 13 years ago
Stefano Sabatini 6c26fe8b5a aevalsrc: add duration option 13 years ago
Paul B. Mahol eda8731285 shorten: remove dead initialization 13 years ago
Peter Ross ba8410cb44 Microsoft Windows ICO demuxer 13 years ago
Reimar Döffinger 7679bd6e60 roqvideodec: set AVFrame reference before reget_buffer. 13 years ago
Carl Eugen Hoyos 1e92d58e44 bmp: fix some 1bit samples. 13 years ago
Janne Grunau 8dd92eca74 latmdec: add fate test for audio config change 13 years ago
Michael Niedermayer b4425f26bb doc/filters.texi: Update drawtext docs so that the documented input width/height variables are compatible with qatar. 13 years ago
Michael Niedermayer dda3d716d6 vf_drawtext: support W/H parameters to reduce UI differences to qatar 13 years ago
Michael Niedermayer 594090c6c2 ffmpeg: select best pixel format for the encoder if no exact match. 13 years ago
David Goldwich c8b27a0ec4 oma: PCM support 13 years ago
David Goldwich 8ae5eb75df oma: better format detection with small probe buffer 13 years ago
David Goldwich e96070074d oma: clearify ambiguous if condition 13 years ago
Michael Niedermayer f88d5df383 vf_drawtext: cosmetics to reduce diff to qatar 13 years ago
Michael Niedermayer 297422b338 vf_drawtext: Add main_w/h to improve compatibility with the modified UI 13 years ago
Michael Niedermayer fb266f5973 h264: show when has_b_frames is being increased. 13 years ago
Michael Niedermayer 7f92f3d812 Merge remote-tracking branch 'qatar/master' 13 years ago
Derek Buitenhuis a548b6cbfc wavpack: Properly clip samples during lossy decode 13 years ago
Yordan Makariev 425b45d4b0 Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c. 13 years ago
Tsvetelina Borisova 4a59eca97a Cleaned pixdesc.c file in libavutil 13 years ago
Nathan Adil Maxson 8f8c785ffc zmbv.c: coding style clean-up. 13 years ago
Nathan Adil Maxson 6eedeefe0b xan.c: coding style clean-up. 13 years ago
Konstantin Todorov 363114e813 mpegvideo.c: code cleanup - first 500 lines. 13 years ago
Michael Niedermayer ff53c79d0a flvdec: Stop searching for streams once a audio & a video stream has been found 13 years ago
Reimar Döffinger 85372f9d57 Add forgotten %ifdef HAVE_AVX. 13 years ago
Ronald S. Bultje adedd840e2 h264: fix frame reordering code. 13 years ago
Nicolas George 976b095939 lavu/error: define AVERROR_BUG. 13 years ago
Nicolas George 757cb3b46a avutil: av_x_if_null: remove const for the return value. 13 years ago
Michael Niedermayer 730945d941 ffmpeg: use standard duration calculation code in the stream copy case. 13 years ago
ami_stuff 28a11a67d2 BMP: Support BMP OS/2 v2 with RLE compression. 13 years ago
Carl Eugen Hoyos 8dcd2a41ec Allow last mov chunk to have an arbitrary number of samples. 13 years ago
Carl Eugen Hoyos 88bbabcc00 Support decoding right-to-left targa files. 13 years ago