source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2ff7e81b   10 years onemda avcodec/vp3: use init_get_bits8() Signed-off-by: Paul B Mahol …
(edit) @dffc16d5   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @9fd925d   10 years onemda lavfi: remove mp=softpulldown It is supposed to work correctly with …
(edit) @d0f315ab   10 years michaelni avcodec/ppc/h264qpel_template: Change if DEBUG assert() to …
(edit) @35315940   10 years michaelni ppc/mpegvideo_altivec: Change assert to av_assert2() And move it to …
(edit) @be128c1e   10 years onemda avcodec/videodsp_template: remove unneeded #include, there are no …
(edit) @3db9960e   10 years onemda avcodec/qdm2: remove unneeded #include, there are no assert() …
(edit) @5274860f   10 years onemda ffmpeg: remove unused header Signed-off-by: Paul B Mahol …
(edit) @80cbf13   10 years onemda avformat/rtpdec_qdm2: change assert to av_assert0() Signed-off-by: …
(edit) @1fa637d2   10 years michaelni ffmpeg: free_input_threads requires HAVE_PTHREADS Hide behind that …
(edit) @50144b91   10 years Carl Eugen Hoyos Respect horizontal differencing predictor for 16bit gray tiff images. …
(edit) @40b026b1   10 years stefasab doc/muxers/segment: document strftime option It was added in commit …
(edit) @64815d1f   10 years onemda avformat/nut: support WavPack Signed-off-by: Paul B Mahol …
(edit) @b5004f32   10 years onemda avformat/nut: add GIF[0] Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @a73c4118   10 years michaelni avcodec/aacdec: remove unneeded #include, theres no assert() in aacdec …
(edit) @305cbe76   10 years michaelni avcodec/wma: remove unneeded #includes, there are no assert() only …
(edit) @2b215b7f   10 years michaelni avcodec/hevc: Check for av_malloc failure Signed-off-by: Michael …
(edit) @5008605   10 years michaelni avcodec/hevc: Replace more mallocs by av_malloc_array() …
(edit) @93fac23b   10 years michaelni avcodec/ccaption_dec: Adding color and fonts for future use in screen …
(edit) @961f2e3a   10 years lou doc/indevs: add some XCB info to x11grab Signed-off-by: Lou Logan …
(edit) @ccccfb59   10 years michaelni Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f' * commit …
(edit) @89c35b11   10 years michaelni Merge commit '70d246d5cc3d214da11f711d997d8cbd8c3a23d1' * commit …
(edit) @c16896f   10 years michaelni Merge commit 'c01ccccbb13f464e74bb8498a8c573a66c430ca0' * commit …
(edit) @c2ad22ff   10 years michaelni Merge commit '08fa34bf75942f66796d770ff42a3721b2e3d2d4' * commit …
(edit) @e18e5ae6   10 years michaelni Merge commit '302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a' * commit …
(edit) @56252a5e   10 years michaelni Merge commit '1a07df31128da3a0020b66502399989b91770d44' * commit …
(edit) @64e7cf12   10 years michaelni Merge commit '598f7d046cbf306706623210c5baafa3b7cd1df3' * commit …
(edit) @e5b7e222   10 years michaelni Merge commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65' * commit …
(edit) @bcadf5d9   10 years michaelni Merge commit '1279221cc4d63bc4449df86ae7a98e633f8be425' * commit …
(edit) @22b985d5   10 years vittorio.giovara hqdn3d: check memory allocations and propagate errors
(edit) @70d246d5   10 years vittorio.giovara flacenc: initialize sums matrix CC: libav-stable@libav.org Bug-Id: …
(edit) @c01ccccb   10 years vittorio.giovara ituh263dec: use macro instead of #if
(edit) @08fa34bf   10 years vittorio.giovara yuv4mpegdec: initialize field_order in yuv4_read_header() CC: …
(edit) @302ca6b2   10 years vittorio.giovara mpegvideo_enc: initialize the encoding context This prevents several …
(edit) @1a07df31   10 years vittorio.giovara DNxHD: Add support for id 1258 (DNx100 960x720@8) Signed-off-by: …
(edit) @598f7d04   10 years vittorio.giovara DNxHD: Simplify pixel format detection Error out in case of unknown …
(edit) @41e03e28   10 years vittorio.giovara DNxHD: More verbose error messages
(edit) @1279221c   10 years vittorio.giovara lavu: Check av_dict_set allocations Bug-Id: CID 1257772 …
(edit) @038f3a17   10 years michaelni avformat/concatdec: avoid NULL dereference when failed to open file. …
(edit) @d39fa69d   10 years michaelni Merge commit '6996fd204a7f28b46a8c3c97bcf223998218c743' * commit …
(edit) @d43c1ec6   10 years stefasab examples/filtering: extend comments about setting the filter graph …
(edit) @af7b89e0   10 years stefasab lavfi: document assumptions about the input and output labels of a …
(edit) @d11fcf73   10 years stefasab doc/filters: apply some updates to the Filtergraph syntax section
(edit) @6996fd20   10 years martin libopenh264: Log debug messages to a non-null context Signed-off-by: …
(edit) @a21acd55   10 years michaelni Fix frame-alignment in PP7 Signed-off-by: Michael Niedermayer …
(edit) @4155f2d7   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Add …
(edit) @6ad749b5   10 years michaelni libavutil: Added twofish symmetric block cipher Signed-off-by: …
(edit) @3ea97767   10 years Carl Eugen Hoyos Add an ARES atom to extradata when encoding avui. Allows playback …
(edit) @72db3c79   10 years michaelni Merge commit '61928b68dc28e080b8c8191afe5541123c682bbd' * commit …
(edit) @58ed1528   10 years michaelni avformat/aviobuf: Allow seeking to the end of the buffer for read only …
(edit) @0b4fc4ba   10 years michaelni Merge commit '3c18a7b18807de81566381a1bcbe9f6103c0296b' * commit …
(edit) @37984ca1   10 years michaelni Merge commit '6a808f5ae17f1fcdbcfb18055872c12aef70ffff' * commit …
(edit) @c0997833   10 years onemda avformat/nsvdec: remove case which is no longer possible Check of …
(edit) @a6f9a5d0   10 years michaelni avfilter/x86/vf_fspp: Fix loop condition for column_fidct() …
(edit) @375a0273   10 years michaelni avfilter/vf_fspp: check count before calling row_idct() Fixes crash …
(edit) @62293642   10 years michaelni avfilter/vf_fspp: Fix frame-alignment in FSPP Reviewed-by: Paul B …
(edit) @61928b68   10 years lu_zero h264: Do not share rbsp_buffer across threads Signed-off-by: Luca …
(edit) @3c18a7b1   10 years lu_zero avio: Do not consider the end-of-buffer position valid Trigger a …
(edit) @6a808f5a   10 years lu_zero libdc1394: Add support for MONO8 (gray) video mode Signed-off-by: …
(edit) @fca50464   10 years onemda avfilter/vf_colorchannelmixer: use the name 's' for the pointer to the …
(edit) @67aaa705   10 years onemda avfilter/avf_avectorscope: use the name 's' for the pointer to the …
(edit) @6121968a   10 years onemda avfilter/af_biquads: use the name 's' for the pointer to the private …
(edit) @f27cda48   10 years onemda avfilter/vf_extractplanes: use the name 's' for the pointer to the …
(edit) @abcf861   10 years onemda avfitler/vf_il: use the name 's' for the pointer to the private …
(edit) @231bf4d1   10 years onemda avfilter/vf_colorbalance: use the name 's' for the pointer to the …
(edit) @87577f55   10 years onemda avfilter/vf_telecine: use the name 's' for the pointer to the private …
(edit) @0d37ca15   10 years michaelni avutil/aes: Rename crypt() This avoids a potential conflict with the …
(edit) @ccaa5dc   10 years michaelni avcodec/h264_parser: Rename close() This avoids a potential conflict …
(edit) @1600f85c   10 years stefasab doc/fftools-common-opts: update/extend documentation for -opencl_bench …
(edit) @fb34c580   10 years michaelni avcodec/nvenc: Handle non-square pixel aspect ratios Reviewed-by: …
(edit) @a1811698   10 years michaelni tests/fate: added mxf tests for essencegroups and missing index …
(edit) @449b8cf0   10 years michaelni avformat/mxfdec: Fix cleanup in mxf_free_metadataset() Fixes …
(edit) @840570d2   10 years michaelni avfilter/vf_mcdeint: avoid uninitilaized fields in AVPacket This is …
(edit) @6efd0ba   10 years Reimar.Doeffinger swresample_internal.h: Move struct declaration before first use. It …
(edit) @d96090e7   10 years Reimar.Doeffinger Support BMP files that do not properly align lines. Quite a few …
(edit) @d3d4d987   10 years michaelni Merge commit '8805589b803fab5f362008306319336ac79a3fa7' * commit …
(edit) @c5b6b71   10 years michaelni Merge commit '607ad990d31e6be52980970e5ce8cd25ab3de812' * commit …
(edit) @f955abe3   10 years michaelni Merge commit 'e71149a7a5b10ed7baa5a06f47d0313c7bd8df52' * commit …
(edit) @b04cbbe2   10 years michaelni Merge commit '7c51d79ca7badfb370c410b8f44c9142b938e2e6' * commit …
(edit) @4ce67c96   10 years michaelni Merge commit 'a536a4e4bc52d05f59869761337452fb1f1977f6' * commit …
(edit) @6d34665c   10 years michaelni Merge commit '32125781487411ed3b1b28b32063d6cd4024d4fc' * commit …
(edit) @0bdcc27d   10 years michaelni Merge commit '4227e4fe7443733fb906f6fb6c265105e8269c74' * commit …
(edit) @62a82c6   10 years michaelni Merge commit '728685f37ab333ca35980bd01766c78d197f784a' * commit …
(edit) @b44456c   10 years michaelni Merge commit '80a11de7dca315505bf203ce9c8c016e71724fd2' * commit …
(edit) @3c831fba   10 years michaelni Merge commit 'e44b58924fe7b180bf8b0c277c15d1a58210a0e9' * commit …
(edit) @a764402   10 years michaelni avcodec/h263dec: Try to use codec_tag instead of the stream_codec_tag …
(edit) @8805589b   10 years vittorio.giovara libopencv: Rework error handling in parse_iplconvkernel() Fix …
(edit) @607ad990   10 years vittorio.giovara dvbsubdec: check memory allocations and propagate errors
(edit) @e71149a7   10 years vittorio.giovara nuv: validate image size Avoid a division by zero. CC: …
(edit) @7c51d79c   10 years vittorio.giovara nsvdec: validate channels and samplerate Avoid a division by zero. …
(edit) @be02340   10 years michaelni Merge commit 'f771b3ab5d3c0b763ee356152be550f4121babd0' * commit …
(edit) @392080cb   10 years michaelni Merge commit '167e004e1aca7765686ed95d7cd8ea5064d4f6f6' * commit …
(edit) @f25f15b6   10 years michaelni Merge commit '58ae8d595724150c407ca2c2df3aa4bd5580397c' * commit …
(edit) @ad3412d0   10 years michaelni Merge commit 'ecab21ac47d0d4ca604bebf494017ae5090853a8' * commit …
(edit) @6e57d2da   10 years michaelni Merge commit '9404a47a2d1df418946a338938eb6cdb3afed474' * commit …
(edit) @3d041170   10 years michaelni Merge commit 'cf1e0786ed64e69614760bfb4ecd7adbde8e6094' * commit …
(edit) @a1cdd1f0   10 years michaelni Merge commit 'a7e0380497306d9723dec8440a4c52e8bf0263cf' * commit …
(edit) @b6938c94   10 years michaelni Merge commit '7e850fa67e32ebe98581c2e4ca4a4655dee7f116' * commit …
(edit) @2d4b8af4   10 years michaelni Merge commit 'b82722df9b2911bd41e0928db4804067b39e6528' * commit …
(edit) @4e40e612   10 years michaelni Merge commit 'e72e8c5a1df61447ac7af750531e96e8b62d02ba' * commit …
Note: See TracRevisionLog for help on using the revision log.