23462 Commits (a7990287aa653e2e296246c52dbd8f0d600c71aa)

Author SHA1 Message Date
Ronald S. Bultje d98aa7cdc1 h264: put call to ff_print_debug_info2 under CONFIG_MPEGVIDEO. 12 years ago
Ronald S. Bultje d4e649cca6 h264: make it possible to compile without error_resilience. 12 years ago
Ronald S. Bultje 454c5d10b2 h264: add a copy of draw_horiz_band. 12 years ago
Michael Niedermayer 4f0d4acc70 libxvid: cleanup on error pathes 12 years ago
Michael Niedermayer 667bf15652 libxvid: check & clear encoder_handle 12 years ago
Michael Niedermayer 8fe59240a1 libxvid: use av_freep() for saftey 12 years ago
Michael Niedermayer 6a8f6c773d libxvid: remove temporary files at the end 12 years ago
Michael Niedermayer 03bc7a004e mjpegdec: fix endiansoup 12 years ago
James Almer 1d5b35cc07 lavc/flacdec: Add frame CRC calculation 12 years ago
Michael Niedermayer 5167bb2e8e er: Fix slice threading check 12 years ago
Anton Khirnov 437211ae73 h264: set ref_count to 0 for intra slices. 12 years ago
Anton Khirnov 668e16a0dd h264: on reference overflow, reset the reference count to 0, not 1. 12 years ago
Anton Khirnov e671d3ad6c h264: do not copy ref count/ref2frm when updating per-frame context 12 years ago
Michael Niedermayer cc38ca6748 avcodec/utils: use AVFrame accessor functions 12 years ago
Michael Niedermayer 30806ddcbc avcodec/rawdec: use AVFrame accessor functions 12 years ago
Michael Niedermayer f59ff8faa2 pngdec: use AVFrame accessor functions 12 years ago
Michael Niedermayer ff080346c6 gifdec: use AVFrame accessor functions 12 years ago
Michael Niedermayer 7d7fb70129 cpia: use AVFrame accessor functions 12 years ago
Michael Niedermayer f232659130 tiff: use AVFrame accessor functions 12 years ago
Michael Niedermayer e0f716a9d9 ac3dec: use AVFrame accessor functions 12 years ago
Michael Niedermayer bf90ef0314 avcodec: add ff_frame_get_metadatap() 12 years ago
Paul B Mahol 5b802cf567 lavc/codec_desc: add/fix .props for SGI/DPX/X-face/BRender PIX image 12 years ago
Joseph Artsimovich 4a6bd34637 Handle an invalid extra mpeg2 picture header following a frame-encoded picture. 12 years ago
Paul B Mahol 6c7d1608dd sgidec: use unchecked bytestream2 functions where it makes sense 12 years ago
Paul B Mahol 5a232e5078 exr: use bytestream functions in pxr24_uncompress() 12 years ago
Michael Niedermayer 1d178710b4 libvpxenc: dont redundantly zero fields, the whole context is zeroed on init 12 years ago
Pascal Massimino 3c3a8c1489 libvpxenc: add psnr support 12 years ago
Diego Biurrun e8c52271c4 Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm." 12 years ago
Paul B Mahol 33240dfa9a exr: pxr24 decompression 12 years ago
Paul B Mahol 9f3c90a366 exr: fix error message when pixel type is not set 12 years ago
Paul B Mahol 4751c6c270 exr: s/bits_per_color_id/pixel_type 12 years ago
Paul B Mahol a71926a548 exr: track channels properties 12 years ago
Nicolas George bf63a474ca lavc/exr: use size_t instead of int for sizes. 12 years ago
Michael Niedermayer c4735eef03 loco: silence warning: decoded may be used uninitialized in this function 12 years ago
Luca Barbato 9d4da474f5 lls: move to the private namespace 12 years ago
Martin Storsjö 86611ff123 pnm: Use av_pix_fmt_desc_get instead of accessing the array directly 12 years ago
Clément Bœsch 7b2d50f81e build: make iconv build configurable. 12 years ago
Nicolas George 13811b19d6 lavc/libopusenc: report an error if global_quality is set. 12 years ago
Paul B Mahol 9774145fe5 exr: simplify decompression path 12 years ago
Michael Niedermayer 5c924c9b7d dv: Correctly identify CDVC profile 12 years ago
Michael Niedermayer 0dcecf45d8 avcodec: mbd has a range of 0..2 12 years ago
Michael Niedermayer 1672624ddc mpegvideo_enc: fix gray flag with 444 jpeg 12 years ago
Diego Biurrun ebc701993f x86: dsputil: Drop some unused function #defines 12 years ago
Diego Biurrun 845cfc92f9 x86: dsputil: Drop aliasing of ff_put_pixels8_mmx to ff_put_pixels8_mmxext 12 years ago
Diego Biurrun 096cc11ec1 x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.c 12 years ago
Martin Storsjö 31a23a0dc6 x86: dsputil_mmx: Remove leftover inline assembly fragments 12 years ago
Michael Niedermayer 997a36238f mpeg12: Detect MXF essence stuff at the end of frames 12 years ago
Michael Niedermayer c6d3b3be15 aacsbr: Silence warning: max_qmf_subbands may be used uninitialized in this function 12 years ago
Michael Niedermayer f6fff8e546 ac3enc_template: silence may be used uninitialized in this function warnings 12 years ago
Michael Niedermayer 5bcb379ffe motion-test: fix warning: dsp_mask is deprecated 12 years ago