26076 Commits (023953e96425a5fdff6b3904332ec621bb676b34)

Author SHA1 Message Date
Michael Niedermayer 1836a42c29 avcodec/vp8: remove unused webp_decode_frame() 11 years ago
Ronald S. Bultje dd3d0f46bd vp9: fix mvref finding to adhere to bug in libvpx. 11 years ago
Paul B Mahol b8f276e645 avcodec/mimic: use av_freep() and reset swap_buf_size 11 years ago
Paul B Mahol 2145e8f193 avcodec/vmdav: use av_freep() and reset unpack_buffer_size 11 years ago
Kostya Shishkov 5462dde194 metasound: Fix error message argument 11 years ago
Diego Biurrun cb56c3961b h263dsp: K&R formatting cosmetics 11 years ago
Diego Biurrun 0338c39698 dsputil: Split off H.263 bits into their own H263DSPContext 11 years ago
Michael Niedermayer b7fea3daab libavcodec/dvdsubdec: remove exit() call in debug code 11 years ago
Paul B Mahol 9521236881 avcodec/libfdk-aacdec: remove redundant log messages 11 years ago
Paul B Mahol 315e3cf047 avcodec/hnm4video: remove redundant log message 11 years ago
Diego Biurrun 86f910806b Remove #undefs for formerly forbidden system functions 11 years ago
Clément Bœsch 87434cf373 avcodec/vp9: add ff_vp9_idct_idct_{4x4,8x8}_ssse3(). 11 years ago
Paul B Mahol e3f384b428 avcodec/mss2: use init_get_bits8() 11 years ago
Paul B Mahol 82f5c4d737 avcodec/flashsv: use av_freep() for tmpblock 11 years ago
Paul B Mahol b79f543c58 avcodec/mss1: use init_get_bits8() 11 years ago
Paul B Mahol c3311515d5 avcodec/flashsv: fix typo 11 years ago
Paul B Mahol ad1dfe04a1 avcodec/tscc2: use init_get_bits8() 11 years ago
Paul B Mahol 290be34a74 avcodec/brender_pix: stop calling av_image_check_size() twice 11 years ago
Paul B Mahol 6e094f7026 avcodec/flashsv: stop using deprecated avcodec_set_dimensions 11 years ago
Paul B Mahol 22c00962c2 avcodec/flashsv: use init_get_bits8() 11 years ago
Paul B Mahol 1a244c22ea avcodec/brender_pix: stop using deprecated avcodec_set_dimensions 11 years ago
Paul B Mahol 7722ae35eb avcodec/c93: stop using deprecated avcodec_set_dimensions 11 years ago
Diego Biurrun 70cbf33405 vdpau: Add missing #includes to fix standalone header compilation 11 years ago
Diego Biurrun e2b5b09789 x86: rv40dsp: Use PAVGB instruction macro where appropriate 11 years ago
Yusuke Nakamura 3ef9b7ab95 hevc_ps: Use AV_PIX_FMT_YUVJ420P if YUV 4:2:0 8-bit full scale 11 years ago
Jan Ekström 885ec92425 hevc: Use parsed VUI colorimetry in avcodec 11 years ago
Jan Ekström cd8f772d06 lavc: Add colorimetry values for BT.2020, other non-included ones 11 years ago
Gian-Carlo Pascutto 454959a5aa aacdec: Set the profile during decoding 11 years ago
Anton Khirnov da6506c607 lavc: move AVCodecContext.pkt to AVCodecInternal 11 years ago
Anton Khirnov 38ecc3702d pthread: store thread contexts in AVCodecInternal instead of AVCodecContext 11 years ago
Anton Khirnov daa7a1d443 pthread_slice: rename ThreadContext -> SliceThreadContext 11 years ago
Anton Khirnov cc14ee03a7 lavc: split slice and frame threading functions into separate files 11 years ago
Anton Khirnov 5cd6513f5b pthread: drop avcodec_ prefixes from static functions 11 years ago
Ronald S. Bultje 6cf0c4107f Put vp9_scans and vp9_scans_nb in ro_data. 11 years ago
Mikulas Patocka 694d997afe x86: hpeldsp: Use PAVGB instruction macro where necessary 11 years ago
Michael Niedermayer 336a1902d6 avcodec/ffv1enc: Check high bpp RGB against coder type too 11 years ago
Mikulas Patocka 074155360d avcodec/x86/hpeldsp: fix crash on AMD K6-3+ 11 years ago
Stefano Sabatini cfe7185a92 lavc: remove dead FF_API_OLD_TIMECODE API 11 years ago
Stefano Sabatini a689560428 lavc: remove dead FF_API_AVCODEC_OPEN API 11 years ago
Stefano Sabatini d3397c3e82 lavc: remove dead FF_API_ALLOC_CONTEXT API 11 years ago
Stefano Sabatini 90c329cc25 lavc/version.h: remove empty line 11 years ago
Stefano Sabatini 5a6e6dcaa4 lavc: drop deprecated audio_convert API at the next major bump 11 years ago
Michael Niedermayer cf49d5907a avcodec/ansi: set w/h correctly at the top 11 years ago
Vittorio Giovara 3ea5f64fff ansi: fix possible use of uninitialized variables 11 years ago
Michael Niedermayer 8a701ef7dd avcodec/hevc_sei: Fix null dereference in decode_pic_timing() 11 years ago
Michael Niedermayer 63a37d0e1e avcodec/hevc_sei: check active_seq_parameter_set_id validity 11 years ago
Michael Niedermayer 6e87dfb589 mpegvideo: reduce whitespace differences to libav 11 years ago
Michael Niedermayer 4fb1221e66 h264: reduce whitespace differences to libav 11 years ago
James Zern 23c03ac91e libvpxenc: allow qmax of 0 11 years ago
James Zern 517afd72c6 libvpxenc: add VP9 options 11 years ago