22940 Commits (af0e8144cd8b903f510d48a3575b0cc499120909)

Author SHA1 Message Date
James Almer 0957041221 lavc/tta: Add support for encrypted streams 12 years ago
Ronald S. Bultje 7ff1a4b10f Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil. 12 years ago
Michael Niedermayer 5260edee7e sanm: Use the correct height variable in the decoded_size checks 12 years ago
Michael Niedermayer 4ee88db840 sanm: init sizes with the full frame size 12 years ago
Michael Niedermayer f0d9ccac89 sanm: reset frame sizes on buffer destruction 12 years ago
Michael Niedermayer 365270aec5 sanm: add forgotten check for decoded_size in old_codec37() 12 years ago
Ronald S. Bultje 972771dcf2 h264chroma: remove duplicate 9/10 bit functions. 12 years ago
Daniel Kang b3f2a3fe3f x86: mpeg4qpel: Make movsxifnidn do the right thing 12 years ago
Martin Storsjö 4c51fe48ba h264: Copy h264chroma dsp context to slice thread copies 12 years ago
Michael Niedermayer 0aa1d848ec ffv1enc: better heuristic to calculate initial states 12 years ago
Diego Biurrun 6fb296e97e avcodec/rectangle: Remove nonsense assert 12 years ago
Derek Buitenhuis c177f2ec4a libfdk-aacenc: Actually check for upper bounds of cutoff 12 years ago
Derek Buitenhuis 375ef6528c libfdk-aacenc: Actually check for upper bounds of cutoff 12 years ago
Paul B Mahol 5d7009dac2 evrcdec: fix wrong condition 12 years ago
Ronald S. Bultje fd6a021d8e get_bits: return pointer to buffer that is the result of the alignment. 12 years ago
Ronald S. Bultje 5e74a2b685 bit_depth_template: don't depend on dsputil.h. 12 years ago
Ronald S. Bultje c7e3e55429 Move ff_emulated_edge_mc prototypes to videodsp. 12 years ago
Ronald S. Bultje 55e35c98d5 h264 intra pred: add missing includes. 12 years ago
Michael Niedermayer 8491ac3ad2 mlpdec: check ch_assign more completely 12 years ago
Diego Biurrun d46d87d1d3 sparc: dsputil_vis: Fix silly variable name search and replace typo 12 years ago
Michael Niedermayer 0e3dacb11e tiff: dont leave geotag_count in an invalid state on errors. 12 years ago
Michael Niedermayer f28043d0a3 tiff: check for failure in search_keyval() 12 years ago
Michael Niedermayer 478fc7f57b pictordec: fix cga palette index limit 12 years ago
Michael Niedermayer cb85779d45 dpx: include offset in the total_size calculation 12 years ago
Michael Niedermayer 151067bbc2 dpx: Fix rounding in 10bit total_size calculation 12 years ago
Michael Niedermayer d24de4596c pcx: Add missing padding to scanline buffer 12 years ago
Michael Niedermayer f41329c8ae pcx: use init_get_bits8() 12 years ago
Michael Niedermayer 6462268e74 pcx: fix rounding in bytes_per_scanline check 12 years ago
Carl Eugen Hoyos 034a125c8c Support more atrac3-in-mkv samples. 12 years ago
Michael Niedermayer cf8d9b74f3 imgconvert: use get_pix_fmt_score in avcodec_find_best_pix_fmt_of_2() 12 years ago
Michael Niedermayer 13ae02d03f imgconvert: add get_pix_fmt_score() 12 years ago
Michael Niedermayer 796012af6c targa: Fix y check in advance_line 12 years ago
Paul B Mahol 350128b28f rv10: remove check that is always true 12 years ago
Michael Niedermayer b5fc95e77f motionpixels: Check that the vlc table has been fully inited 12 years ago
Michael Niedermayer 4401958fdc motionpixels: Propagate errors in vlc table init 12 years ago
Paul B Mahol da726a8763 paf, sanm: remove unused header after b05830169d 12 years ago
Diego Biurrun 8658e1c682 mss4, ra288: Remove unused DSPContext local codec context members 12 years ago
Michael Niedermayer 5fd6d85d17 rnd_avg: fix author attribution 12 years ago
James Almer 53b2083f44 sparc: Revert some parameter name changes in dsputil_vis.c 12 years ago
Michael Niedermayer a92816c4eb get_se_golomb: fix decoding of very large values 12 years ago
Diego Biurrun 5d3d39c72e dsputil: Move fdct function declarations to dct.h 12 years ago
Diego Biurrun 218aefce44 dsputil: Move LOCAL_ALIGNED macros to libavutil 12 years ago
Diego Biurrun 059866eb17 dsputil: Move WRAPPER8_16_SQ macro to the only place it is used 12 years ago
Diego Biurrun bf6b3ec924 dsputil: Move rnd_avg inline functions to a separate header 12 years ago
Diego Biurrun b9c2408b19 dsputil: Remove commented-out, unused function declarations 12 years ago
Michael Niedermayer b8820e7aa3 dsp: make put_no_rnd_pixels_tab 4x4 big 12 years ago
James Almer 89946c8403 dxva2: Prevent redefinition of _WIN32_WINNT 12 years ago
Michael Niedermayer 0d194ee51e vc1dec: Fix destination pointers in context for fields 12 years ago
Diego Biurrun 35685a3c2a dsputil: Move ff_shrink* function declarations to separate header 12 years ago
Diego Biurrun 6a44304074 dsputil: Move ff_h264_idct function declarations to a separate header 12 years ago