23090 Commits (3da54858d36c0371e713935b69c5df5f050ca1b3)

Author SHA1 Message Date
Alexander Kojevnikov 29d8cd265a mp3dec: Fix VBR bit rate parsing 12 years ago
Paul B Mahol d7f9f34dc6 zmbv: stop doing colorspace conversion 12 years ago
Diego Biurrun c57a593670 hwaccel: consistent name prefixes for start_frame/end_frame/decode_slice 12 years ago
Michael Niedermayer e398990eb8 msrledec: fix output_end checks 12 years ago
Michael Niedermayer dae38a66eb dnxhddec: return the correct number of bytes from decode_frame 12 years ago
Michael Niedermayer 03148fd174 buildsys: only include log2_tab per library for shared builds 12 years ago
Reimar Döffinger 88d55b827d Remove incorrect use of ctype.h functions. 12 years ago
Ronald S. Bultje 2cffe38df3 Deprecate deinterlaced in libavcodec. 12 years ago
Michael Niedermayer d210e9741e rv34: fix aspect ratio 12 years ago
Michael Niedermayer 6c6dc8ccea wmadec: check nb_frames 12 years ago
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