66061 Commits (5db23c07a3f76d31e8e3178f8bacb68289bba62b)
 

Author SHA1 Message Date
Michael Niedermayer 5db23c07a3 Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b' 11 years ago
Diego Biurrun 95c0cec03a idctdsp: Add global function pointers for {add|put}_pixels_clamped functions 11 years ago
Michael Niedermayer 9e59a7be1c Merge commit '91d305790ea0f6fe0f54b48236da42181c39c18b' 11 years ago
Michael Niedermayer c8be5258de Merge commit 'ff4d1aa8bc3f4fe9d1f684f760b29c51adb569ef' 11 years ago
Michael Niedermayer 4c73123333 Merge commit 'f61e47dd68582529bcf6d42d861c70a320cd1b67' 11 years ago
Michael Niedermayer 50c6bffb67 Merge commit '74512f7e369da40e1148c92b58cd8e59f7737b8f' 11 years ago
Reimar Döffinger 098af26067 vf_deshake: Avoid doing a malloc+free for every single frame. 11 years ago
Reimar Döffinger 4ea8406e38 vf_deshake: reduce stack usage. 11 years ago
Reimar Döffinger 3980ab12b7 rangecoder-test: Allow running with small stack size. 11 years ago
Reimar Döffinger e48cd2de98 rl.h: Use on-stack temporary VLC tables instead of having them static. 11 years ago
Reimar Döffinger 2ca78936c7 rl.h: remove deprecated and now unused vlc member. 11 years ago
Tobias Rapp 2c43cfe2d4 cmdutils: Add some whitespace when printing layouts 11 years ago
Michael Niedermayer 1c55d0ff32 avformat/swfdec: Use side data to communicate w/h changes to the decoder 11 years ago
Michael Niedermayer 1587989518 avcodec/rawdec: Support CODEC_CAP_PARAM_CHANGE 11 years ago
Diego Biurrun 91d305790e get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLE 11 years ago
Gabriel Dume ff4d1aa8bc flv: K&R formatting cosmetics 11 years ago
Gabriel Dume f61e47dd68 asv: K&R formatting cosmetics 11 years ago
Gabriel Dume 74512f7e36 8svx: Return proper error codes 11 years ago
Mika Raento 502fc3b3d4 segment: fix copying stream metadata 11 years ago
Mika Raento 413fa76f61 segment: use mpegts_flags instead of the deprecated resend_headers option 11 years ago
Michael Niedermayer 0ffe32cf8f avformat/segment: Use avformat_alloc_output_context2() 11 years ago
Carl Eugen Hoyos 3668168afa Support decoding of ImageJ png in avi. 11 years ago
Mika Raento 58e0402e02 segment: don't access outside seg->frames array 11 years ago
Michael Niedermayer 35469835bb Merge commit 'e48d1ea541be4592ebac89875557407ca958b7a9' 11 years ago
Mika Raento e48d1ea541 ismindex: improve diagnostics 11 years ago
Mark Harris 4cabee50f6 tools/normalize.py: both input and output file names are required 11 years ago
Clément Bœsch e6b125e3be avutil/pixelutils: add small buffers tests 11 years ago
Rong Yan 6abeaf2781 build sys: enable the decoding_encoding example under the ffmpeg/doc/examples 11 years ago
Carl Eugen Hoyos 7cf1f0f4af Fix standalone compilation of the snow decoder. 11 years ago
Mark Harris 1b3a98f137 doc/filters.texi: fix filter name in examples 11 years ago
Thomas Volkert f8164f6728 Add missing changelog entry 11 years ago
Michael Niedermayer f9aadf1fc4 Merge commit 'e205fe6831fe1b5445f7827b5c916425620b4ab5' 11 years ago
Michael Niedermayer f626eaa58e Merge commit '63f800ca5f4f6b38f3789a7edb03bfabe8bacdd2' 11 years ago
Michael Niedermayer 38c4316fff Merge commit 'b8962d64cc71af241601bcab5c3fcdc5735ef4ae' 11 years ago
Michael Niedermayer 052cd1ce72 Merge commit '4600a85eaa6182e5a27464f6b9cae5a9ddbf3098' 11 years ago
Michael Niedermayer b01d2a5533 ffmpeg: Enable compute_edt only when the subtitles are used for a output stream instead of a filter 11 years ago
Michael Niedermayer a2dbf379f0 avcodec/dvbsubdec: make compute_edt user settable 11 years ago
Reimar Döffinger e8d0b84e8a h261dec, ituh263dec: Move condition. 11 years ago
Reimar Döffinger 36c0043344 h261dec, ituh263dec: ensure CLOSE_READER is done on error paths, too. 11 years ago
Reimar Döffinger 2a00812d82 h261dec, ituh263dec: Avoid unnecessary -1 inside inner loop. 11 years ago
Timothy Gu 8d6ec61186 general: Fix usage of @float 11 years ago
Gabriel Dume e205fe6831 mpeg4videodec: Fix low_delay error message 11 years ago
Gabriel Dume 63f800ca5f aac_adtstoasc_bsf: Return proper error code 11 years ago
Diego Biurrun b8962d64cc dxva2: Clean up definition of _WIN32_WINNT 11 years ago
Diego Biurrun 4600a85eaa dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer() 11 years ago
Clément Bœsch 343f07e15c RELEASE_NOTES: mention libmodplug detection change 11 years ago
Stefano Sabatini d4ec07dfe7 lavu/avstring: check for overlong encodings in av_utf8_decode() 11 years ago
Clément Bœsch 36952786a5 build: use pkg-config to detect libmodplug 11 years ago
Michael Niedermayer 97b88096dc Merge commit '37c46743ee42df1d6986ba3c996e3af5b95511f7' 11 years ago
Michael Niedermayer 4250753497 avformat/mpegts: favor DESC_types over probed codecs 11 years ago