23352 Commits (4aa8503399d4fc4ad0bc90ca3c5977a0c1c511bf)

Author SHA1 Message Date
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
Xi Wang eba1ff3130 atrac3: avoid oversized shifting in decode_bytes() 12 years ago
Kostya Shishkov c42e262513 add support for Monkey's Audio versions from 3.93 12 years ago
Kostya Shishkov 9652d4fcfc ape: provide two additional bytes in buffer for old MAC versions 12 years ago
Kostya Shishkov b164d66e35 ape: make version-dependent decoding functions called via pointers 12 years ago
Ronald S. Bultje 8a523cfa8b dsputil: remove non-8bpp draw_edge. 12 years ago
Michael Niedermayer 46728338b0 rv34: export qp table 12 years ago
Michael Niedermayer feac79ce53 rv10: export qp table 12 years ago
Michael Niedermayer fa80967a73 mpeg1/2: export qp table 12 years ago
Michael Niedermayer ff9adf5725 mjpegdec: export qp table 12 years ago
Michael Niedermayer a0813e7f00 h263dec: export qp_table 12 years ago
Michael Niedermayer 870e625108 mjpegdec: fix indention 12 years ago
Michael Niedermayer 3c24fbbf65 jpegdec: be less picky on padding 12 years ago
Janne Grunau b066d90211 vaapi: fix argument for ff_vaapi_common_end_frame call 12 years ago
Ronald S. Bultje b76d853697 lavc: make compilation of frame_thread_encoder.o optional. 12 years ago
Ronald S. Bultje 4a88d81c9e dsputil: remove duplicate or unused functions. 12 years ago
Hendrik Leppkes 49a514c13e dsputil: unbreak compilation on sparc after 6802c70 12 years ago
Paul B Mahol 4853b5538f lavc: do not set coded_frame->reference 12 years ago
Hendrik Leppkes edcc51fb8e tiff: fix handling of metadata with refcounted frames 12 years ago
Diego Biurrun 12e25ed284 avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() 12 years ago
Diego Biurrun 6d97484d72 avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
Diego Biurrun 63d744e2be av_log_missing_feature() ---> avpriv_report_missing_feature() 12 years ago
Diego Biurrun f099d3d1d5 Add av_log_{ask_for_sample|missing_feature} replacements to libavutil 12 years ago
Hendrik Leppkes 84bf1cbef9 avcodec: remove AVCodecContext->metadata 12 years ago
Clément Bœsch 20dab078e6 lavc/crystalhd: remove now unecessary buffer_hints. 12 years ago
Clément Bœsch 1ec94b0f06 lavc: factorize ff_{thread_,re,}get_buffer error messages. 12 years ago
Hendrik Leppkes 9ae6ba2883 dsputil: remove deprecated dsp_mask usage 12 years ago
Michael Niedermayer c3bb2f7296 dsputil_mmx: remove unused variables 12 years ago
Michael Niedermayer 7ff3bfd584 exr: silence warning "libavcodec/exr.c:351:9: warning: variable ret set but not used" 12 years ago
Michael Niedermayer 019b378d90 vc1: fix int/ptrdiff_t mismatches 12 years ago
Paul B Mahol ac45921a6b lavc: remove disabled 8SVX_RAW cruft 12 years ago
Janne Grunau 91d4823f70 avpacket: copy side data type and size in av_dup_packet 12 years ago
Michael Niedermayer a8c0777325 Revert "Merge commit '0517c9e098092709397cc522c59fa63c83cc81be'" bring the old audio resampling API back 12 years ago
Michael Niedermayer bbaa4432e2 vc1dec: remove unused variables 12 years ago
Philip Langdale 21dc9b194f CrystalHD: Port to ref-counted frame API. 12 years ago
Michael Niedermayer 0fe4b48540 cabac: remove unused argument of ff_init_cabac_states() 12 years ago
Nicolas George be40d6cc2b rawdec: fix a typo -- || instead of | 12 years ago
Michael Niedermayer 12fe78a77b vp56: remove unused variable 12 years ago
Ronald S. Bultje f536df99fe dsputil: remove hpel functions (moved to hpeldsp). 12 years ago
Ronald S. Bultje 94b77678dc Move alpha half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje 6802c70106 Move sparc/vis half-pel assembly from dsputil to hpeldsp. 12 years ago
Michael Niedermayer a0565a2b65 Move sh4 half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje e9e608ad58 Move bfin half-pel assembly from dsputil to hpeldsp. 12 years ago