66171 Commits (ab84effdeda931a74d8503891488ed538619a5d3)
 

Author SHA1 Message Date
Michael Niedermayer 5db23c07a3 Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b' 11 years ago
Thomas Volkert 95e177eeb2 rtpdec: HEVC/H.265 support 11 years ago
Luca Barbato ebef9f5a56 time: Use clock_gettime if the monotonic clock is available 11 years ago
Luca Barbato 65e78a2e4b x11grab: Refactor pixel format parsing 11 years ago
Luca Barbato bb3ead7e54 x11grab: Fallback to normal XImage if SHM is not supported 11 years ago
Luca Barbato c19a49e565 ppc: Support little endian intreadwrite 11 years ago
Luca Barbato 7968059e5c mpegts: Allow custom max resync size 11 years ago
Luca Barbato 94f084324e texi2pod: Make it output a single encoding string 11 years ago
Luca Barbato 4912b634b5 x265: Use the encoder defaults 11 years ago
Gabriel Dume eda7571ea1 wmv2: K&R formatting cosmetics 11 years ago
Pascal Massimino 7a1d6ddd2c xvid: Add C IDCT 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