50739 Commits (771919e11fcdf6fb518c04d55b83fb3e50c35a58)
 

Author SHA1 Message Date
Michael Niedermayer 2e7bc9c2a1 snowdec: fix off by 1 error in dimensions check 12 years ago
Nicolas George 73b40e2eb6 lavfi/buffersink: move the filter structures at the end. 12 years ago
Clément Bœsch 1123080d2e cmdutils: remove conditionnal pp include. 12 years ago
Nicolas George de54a96aa8 lavfi/buffersink: implement av_buffersink_get_samples(). 12 years ago
Nicolas George b71db3f38e lavfi/buffersrc: do not dereference NULL frame. 12 years ago
Nicolas George 03b87fe5e3 lavfi: rename sink_buffer.c into buffersink.c. 12 years ago
Nicolas George 3add5dc88e lavfi: remove buffersink.c. 12 years ago
Nicolas George fa41f7ecd6 lavfi/sink_buffer: move stuff to reduce the diff. 12 years ago
Stefano Sabatini 35135a3989 lavfi/smartblur: add support to named options 12 years ago
Nicolas George fb14e37dd0 ffmpeg: re-enable use of buffersrc flags. 12 years ago
Nicolas George b0012de420 lavfi/buffersrc: implement flags. 12 years ago
Nicolas George cb2bd91413 ffmpeg: add the -canvas_size option. 12 years ago
Nicolas George f9b34b8bf9 ffmpeg: port sub2video to AVFrame. 12 years ago
Stefano Sabatini f185a040b0 doc/ffplay,ffmpeg: mention the corresponding negated option for -stats 12 years ago
Stefano Sabatini a2a848406f cmdutils: clarify log message, in case of option routed to both codec and mux/demux layer 12 years ago
Stefano Sabatini 63edd2f989 cmdutils: remove duplicated check on CONFIG_POSTPROC 12 years ago
Stefano Sabatini 475c090af2 cmdutils: make print_all_libs_info() show libavresample version 12 years ago
Stefano Sabatini daf6ea5d4e cmdutils: fix stylenits 12 years ago
Stefano Sabatini 606efe18be lavfi/unsharp: add missing option flags 12 years ago
Stefano Sabatini dae76e8c47 lavc/utils: fix typo and reword message in case of too low bitrate 12 years ago
Michael Niedermayer f963c77856 avfilter: avoid direct access to "frame"->channels 12 years ago
Fabrizio Gennari 91b747ac78 mem: Fix usage of memalign() on DJGPP. 12 years ago
Xi Wang 969e8d35b5 lavfi/pad: avoid buffer overflow in buffer_needs_copy() 12 years ago
Clément Bœsch 65fc80f012 lavfi: add curves filter. 12 years ago
Clément Bœsch 3d813e7ec3 lavfi: bump minor version after the first round of evil changes. 12 years ago
Michael Niedermayer 108434a30c sink_buffer: remove unused variables 12 years ago
Ronald S. Bultje d5efa84f13 vp3: embed idct_permutation array directly in VP3DecoderContext. 12 years ago
Clément Bœsch 96e4b00d62 lavfi: remove remaining forgotten min/rej perms. 12 years ago
Michael Niedermayer 806a66fd08 mpegts: clear avprograms only for removed programs 12 years ago
Michael Niedermayer 07ab8d3369 Merge remote-tracking branch 'cehoyos/master' 12 years ago
Clément Bœsch f0a5f71074 lavfi/hue: reindent. 12 years ago
Clément Bœsch 3da54858d3 lavfi/hue: add an optimized direct path. 12 years ago
Michael Niedermayer 4a62f477ea Merge commit '6e7b50b4270116ded8b874d76cb7c5b1a0341827' 12 years ago
Clément Bœsch e53061154f lavu/frame: fix not/note typo in doxy. 12 years ago
Clément Bœsch 5e4bc96415 doc: fix examples. 12 years ago
Michael Niedermayer b1b506bc56 fate: disable sub2video 12 years ago
Nicolas George 4e7c61b7a7 ffmpeg: do not give away our reference to the frame. 12 years ago
Nicolas George 9cc02101ff lavc/rawdec: set field order on decoded frame. 12 years ago
Nicolas George 6184fa2067 rawdec: work with refcounted frames. 12 years ago
Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
Carl Eugen Hoyos 3f78f0904b Revert "build: disable iconv by default." 12 years ago
Clément Bœsch 586ae70ba7 port FFmpeg lavc frame specificities to lavu functions. 12 years ago
Nicolas George d1b456b0a8 lavu/frame: copy the channels field. 12 years ago
Clément Bœsch ee0a8bcba1 lavfi/showspectrum: fix outpicref initialization. 12 years ago
Ronald S. Bultje 22cc8a103c x86/qpel: move fullpel and l2 functions to separate file. 12 years ago
Ronald S. Bultje 9d40f7106d dsputil: make square put/avg_pixels functions local to h264qpel. 12 years ago
Giorgio Vazzana 9222978aed lavd/v4l2: simplify code 12 years ago
Giorgio Vazzana 0286b42540 lavd/v4l2: correctly handle error conditions in mmap_read_frame() 12 years ago
Carl Eugen Hoyos 982070c113 Add some fate dependencies to fix make fate with --disable-everything. 12 years ago
Carl Eugen Hoyos 881684e27c Add some fate dependencies to fix make fate with --disable-avdevice. 12 years ago