69561 Commits (fabbfaa095660982cc0bc63242c459561fa37037)
 

Author SHA1 Message Date
Carl Eugen Hoyos 50144b91ea Respect horizontal differencing predictor for 16bit gray tiff images. 10 years ago
Stefano Sabatini 40b026b1d0 doc/muxers/segment: document strftime option 10 years ago
Paul B Mahol 64815d1f0c avformat/nut: support WavPack 10 years ago
Paul B Mahol b5004f3213 avformat/nut: add GIF[0] 10 years ago
Michael Niedermayer a73c411809 avcodec/aacdec: remove unneeded #include, theres no assert() in aacdec 10 years ago
Michael Niedermayer 305cbe76d3 avcodec/wma: remove unneeded #includes, there are no assert() only av_assert* 10 years ago
Michael Niedermayer 2b215b7f5a avcodec/hevc: Check for av_malloc failure 10 years ago
Michael Niedermayer 5008605bf2 avcodec/hevc: Replace more mallocs by av_malloc_array() 10 years ago
Anshul Maheshwari 93fac23b80 avcodec/ccaption_dec: Adding color and fonts for future use in screen 10 years ago
Lou Logan 961f2e3aac doc/indevs: add some XCB info to x11grab 10 years ago
Michael Niedermayer ccccfb59b1 Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f' 10 years ago
Michael Niedermayer 89c35b1130 Merge commit '70d246d5cc3d214da11f711d997d8cbd8c3a23d1' 10 years ago
Michael Niedermayer c16896f525 Merge commit 'c01ccccbb13f464e74bb8498a8c573a66c430ca0' 10 years ago
Michael Niedermayer c2ad22ff99 Merge commit '08fa34bf75942f66796d770ff42a3721b2e3d2d4' 10 years ago
Michael Niedermayer e18e5ae62c Merge commit '302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a' 10 years ago
Michael Niedermayer 56252a5e09 Merge commit '1a07df31128da3a0020b66502399989b91770d44' 10 years ago
Michael Niedermayer 64e7cf1253 Merge commit '598f7d046cbf306706623210c5baafa3b7cd1df3' 10 years ago
Michael Niedermayer e5b7e2224f Merge commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65' 10 years ago
Michael Niedermayer bcadf5d940 Merge commit '1279221cc4d63bc4449df86ae7a98e633f8be425' 10 years ago
Vittorio Giovara 22b985d59c hqdn3d: check memory allocations and propagate errors 10 years ago
Vittorio Giovara 70d246d5cc flacenc: initialize sums matrix 10 years ago
Vittorio Giovara c01ccccbb1 ituh263dec: use macro instead of #if 10 years ago
Vittorio Giovara 08fa34bf75 yuv4mpegdec: initialize field_order in yuv4_read_header() 10 years ago
Vittorio Giovara 302ca6b20e mpegvideo_enc: initialize the encoding context 10 years ago
Vittorio Giovara 1a07df3112 DNxHD: Add support for id 1258 (DNx100 960x720@8) 10 years ago
Vittorio Giovara 598f7d046c DNxHD: Simplify pixel format detection 10 years ago
Vittorio Giovara 41e03e284e DNxHD: More verbose error messages 10 years ago
Luca Barbato 1279221cc4 lavu: Check av_dict_set allocations 10 years ago
Zhang Rui 038f3a173f avformat/concatdec: avoid NULL dereference when failed to open file. 10 years ago
Michael Niedermayer d39fa69dfc Merge commit '6996fd204a7f28b46a8c3c97bcf223998218c743' 10 years ago
Stefano Sabatini d43c1ec684 examples/filtering: extend comments about setting the filter graph endpoints 10 years ago
Stefano Sabatini af7b89e08b lavfi: document assumptions about the input and output labels of a filter graph description 10 years ago
Stefano Sabatini d11fcf735f doc/filters: apply some updates to the Filtergraph syntax section 10 years ago
Martin Storsjö 6996fd204a libopenh264: Log debug messages to a non-null context 10 years ago
Arwa Arif a21acd554a Fix frame-alignment in PP7 10 years ago
Michael Niedermayer 4155f2d7cc Merge remote-tracking branch 'cehoyos/master' 10 years ago
Supraja Meedinti 6ad749b533 libavutil: Added twofish symmetric block cipher 10 years ago
Carl Eugen Hoyos 3ea97767e4 Add an ARES atom to extradata when encoding avui. 10 years ago
Michael Niedermayer 72db3c79df Merge commit '61928b68dc28e080b8c8191afe5541123c682bbd' 10 years ago
Michael Niedermayer 58ed152857 avformat/aviobuf: Allow seeking to the end of the buffer for read only buffers 10 years ago
Michael Niedermayer 0b4fc4bacd Merge commit '3c18a7b18807de81566381a1bcbe9f6103c0296b' 10 years ago
Michael Niedermayer 37984ca133 Merge commit '6a808f5ae17f1fcdbcfb18055872c12aef70ffff' 10 years ago
Paul B Mahol c099783316 avformat/nsvdec: remove case which is no longer possible 10 years ago
Michael Niedermayer a6f9a5d0f6 avfilter/x86/vf_fspp: Fix loop condition for column_fidct() 10 years ago
Michael Niedermayer 375a0273ce avfilter/vf_fspp: check count before calling row_idct() 10 years ago
Arwa Arif 622936424c avfilter/vf_fspp: Fix frame-alignment in FSPP 10 years ago
Michael Niedermayer 61928b68dc h264: Do not share rbsp_buffer across threads 10 years ago
Luca Barbato 3c18a7b188 avio: Do not consider the end-of-buffer position valid 10 years ago
Clay McClure 6a808f5ae1 libdc1394: Add support for MONO8 (gray) video mode 10 years ago
Paul B Mahol fca50464dc avfilter/vf_colorchannelmixer: use the name 's' for the pointer to the private context 10 years ago