35865 Commits (b56adc784288bdbe5e34e581e8081b51a2a3eb5f)
 

Author SHA1 Message Date
  Michael Niedermayer 6287a356e3 h264: Fix memleaks on close, reset more fields 14 years ago
  Carl Eugen Hoyos ba3bb53bdc Fix 8BPS RGB32 output, the alpha channel was ignored. 14 years ago
  Konstantin Todorov 4d9ec050a2 Code cleanup - mpegvideo.c - 500-1000line 14 years ago
  Reimar Döffinger 6ecc78b707 Choose compression level 6 for zmbv test. 14 years ago
  Michael Niedermayer e1ccc9216b movdec: remove redundant size<=8 check. 14 years ago
  Michael Niedermayer 7d90bc9f2a movdec: Read extended 64bit size before the debug av_log() and only when there 14 years ago
  Mihnea Balta fef2da6a22 movdec: Fix bad computed size for atoms with size 0 in MOV files 14 years ago
  Michael Niedermayer f0d0ae3b1e mov: increase total_size only when it actually increases. 14 years ago
  Michael Niedermayer 15130b94fc movenc: support spliting fragments based on bytesize instead of duration. 14 years ago
  Michael Niedermayer cf8ec019ab movenc: fragment support 14 years ago
  Michael Niedermayer c89488588b ffmpeg: Warn if filters poll & request frame behave wrongly. 14 years ago
  Stefano Sabatini 7ecabc8505 vsrc_life: fix comment in parse_rule() 14 years ago
  Stefano Sabatini 3af5ddb24b vf_scale: give a clue in case of invalid expression self-reference 14 years ago
  Janne Grunau 6c88988866 rv40: NEON optimised weighted prediction 14 years ago
  Janne Grunau f5c05b9aa5 rv40: NEON optimised chroma MC 14 years ago
  Mans Rullgard f054a82727 ARM: move NEON H264 chroma mc to a separate file 14 years ago
  Janne Grunau 42d32cf53c rv34: NEON optimised inverse transform functions 14 years ago
  Michael Niedermayer b404ab9e74 Merge remote-tracking branch 'qatar/master' 14 years ago
  Carl Eugen Hoyos a448a5d1c4 Do not fail fatally if chan atom is too short. 14 years ago
  Gavin Kinsey 4547d883d3 Fix compilation for C++ applications 14 years ago
  Michael Niedermayer b27ac355b7 movdec: Fix parsing of a very last empty atom of size 8. 14 years ago
  Reimar Döffinger 61b1d85c1f Add tests for several encoders. 14 years ago
  Reimar Döffinger c66bd78e3d vf_scale: support PAL8 output by producing BGR8. 14 years ago
  Reimar Döffinger d086c1203c Add coverage exclusions for test code. 14 years ago
  Reimar Döffinger 840ecc9e07 Add coverage support. 14 years ago
  Alex Converse 52401b82bd mov: Don't av_malloc(0). 14 years ago
  Justin Ruggles 9179f27c64 avconv: only allocate 1 AVFrame per input stream 14 years ago
  Justin Ruggles 110d2af28e avconv: fix memleaks due to not freeing the AVFrame for audio 14 years ago
  Ronald S. Bultje b41995d20e h264-fate: remove -strict 1 except where necessary (mr4/5-tandberg). 14 years ago
  Michael Niedermayer 51177b1fe9 lavc: Mark fields that require av_opt_ptr() 14 years ago
  Michael Niedermayer 31f93fc5f8 lavc: Fix sizeof(AVFrame) useability docs 14 years ago
  Michael Niedermayer b9d2b45165 lavc: Document AVFrame av_opt_ptr() relation. 14 years ago
  Diego Biurrun e873c03ac7 misc Doxygen markup improvements 14 years ago
  Diego Biurrun c68fafe0d2 doxygen: eliminate Qt-style doxygen syntax 14 years ago
  Martin Storsjö 714cd7e758 g722: Add a regression test for muxing/demuxing in wav 14 years ago
  Sjoerd Simons f32fd31858 g722: Change bits per sample to 4 14 years ago
  Martin Storsjö 6fcbb0f553 g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_coded_sample 14 years ago
  Michael Niedermayer 406e9647a0 ffplay: Avoid directly accessing AVFrame fields that differ between forks. 14 years ago
  Michael Niedermayer 738c603a22 ffmpeg: Avoid directly accessing AVFrame fields that differ between forks. 14 years ago
  Michael Niedermayer fef411ef3b lavc: Add a AVClass for AVFrames. 14 years ago
  Michael Niedermayer dff97be808 av_opt: add av_opt_ptr() to return a pointer to a field of a object based on 14 years ago
  Michael Niedermayer 618fb9cc06 ffmpeg: handle stream copy timebase selection for mp4 as if it had VFPS set. 14 years ago
  Justin Ruggles 0bafe04917 api-example: update to use avcodec_decode_audio4() 14 years ago
  Justin Ruggles f199f38573 avplay: use avcodec_decode_audio4() 14 years ago
  Justin Ruggles e2a2c49fcd avplay: use a separate buffer for playing silence 14 years ago
  Justin Ruggles f08e54e83d avformat: use avcodec_decode_audio4() in avformat_find_stream_info() 14 years ago
  Justin Ruggles d1241ff3b2 avconv: use avcodec_decode_audio4() instead of avcodec_decode_audio3() 14 years ago
  Alex Converse 6d23d19729 mov: Allow empty stts atom. 14 years ago
  Michael Niedermayer 707138593a Merge remote-tracking branch 'qatar/master' 14 years ago
  Diego Biurrun def5dc1260 doc: document preferred Doxygen syntax and make patcheck detect it 14 years ago