18357 Commits (487996f64abdc1673ecddc516ac46cdb83d26b8f)

Author SHA1 Message Date
Reimar Döffinger cd3ced1bb9 fraps: frame threading support. 13 years ago
Reimar Döffinger 0efdb942a6 fraps: Deduplicate some code. 13 years ago
Reimar Döffinger 3469c88804 fraps: Minor simplification, use local variable. 13 years ago
Ronald S. Bultje 20a7d3178f png: add missing #if HAVE_SSSE3 around function pointer assignment. 13 years ago
Paul B Mahol 371946bc27 r210enc: don't write uninitialized data 13 years ago
Paul B Mahol 668a0b152b libvpxenc: update after FF_API_X264_GLOBAL_OPTS removal 13 years ago
Carl Eugen Hoyos a915618a29 Improve decoding quality for lossy wavpack. 13 years ago
Reimar Döffinger 7fabef1f01 fraps: optimize pseudo-YUV to RGB conversion. 13 years ago
Ronald S. Bultje 331e7c4cb3 imdct36: mark SSE functions as using all 16 XMM registers. 13 years ago
Ronald S. Bultje e92003514d png: move DSP functions to their own DSP context. 13 years ago
Aneesh Dogra f9708e9a0e sunrast: Add a sample request for TIFF, IFF, and Experimental Rastfile formats. 13 years ago
Aneesh Dogra 415f358a1f sunrast: Cosmetics 13 years ago
Aneesh Dogra 4ffb8e2c14 sunrast: Remove if (unsigned int < 0) check. 13 years ago
Aneesh Dogra fef3771778 sunrast: Replace magic number by a macro. 13 years ago
Paul Kendall 7df9937fcc Fix dvb subtitle decoding when display segment is missing. 13 years ago
Reimar Döffinger f4e8292eb7 fraps: Add release_buffer forgotten when reget_buffer was removed. 13 years ago
Reimar Döffinger 95e873bb14 fraps: fix indentation. 13 years ago
Reimar Döffinger 6a9b565e0a FRAPS: Do not needlessly use reget_buffer. 13 years ago
Paul B Mahol 6bcc8275a1 r210enc: fix encoding for unaligned widths 13 years ago
Reimar Döffinger 97dece333d rawenc: initialize coded_frame via avcodec_get_frame_defaults. 13 years ago
Reimar Döffinger dbc7c6121e libgsm: Fix compilation. 13 years ago
Paul B Mahol f122cbf087 v210x: check for return value of avcodec_alloc_frame() 13 years ago
Paul B Mahol 7299e5d52b v210enc: remove redundant assignment 13 years ago
Paul B Mahol bf0aea7907 v210enc: check return value of avcodec_alloc_frame() 13 years ago
Paul B Mahol 70a8c79680 v210dec: check return value of avcodec_alloc_frame() 13 years ago
Paul B Mahol 3ab90687fd roqaudioenc: check return value of avcodec_alloc_frame() 13 years ago
Paul B Mahol 2de6a7253e roqaudioenc: remove redundant assignment 13 years ago
Paul B Mahol 1e90450fad r210dec: check return value of avcodec_alloc_frame() 13 years ago
Paul B Mahol 1fa24d08b2 pcm: remove redundant assignment 13 years ago
Paul B Mahol ae8dc203b2 pcm: check return value of avcodec_alloc_frame() 13 years ago
Paul B Mahol f913f3788a libopencore-amr: fix memleak 13 years ago
Paul B Mahol 766e160e87 libopencore-amr: check return value of avcodec_alloc_frame() 13 years ago
Paul B Mahol a136c2cf3e libmp3lame: remove dupe assigment 13 years ago
Paul B Mahol 5291cedd6c libgsm: remove dupe assigment. 13 years ago
Paul B Mahol 3ac99cdc41 libgsm: check return value of gsm_create & avcodec_alloc_frame() 13 years ago
Nathan Caldwell 2e626dd513 aacenc: Fix LONG_START windowing. 13 years ago
Nathan Caldwell dc7e7d4dd9 aacenc: Fix a bug where deinterleaved samples were stored in the wrong place. 13 years ago
Reimar Döffinger a0eb8de5e0 Merge palette-only header with actual video frame. 13 years ago
Reimar Döffinger 0b378e8aa9 DFA: fix "skip frame" TSW1 encoding. 13 years ago
Paul B Mahol f870fc2fb9 adpcmenc: refactor some code. 13 years ago
Paul B Mahol 82c252972b adpcmenc: check return value of avcodec_alloc_frame() 13 years ago
Paul B Mahol 7b21b0f155 adxenc: check return value of avcodec_alloc_frame() 13 years ago
Paul B Mahol 88fb935c1c ac3enc: check return value of avcodec_alloc_frame() 13 years ago
Anton Khirnov 9bfe218299 lavc: extend doxy for avcodec_alloc_context3(). 13 years ago
Anton Khirnov 2d9535ad31 avcodec_align_dimensions2: set only 4 linesizes, not AV_NUM_DATA_POINTERS. 13 years ago
Mans Rullgard be822d77b6 aacsbr: ARM NEON optimised sbrdsp functions 13 years ago
Mans Rullgard 8996ed2b73 aacsbr: align some arrays 13 years ago
Mans Rullgard aac46e088d aacsbr: move some simdable loops to function pointers 13 years ago
Clément Bœsch 23b639c44f Fix "ouput" typo and add a check. 13 years ago
Michael Niedermayer 81ab42a334 dirac_yasm: fix linking failure due to %ifndef 13 years ago