23344 Commits (881050d2292809f3b4fae815bbef95c4793b0ab4)

Author SHA1 Message Date
Michael Niedermayer 82f95d7fd7 h264: drop special case for 9bit chroma422 12 years ago
Anton Khirnov fcf75022d7 h264: remove redundant freeing of DPB in h264_decode_end 12 years ago
Anton Khirnov 23e85be58f h264: add a parameter to the CHROMA444 macro. 12 years ago
Anton Khirnov e962bd08ee h264: add a parameter to the CHROMA422 macro. 12 years ago
Anton Khirnov 6d2b6f21eb h264: add a parameter to the CABAC macro. 12 years ago
Anton Khirnov a6931d8ece h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro. 12 years ago
Anton Khirnov 7fa00653a5 h264: add a parameter to the FIELD_PICTURE macro. 12 years ago
Anton Khirnov 7bece9b22f h264: add a parameter to the FRAME_MBAFF macro. 12 years ago
Anton Khirnov da6be8fcec h264: add a parameter to the MB_FIELD macro. 12 years ago
Anton Khirnov 82313eaa34 h264: add a parameter to the MB_MBAFF macro. 12 years ago
Anton Khirnov 48d0fd2d62 h264: merge common_init() into ff_h264_decode_init. 12 years ago
Anton Khirnov 25408b2a06 h264: make ff_h264_frame_start static. 12 years ago
Clément Bœsch 4331484b8d lavc/utils: fix metadata audio frame memleak in case of non refcounted frames. 12 years ago
Nedeljko Babic 271f95940b libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabled 12 years ago
Janne Grunau a157c7f2b8 h264: fix bit depth changes with frame threading 12 years ago
Bojan Zivkovic 7d29c6eebc mips: Optimization of IIR filter function 12 years ago
Bojan Zivkovic 26f3924d78 mips: Optimization of AAC coefficients encoder functions 12 years ago
Sebastian Sandberg db8403d04a vc1dec: interlaced B-frames 12 years ago
Michael Niedermayer d244a615f6 er: set error_occured on missing slices 12 years ago
Stefano Sabatini 33b0549867 lavc/utils: add VP6F hack for setting correct video size in stream 12 years ago
Nedeljko Babic d23aefa498 mips: inline assembly clobber list polishing 12 years ago
Michael Niedermayer feeb8ca56d vp56: Check av_frame_ref() return code 12 years ago
Michael Niedermayer 1e41b8cd07 hpeldsp: Increase put_no_rnd_pixels_tab[][] size 12 years ago
Michael Niedermayer 2c993fece2 audio_get_buffer: add assert to ensure nb_extended_buf has a safe value 12 years ago
Michael Niedermayer ad98567198 mpegvideo_enc: remove stray semicolon 12 years ago
chinshou b619a54853 alac: Fix order of values in comment 12 years ago
Hendrik Leppkes c3ebfcd6e1 mpegvideo: allocate hwaccel privdata after the frame buffer 12 years ago
Hendrik Leppkes 9c9ede44f3 h264: allocate hwaccel privdata after the frame buffer 12 years ago
Hendrik Leppkes c71c80f53b pthread: unref already decoded frames when flushing the decoder 12 years ago
Hendrik Leppkes 4e70d66ded mpegvideo: fix allocation of the hwaccel_picture_private data 12 years ago
Anton Khirnov 1516bf7af1 lavc: update the doxy for avcodec_decode_{video,audio} wtih refcounting. 12 years ago
Anton Khirnov c977039e58 lavc, lavfi: fix counting number of planes in AVBufferRef wrappers 12 years ago
Hendrik Leppkes 97f8c6e147 pthread: update all get_buffer checks for get_buffer2 12 years ago
Carl Eugen Hoyos 55bb8f4589 Fix Makefile dependency for the dvd_nav parser. 12 years ago
Clément Bœsch 4b35be3251 lavc: fix avpacket memleak with subtitles recoding. 12 years ago
Elvis Presley 58bc65952b libavcodec/proresdec.h: fix license header 12 years ago
Michael Niedermayer 0163ad66e1 mpeg2: 12LSB w/h of 0 is not allowed in compliant videos thus this also needs AV_EF_COMPLIANT 12 years ago
Anton Khirnov ce0124acac mpeg12: do not fail on zero dimensions in the sequence header. 12 years ago
Clément Bœsch 6abb554fd6 lavc,lavu: fix two doxy mixup between h/v chroma shift. 12 years ago
Michael Niedermayer 29e0357a11 aasc: fix pointer vs value error 12 years ago
Richard 9cde9f70ab mpeg: Add passing DVD navigation packets (startcode 0x1bf) to caller to allow better playback handling of DVDs. 12 years ago
Michael Niedermayer fa7031ad37 h264_refs: fix typo in refs fallback check 12 years ago
Anton Khirnov 6552808014 lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappers 12 years ago
Michael Niedermayer 0f95534669 h264_qpel: fix another forgotten int stride 12 years ago
Clément Bœsch 3313b9cc2d lavc: remove unecessary a64enc include. 12 years ago
Carl Eugen Hoyos 75c7e4583f Do not (re-)set libx264 parameter b_tff if interlaced encoding was not requested. 12 years ago
Reimar Döffinger 23426987fa mpeg12: reduce hwaccel-related code duplication. 12 years ago
ArnoB 361319d0f4 dpxenc: fix data offset 12 years ago
Paul B Mahol a9b424879f lavc & lavf: replace deprecated av_log* functions 12 years ago
Michael Niedermayer 64308941d4 mpegvideo: Fix exported qp table offest 12 years ago