23145 Commits (b1a9a2c4ffb87004ef5947d64bbfb34544793278)

Author SHA1 Message Date
Michael Niedermayer 19688e87e5 h264: show recovery SEIs in debug output 12 years ago
Michael Niedermayer dc7ba0c1f4 j2kdec: remove unused variable and empty function 12 years ago
Hendrik Leppkes f91730a16b jv: initialize AVFrame 12 years ago
Michael Niedermayer 6b6b0e9dae pthread: fix unused variable warning 12 years ago
Michael Niedermayer 6ec0447d3d xface: remove unused stuff, fix related warnings 12 years ago
Michael Niedermayer ad78b9ed70 avcodec: postpone removial of parts still used 12 years ago
Michael Niedermayer a303dce28c utils: Dont sent fake channel layouts, 0 layout is better when its not known 12 years ago
Michael Niedermayer 64d11cb615 mss1: set frame defaults 12 years ago
Michael Niedermayer 53fd4f5594 avcodec: fix motion vector vissualization 12 years ago
Michael Niedermayer 6ae4372532 h264/mpegvideo: fix ff_print_debug_info2 arguments 12 years ago
Michael Niedermayer a76ef998eb mpegvideo: move ff_print_debug_info2 to where ff_print_debug_info is 12 years ago
Michael Niedermayer c536253854 snow: set frame defaults 12 years ago
Michael Niedermayer 01a0283c92 h264: disallow single unpaired fields as references of 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 2e7bc9c2a1 snowdec: fix off by 1 error in dimensions check 12 years ago
Stefano Sabatini dae76e8c47 lavc/utils: fix typo and reword message in case of too low bitrate 12 years ago
Ronald S. Bultje d5efa84f13 vp3: embed idct_permutation array directly in VP3DecoderContext. 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
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
Stephen Hutchinson 98c4268eca libutvideo: Prioritize compatibility with new versions 12 years ago
Clément Bœsch 160979f4b4 lavc/utils: make sure the iconv descriptor can be opened only once. 12 years ago
Michael Niedermayer eab49f4fb5 Revert "aacdec: Reconfigure output as needed, disable pop_output_configuration()" 12 years ago
Michael Niedermayer 8978c743fb aacsbr: Check for envelope scalefactors overflowing 12 years ago
Anton Khirnov 7c45087b84 lavc: update the fallback versions of ff_thread_* 12 years ago
Yusuke Nakamura 19dd4017ab libopencore-amr: Add the missing 3rd argument of ff_get_buffer() 12 years ago
Anton Khirnov f86d66bcfa vmdaudio: fix invalid reads when packet size is not a multiple of chunk size 12 years ago
Anton Khirnov 4c0080b7e7 wmaprodec: return an error, not 0, when the input is too small. 12 years ago
Anton Khirnov cacad1c058 wmaprodec: require block_align to be set. 12 years ago
Anton Khirnov ea1136baaf wmadec: require block_align to be set. 12 years ago
Anton Khirnov 3ba40ebb6c ivi_common: do not call MC for intra frames when dc_transform is unset 12 years ago
Anton Khirnov 3e2f200237 roqvideodec: fix a potential infinite loop in roqvideo_decode_frame(). 12 years ago
Anton Khirnov 8a49d2bcbe xxan: fix invalid memory access in xan_decode_frame_type0() 12 years ago
Anton Khirnov d243896987 ffv1: fix calculating slice dimensions for version 2 12 years ago
Anton Khirnov 7b89cd20d8 eamad: allocate a dummy reference frame when the real one is missing 12 years ago
Anton Khirnov 542b83fc90 Replace some forgotten instances of PIX_FMT_* with AV_PIX_FMT_*. 12 years ago
Anton Khirnov d8b31be6ca Add the bumps and APIchanges entries for reference counted buffers changes. 12 years ago
Anton Khirnov 8df23e938b lavc: postpone the removal of request_channels API. 12 years ago
Anton Khirnov ddcca4ba07 lavc: stop setting AVFrame.motion_subsample_log2 12 years ago
Anton Khirnov 37045e4229 mpegvideo: drop vismv code 12 years ago
Anton Khirnov 2eba9087f3 lavc: make up a fake frame channel layout when there is no real one. 12 years ago
Anton Khirnov 192f1984b1 lavc: limit maximum number of channels to 63 12 years ago
Anton Khirnov 15ec0450b4 lavc: allow decoders to override frame parameters. 12 years ago
Anton Khirnov 3b199d29cd lavc decoders: properly initialize AVFrame. 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Anton Khirnov 6e7b50b427 mpegvideo_enc: drop support for reusing the input motion vectors. 12 years ago