50991 Commits (ecade984ac3ce5205f6276a9329e2b7bca09fa47)
 

Author SHA1 Message Date
Michael Niedermayer 9dd0b7ad82 update_frame_pool: use channel field 12 years ago
Michael Niedermayer 80e9e63c94 Merge commit '759001c534287a96dc96d1e274665feb7059145d' 12 years ago
Michael Niedermayer 2e7bc9c2a1 snowdec: fix off by 1 error in dimensions check 12 years ago
Luca Barbato 202c2acc40 vda: remove async decoder leftovers 12 years ago
Nicolas George 73b40e2eb6 lavfi/buffersink: move the filter structures at the end. 12 years ago
Janne Grunau a2816230c5 avframe: call release_buffer only if it is set 12 years ago
Anton Khirnov fce68c9355 pthread: unref the decoded but not returned frames on close. 12 years ago
Anton Khirnov 555000c7d5 h264: check that DPB is allocated before accessing it in flush_dpb() 12 years ago
Anton Khirnov d0a863ac89 vf_hqdn3d: fix uninitialized variable use 12 years ago
Anton Khirnov 887d31d455 vf_gradfun: fix uninitialized variable use 12 years ago
Anton Khirnov c2597c5a0a h264_refs: cosmetics, reformat 12 years ago
Anton Khirnov f08fefc4d0 h264: remove a useless svq3 condition 12 years ago
Anton Khirnov 07054015cf mpegvideo: remove FMT_H264 12 years ago
Anton Khirnov ee8704916d mpegvideo: reindent 12 years ago
Anton Khirnov 19cac8e301 mpegvideo: remove useless references to h264 and svq3 12 years ago
Anton Khirnov 85a5bc054c lavf: remove disabled FF_API_R_FRAME_RATE cruft 12 years ago
Anton Khirnov 7b486ab13b lavf: remove disabled FF_API_AV_GETTIME cruft 12 years ago
Anton Khirnov 32e5194969 lavf: remove disabled FF_API_INTERLEAVE_PACKET cruft 12 years ago
Anton Khirnov 435c2a31ad lavf: remove disabled FF_API_READ_PACKET cruft 12 years ago
Anton Khirnov c7e044c61b lavf: remove disabled FF_API_APPLEHTTP_PROTO cruft 12 years ago
Anton Khirnov 0a7c4daf46 lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruft 12 years ago
Anton Khirnov d6ed604cf4 lavc: remove disabled FF_API_IDCT cruft 12 years ago
Anton Khirnov 3bcdf8dcb9 lavc: remove disabled FF_API_SNOW cruft 12 years ago
Anton Khirnov fcb07e8b33 lavc: remove disabled FF_API_MMI cruft 12 years ago
Anton Khirnov de27d2b92f lavc: remove disabled FF_API_LIBMPEG2 cruft 12 years ago
Anton Khirnov 0517c9e098 lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruft 12 years ago
Hendrik Leppkes d6d369bf13 atomic: prefer gcc builtins over win32 atomics, if available. 12 years ago
Janne Grunau fc8406d01e avframe: copy reordered_opaque in copy_props 12 years ago
Clément Bœsch 1123080d2e cmdutils: remove conditionnal pp include. 12 years ago
Janne Grunau 684e3d2e1c ra144: check buffer size before requesting a buffer 12 years ago
Janne Grunau 08149b2b39 wmapro: unref skipped frames 12 years ago
Janne Grunau e3232f3431 svq1: use av_frame_free to free refcounted frame 12 years ago
Anton Khirnov 98cec5c84f ratecontrol: remove an unused variable 12 years ago
Anton Khirnov 669cc0f364 lavc: fix get_buffer() compatibility layer for audio. 12 years ago
Anton Khirnov e2c2974120 vorbisdec: do not leak the first frame. 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