35775 Commits (54c7e81a53cd6c29d4f8673d83f53adef73e9b72)
 

Author SHA1 Message Date
Luca Barbato f5edfc9e92 drawtext: introduce rand(min, max) 13 years ago
Luca Barbato 73585620b8 drawtext: introduce explicit draw/hide variable 13 years ago
Carl Eugen Hoyos a99dbe014d Do not ignore full transparency when writing png palette. 13 years ago
Martin Storsjö 1eef08f98c rtmp: Use nb_invokes for all invoke commands 13 years ago
Michael Niedermayer 901af94b69 movenc: Always write EDTS when we are able to. 13 years ago
Michael Niedermayer 1fa8ff38e4 Merge remote-tracking branch 'shariman/wmall' 13 years ago
Michael Niedermayer 76d7d1b0bd img2: 10l typo 13 years ago
Carl Eugen Hoyos c1e2ca1e31 Allow auto-detection of ljpg images. 13 years ago
Michael Niedermayer ff4800c16b Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer d9ced9fec6 h264: init prev_frame_num to -1 on init 13 years ago
Michael Niedermayer 6287a356e3 h264: Fix memleaks on close, reset more fields 13 years ago
Carl Eugen Hoyos ba3bb53bdc Fix 8BPS RGB32 output, the alpha channel was ignored. 13 years ago
Konstantin Todorov 4d9ec050a2 Code cleanup - mpegvideo.c - 500-1000line 13 years ago
Reimar Döffinger 6ecc78b707 Choose compression level 6 for zmbv test. 13 years ago
Michael Niedermayer e1ccc9216b movdec: remove redundant size<=8 check. 13 years ago
Michael Niedermayer 7d90bc9f2a movdec: Read extended 64bit size before the debug av_log() and only when there 13 years ago
Mihnea Balta fef2da6a22 movdec: Fix bad computed size for atoms with size 0 in MOV files 13 years ago
Michael Niedermayer f0d0ae3b1e mov: increase total_size only when it actually increases. 13 years ago
Michael Niedermayer 15130b94fc movenc: support spliting fragments based on bytesize instead of duration. 13 years ago
Michael Niedermayer cf8ec019ab movenc: fragment support 13 years ago
Michael Niedermayer c89488588b ffmpeg: Warn if filters poll & request frame behave wrongly. 13 years ago
Stefano Sabatini 7ecabc8505 vsrc_life: fix comment in parse_rule() 13 years ago
Stefano Sabatini 3af5ddb24b vf_scale: give a clue in case of invalid expression self-reference 13 years ago
Janne Grunau 6c88988866 rv40: NEON optimised weighted prediction 13 years ago
Janne Grunau f5c05b9aa5 rv40: NEON optimised chroma MC 13 years ago
Mans Rullgard f054a82727 ARM: move NEON H264 chroma mc to a separate file 13 years ago
Janne Grunau 42d32cf53c rv34: NEON optimised inverse transform functions 13 years ago
Michael Niedermayer b404ab9e74 Merge remote-tracking branch 'qatar/master' 13 years ago
Carl Eugen Hoyos a448a5d1c4 Do not fail fatally if chan atom is too short. 13 years ago
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
Alex Converse 52401b82bd mov: Don't av_malloc(0). 13 years ago
Justin Ruggles 9179f27c64 avconv: only allocate 1 AVFrame per input stream 13 years ago
Justin Ruggles 110d2af28e avconv: fix memleaks due to not freeing the AVFrame for audio 13 years ago
Ronald S. Bultje b41995d20e h264-fate: remove -strict 1 except where necessary (mr4/5-tandberg). 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
Diego Biurrun e873c03ac7 misc Doxygen markup improvements 13 years ago
Diego Biurrun c68fafe0d2 doxygen: eliminate Qt-style doxygen syntax 13 years ago
Martin Storsjö 714cd7e758 g722: Add a regression test for muxing/demuxing in wav 13 years ago
Sjoerd Simons f32fd31858 g722: Change bits per sample to 4 13 years ago
Martin Storsjö 6fcbb0f553 g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_coded_sample 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