23053 Commits (38d40ac18a3855620852e6552114caeb413497eb)

Author SHA1 Message Date
James Zern bcaf64b605 normalize calls to ff_alloc_packet2 12 years ago
Ronald S. Bultje 8d061989dd lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecs 12 years ago
Ronald S. Bultje c257fe1fde Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables. 12 years ago
Michael Niedermayer a3e0fc9803 snowenc: fix indention 12 years ago
Michael Niedermayer 70a2a4934a snowenc: add forgotten emms_c() 12 years ago
Diego Biurrun 5a4e9fe855 avcodec/internal: Fix #if DECODE_AUDIO / ENCODE_AUDIO name mismatch 12 years ago
Michael Niedermayer 188c082477 snowenc: initialize edges 12 years ago
Michael Niedermayer 2dd2ee96eb vc1dec: use av_log_ask_for_sample for odd sprites 12 years ago
Paul B Mahol 037adf589a libilbc: use ff_alloc_packet2 12 years ago
James Zern 1811f1d840 libopusenc: use ff_alloc_packet2 12 years ago
Michael Niedermayer a3541896c6 qdm2: check "AC" codewords 12 years ago
Michael Niedermayer 5c8ffbaa7f qdm2: simplify arithmetic coder tables generation 12 years ago
Michael Niedermayer bb01be8046 rv20: Fix handling of frame skip. 12 years ago
Michael Niedermayer 7bab631f7d mss2dsp/upsample_plane: fix 0x0 handling 12 years ago
Luca Barbato 4c364eb2b8 shorten: report meaningful errors 12 years ago
Luca Barbato a2ad554def shorten: K&R formatting cosmetics 12 years ago
Luca Barbato 5cf7c72757 shorten: use the unsigned type where needed 12 years ago
Michael Niedermayer c10da30d84 shorten: set invalid channels count to 0 12 years ago
Luca Barbato 02055b6d40 vorbisdec: check memory allocations 12 years ago
Carl Eugen Hoyos b45e85ab7e Make 32bit zmbv colour-space opaque. 12 years ago
Carl Eugen Hoyos 96d2e4d61a Use uint8_t instead of uint16_t pointer in kega decoder. 12 years ago
Reimar Döffinger 940b06aeb8 kgv1dec: Simplify kega decoding by using memcpy instead of loops 12 years ago
Michael Niedermayer 058e1f8dd7 vc1dec: odd sized sprites are unsupported 12 years ago
Luca Barbato 4987faee78 h264: check for luma and chroma bit dept being equal 12 years ago
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