50962 Commits (231795270b67496e01ad87731e0e95853146f038)
 

Author SHA1 Message Date
Michael Niedermayer a303dce28c utils: Dont sent fake channel layouts, 0 layout is better when its not known 12 years ago
Michael Niedermayer f9fd6f983b Merge commit '2eba9087f3031c6050f8dcd996225490be6c2410' 12 years ago
Michael Niedermayer a7f9d92a6d Merge commit '192f1984b1a93aa08af053b8f9ab4950f307bd5d' 12 years ago
Michael Niedermayer 36685c3c4b Merge commit '15ec0450b4ae891f3e6ababa03c777a4443b94ca' 12 years ago
Michael Niedermayer 64d11cb615 mss1: set frame defaults 12 years ago
Clément Bœsch 80661e0f55 buffer: use the atomic get instead of the add and fetch variant. 12 years ago
Michael Niedermayer 1ad542f11f get_video_buffer: add vertical padding 12 years ago
Michael Niedermayer 53fd4f5594 avcodec: fix motion vector vissualization 12 years ago
Diego Biurrun a4472ac01e Add informative messages to av_log_ask_for_sample calls lacking them 12 years ago
Michael Niedermayer 6ae4372532 h264/mpegvideo: fix ff_print_debug_info2 arguments 12 years ago
Diego Biurrun 8f10f1a6dc anm: Get rid of some very silly goto statements 12 years ago
Michael Niedermayer a76ef998eb mpegvideo: move ff_print_debug_info2 to where ff_print_debug_info is 12 years ago
Hendrik Leppkes b91459e565 atomic: prefer gcc builtins over win32 atomics, if available. 12 years ago
Martin Storsjö c48828f763 atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize 12 years ago
Michael Niedermayer c536253854 snow: set frame defaults 12 years ago
Michael Niedermayer b5e5ed8ea7 Merge commit '3b199d29cd597a3518136d78860e172060b9e83d' 12 years ago
Michael Niedermayer 01a0283c92 h264: disallow single unpaired fields as references of frames 12 years ago
Hendrik Leppkes c69acbf881 lavfi/moviesrc: use refcounted frames 12 years ago
Michael Niedermayer 0fc01ae33c h264: fix null pointer dereference and assertion failure 12 years ago
Michael Niedermayer ee3c3dd523 ff_alloc_picture: free tables in case of dimension mismatches 12 years ago
Michael Niedermayer 9e73f6d1f9 mpegvideo: dont allow last == current 12 years ago
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