27890 Commits (7ef8d97b1aa9e142527debcaf993aa1ee8f08a9b)

Author SHA1 Message Date
Michael Niedermayer 8ab8070784 avcodec/utils: fix sizeof(AVFrame) dependence in avcodec_encode_audio2() 11 years ago
James Almer aa1f38015c x86/synth_filter: improve FMA version 11 years ago
Michael Niedermayer 3e3b0b3a40 avcodec/vdpau: update ff_vdpau_h264_set_reference_frames() to H264Picture 11 years ago
Michael Niedermayer 29be9b5301 avcodec/dxva2: fix pointers after H264Picture 11 years ago
Michael Niedermayer 2a37e560dc avcodec/vdpau: fix ff_vdpau_get_surface_id() argument after H264Picture 11 years ago
Michael Niedermayer 377cfc28a2 avcodec/vaapi: fix pointer types after H264Picture changes 11 years ago
Michael Niedermayer 6102dda1d7 avcodec/h264: h264_set_erpic() clear destination 11 years ago
Michael Niedermayer 4f22e39e65 avcodec/error_resilience: fix the case when MVs are not available 11 years ago
Michael Niedermayer 8ef9dcf1d7 avcodec/mpegvideo: ff_mpeg_set_erpic() clear destination 11 years ago
Matt Oliver b73aae6fe9 avcodec/x86/idct_sse2_xvid: move offsets out of MANGLE() 11 years ago
Michael Niedermayer 8e92ff2546 avcodec/h264: be more tolerant on what pixel format changes trigger reinits 11 years ago
Matt Oliver 9eb3f11c55 Add missing external declarations. 11 years ago
Matt Oliver 590805b7c3 Fixed 64bit conformance with mvzbl. 11 years ago
Vittorio Giovara 75177b2f5e libx264: check color_range 11 years ago
Vittorio Giovara bf0d7da7cb ljpeg: check color_range 11 years ago
Vittorio Giovara 2183432e6d mdec: set color_range 11 years ago
Vittorio Giovara 1c1fbc70ca mjpeg: set color_range 11 years ago
Vittorio Giovara 6612a03d74 fraps: set color_range 11 years ago
Carl Eugen Hoyos 5b1b91cfb8 tiff: Support rgba encoding 11 years ago
Carl Eugen Hoyos 58c215961a raw, nut: Support rgba64 encoding 11 years ago
Carl Eugen Hoyos cccac7654f png: Support rgb48 and rgba64 encoding 11 years ago
Vittorio Giovara c598b569fb png: K&R formatting cosmetics 11 years ago
Vittorio Giovara f7518f1a0e codec_desc: update dvaudio tag 11 years ago
Vittorio Giovara d24e9a99a4 h264 does not depend on mpegvideo any more 11 years ago
Vittorio Giovara 7245a0ae87 mpegvideo: remove h264-only fields 11 years ago
Vittorio Giovara be039278b5 mpegvideo: move ff_draw_horiz_band() to mpegutils.c 11 years ago
Vittorio Giovara e0c16e4e32 mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
Vittorio Giovara 136034d86b h264: Remove MotionEstContext and move the relevant fields to H264Context 11 years ago
Vittorio Giovara e3c2d0f3d4 h264: Replace mpegvideo-specific MAX_THREADS by private define 11 years ago
Vittorio Giovara 5d1c2e53ab h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private define 11 years ago
Vittorio Giovara 9b749c8274 h264: move relevant fields from Picture to H264Picture 11 years ago
Vittorio Giovara d66e305bd1 er: move relevant fields from Picture to ERPicture 11 years ago
Vittorio Giovara 1c79b1625d h264: directly use frames in ff_h264_draw_horiz_band() 11 years ago
Vittorio Giovara 75af13a0e4 mpegvideo: directly use frames in ff_draw_horiz_band() 11 years ago
Peter Ross 97bb0076c5 avcodec/rawdec: decode 16-bit aligned and packed 'raw' pixel formats where bits_per_coded_sample < 16 11 years ago
Michael Niedermayer 06a3185e38 avcodec/mpegvideo_enc: dont use direct mode for unaligned input 11 years ago
Michael Niedermayer da89572004 avcodec: Move STRIDE_ALIGN to internal.h 11 years ago
Peter Ross d1bb17940d avcodec/adpcm: ADPCM_IMA_DK3 packets are padded to 16-bit packet boundary 11 years ago
Michael Niedermayer 41d08ca575 avcodec/arm/cabac: fix inline cabac reader with the UNCHECKED bitstream reader 11 years ago
Michael Niedermayer 2b8d28439b avcodec/h264_cabac: move the arm unchecked_bitstream reader special case closer to where the issue is 11 years ago
Michael Niedermayer 669235e0b3 avcodec/h264_cabac: disable the unchecked bitstream reader for arm & aarch64 11 years ago
Vittorio Giovara f20977921b codec_desc: group image codecs together 11 years ago
Vittorio Giovara d42ea06798 codec_desc: add missing .long_name 11 years ago
Vittorio Giovara 999d31d354 codec_desc: K&R formatting cosmetics 11 years ago
Peter Ross 7380201451 avcodec/adpcm: squelch 'mismatch in coded sample count' warning for AV_CODEC_ID_ADPCM_EA_R2/3 11 years ago
Michael Niedermayer 2c9e5cb1a6 avcodec/arm/fft_fixed_neon: reduce diff by 2 spaces to libav 11 years ago
Diego Biurrun 36b822b8be arm: dsputil: Drop restrict keyword from add_pixels_clamped_armv6 prototype 11 years ago
Michael Niedermayer dded5ed9c5 avcodec/libx265: fill headers in extradata 11 years ago
Vittorio Giovara 2e708f1708 ljpeg: fix duplicated pixel format entry 11 years ago
Michael Niedermayer b7cffc81b7 avcodec/sparc: add note about the removial 11 years ago