source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @54170a33   10 years michaelni avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in …
(edit) @1d242f98   10 years michaelni avformat/mpegenc: assert that premux_packet is non null Based on: …
(edit) @9a573096   10 years michaelni Merge commit 'fe42f94ce1023f9c2f7e86404c60afcee5b078a9' * commit …
(edit) @7a19a8fb   10 years michaelni Merge commit '6f26f14f134e753d6168591f30815b1c08c1498b' * commit …
(edit) @96398cc1   10 years michaelni Merge commit '208f3abb917757743313da0da714e525e03159d2' * commit …
(edit) @f41d409b   10 years michaelni Merge commit '55b59fab880a9fcdd30f97c5170af282087ac4f7' * commit …
(edit) @d2e05437   10 years michaelni Merge commit '0562887a984388fdc7a9b71c9374ff9c756fb4f1' * commit …
(edit) @1db2d39d   10 years michaelni Merge commit '299d8ab104fb350254eb2e6d9ecdce892a2a55b1' * commit …
(edit) @4fecf170   10 years michaelni Merge commit '30b8eb0f87b0eaefdc115ef38f8ad87dd3a6e50b' * commit …
(edit) @bcaef717   10 years michaelni Merge commit 'b99ca863506f0630514921b740b78364de67a3ff' * commit …
(edit) @932d8d79   10 years michaelni Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2' * commit …
(edit) @010adacb   10 years michaelni Merge commit '065923b0781b06a2604f69f4e2c2407b7750a854' * commit …
(edit) @ea41e6d6   10 years michaelni Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' * commit …
(edit) @fe42f94c   10 years martin dashenc: Don't segment all video streams when one stream gets a …
(edit) @6f26f14f   10 years martin sidxindex: Write mimeType=audio/mp4 for audio-only representations …
(edit) @b4d8724a   10 years michaelni avutil/file: fix av_tempfile() documentation Found-by: Lukasz Marek …
(edit) @c9d39fc   10 years lukasz.m.luki2 lavc/huffyuvdec: fix mem leak in case of init failure Signed-off-by: …
(edit) @02cb7d4c   10 years lukasz.m.luki2 lavc/smvjpegdec: fix mem leak in case of init failure Signed-off-by: …
(edit) @efe34e87   10 years lukasz.m.luki2 lavc/libxvid: fix mem leak in case of init failure Signed-off-by: …
(edit) @208f3abb   10 years vittorio.giovara aacsbr: always initialize max_qmf_subbands Fixes a wordly warning …
(edit) @55b59fab   10 years vittorio.giovara roqaudio: Always use the frame buffer on flush Prevent NULL …
(edit) @0562887a   10 years vittorio.giovara tiffenc: initialize return value 'ret' can only be used without …
(edit) @299d8ab1   10 years vittorio.giovara cook: Make sure there is enough extradata At least 8 bytes are needed …
(edit) @30b8eb0f   10 years vittorio.giovara sol: simplify sol_codec_id() Bug-Id: CID 1238993
(edit) @b99ca863   10 years vittorio.giovara aacdec: avoid an out-of-bounds write Also move the check in the case …
(edit) @277ff7f5   10 years vittorio.giovara lavu: move internal define to the only places where it is used
(edit) @065923b0   10 years vittorio.giovara mpegenc: prevent a NULL pointer dereference CC: …
(edit) @9c12c6ff   10 years vittorio.giovara motion_est: convert stride to ptrdiff_t CC: libav-stable@libav.org
(edit) @5182a2a2   10 years michaelni avutil: remove FF_CONST_AVUTIL53, its no longer needed version is 54 …
(edit) @8294f504   10 years michaelni Changelog: remove 24bit lossless wma entry for now, some samples work …
(edit) @60fd790f   10 years michaelni avformat/rtmpproto: only prepend @setMetaData for onMetaData and …
(edit) @4e9745f   10 years lukasz.m.luki2 lavc/rv30: fix mem leak in case of init failure Also replaced return …
(edit) @331fae8   10 years lukasz.m.luki2 lavc/mss1: fix mem leak in case of init failure Signed-off-by: Lukasz …
(edit) @305b0309   10 years James lavf/apngdec: print currently unsupported in-stream tags in a more …
(edit) @78093cf8   10 years Carl Eugen Hoyos Print a warning if vp6 is muxed into flv: The output is flipped. …
(edit) @600e38f5   10 years Carl Eugen Hoyos Fix standalone compilation of the apng decoder on x86.
(edit) @6e411d9   10 years u avcodec/microdvddec: support non persistent italic marker '/' …
(edit) @8ef46f4a   10 years u avcodec/microdvddec: support various broken form of color tags …
(edit) @cad3148e   10 years Reimar.Doeffinger xface: reduce stack usage by directly storing 2 bytes data instead of …
(edit) @dfc6f56c   10 years Reimar.Doeffinger xface: reduce table sizes. Signed-off-by: Reimar Döffinger …
(edit) @6369a7b7   10 years Reimar.Doeffinger xface: Fix encoder crashes due to too small on-stack array. Also add …
(edit) @d0682b5e   10 years Reimar.Doeffinger svq1enc: reduce stack usage of recursively-called function. …
(edit) @458aadf8   10 years Reimar.Doeffinger lpc: Reduce stack usage by allocating LLSModel in context. …
(edit) @f87a3448   10 years lukasz.m.luki2 lavc/libvorbisdec: use better error codes Signed-off-by: Lukasz Marek …
(edit) @bceabbda   10 years lukasz.m.luki2 lavc/libvorbisdec: fix mem leak in case of init failure …
(edit) @96938216   10 years lukasz.m.luki2 lavc/smacker: fix mem leak in case of init failure Signed-off-by: …
(edit) @691f9be6   10 years lukasz.m.luki2 lavc/anm: fix mem leak in case of init failure Signed-off-by: Lukasz …
(edit) @65ce8f88   10 years michaelni avcodec/x86/Makefile: fix order Signed-off-by: Michael Niedermayer …
(edit) @9f0fd17c   10 years michaelni Merge commit 'f856d9c2f314c493c672dfb9c876da182525da3d' * commit …
(edit) @6d8dda1   10 years michaelni Merge commit 'eec7f032a903e06d249d1e8aa6630b65292bf40f' * commit …
(edit) @d899ea20   10 years michaelni Merge commit '4b68edd08ac352e314ae3fc701f90b081e549324' * commit …
(edit) @293fee4b   10 years michaelni libavcodec/tiff: Fix static linking of lzma with msvc. Signed-off-by: …
(edit) @f856d9c2   10 years martin dashenc: Don't require the stream bitrate to be known Don't write any …
(edit) @eec7f032   10 years martin lavf: Remove a redundant include of sys/stat.h The same file already …
(edit) @4b68edd0   10 years martin flvenc: Remove an unused variable Signed-off-by: Martin Storsjö …
(edit) @d3512a0e   10 years michaelni avcodec/x86/lossless_audiodsp: fix fallback code for 32bit …
(edit) @ce614125   10 years michaelni avcodec/wmalosslessdec: support 24bit lossless Not checked if its …
(edit) @4327088   10 years michaelni avcodec/x86/lossless_audiodsp: support len %16 == 8 in …
(edit) @2f6550bb   10 years michaelni avcodec/mjpegdec: fix pixfmtid 0x14111100 Fixes part of Ticket 2004 …
(edit) @8437cc72   10 years Reimar.Doeffinger ffv1dec: Avoid unnecessarily large stack usage and copies. Ideally …
(edit) @9146a476   10 years michaelni avfilter/graphparser: Use av_freep(), avoid leaving stale pointers in …
(edit) @7df2981f   10 years michaelni avfilter/avf_concat: Use av_freep(), avoid leaving stale pointers in …
(edit) @8e6a44cf   10 years michaelni avdevice/iec61883: Use av_freep(), avoid leaving stale pointers in …
(edit) @90c9b494   10 years michaelni ffplay: fix mem leak when opening input or parsing options fail. …
(edit) @0b9a9e0e   10 years michaelni avcodec/libspeexdec: make array const Found-by: Reimar Döffinger …
(edit) @33fc1ccb   10 years Reimar.Doeffinger h264_mb: Use smaller data type for refs in await_references. As far …
(edit) @478c61cc   10 years Reimar.Doeffinger h264_i386: Optimize decode_significance_8x8_x86 for 64 bit. 11674 -> …
(edit) @c2c27e9e   10 years Reimar.Doeffinger indeo2: move variable declarations into blocks using them. …
(edit) @79be2536   10 years Reimar.Doeffinger mxfdec: minor simplification. Signed-off-by: Reimar Döffinger …
(edit) @3bedd72a   10 years michaelni lavf: fix apngdec under msvc. Signed-off-by: Michael Niedermayer …
(edit) @14b9302f   10 years michaelni lavf/apngdec: properly skip currently unsupported in-stream tags …
(edit) @08d81d0a   10 years michaelni libavformat/mxfdec.c: export source package uids and names as metadata …
(edit) @230aeee9   10 years michaelni doc: fix the the typos Signed-off-by: Michael Niedermayer …
(edit) @e01acd86   10 years michaelni doc/decoders.texi: typo in description for option ifo_palette …
(edit) @148506c9   10 years michaelni Merge commit 'cd975d5658a1cbe99939df75db59d5ae9fbcb4e0' * commit …
(edit) @70e3fae8   10 years michaelni Merge commit '1f80742f49a9a4e846c9f099387881abc87150b2' * commit …
(edit) @a82f3de0   10 years michaelni Merge commit '312daa15891dc7abb77a404fe927d5ee35c52a71' * commit …
(edit) @cd975d56   10 years lu_zero hevc: Spin the mv_mpv_mode calls in a stand alone function …
(edit) @ac967ad   10 years michaelni Merge commit 'd466d82faaf6e0e57a3a4be5e38e3902ef251ac3' * commit …
(edit) @ad2424e6   10 years michaelni Merge commit 'a42d5c861fea8d18d997c6ba3f4a1d8aa95a288b' * commit …
(edit) @b9ffafbf   10 years michaelni avfilter/formats: Alloc NULL fmts in SET_COMMON_FORMATS() This avoids …
(edit) @75819faf   10 years michaelni avfilter/formats: free the correct pointer in ADD_FORMAT() Also only …
(edit) @42f3cb41   10 years michaelni Merge commit '863ee8a855b8ce27ffef41479eb66da58763faed' * commit …
(edit) @15ed7ca4   10 years michaelni Merge commit 'fd9badd3cb3b60f5c54dcea35523e1ecca2f67a6' * commit …
(edit) @5af0a701   10 years michaelni Merge commit 'aa8b39d999589154f79300de9038994d0093cd34' * commit …
(edit) @0c3ebbf6   10 years michaelni Changelog: add zygoaudio Signed-off-by: Michael Niedermayer …
(edit) @018ce902   10 years michaelni avcodec/libspeexdec: more verbose error message Signed-off-by: …
(edit) @d96d8e12   10 years michaelni avcodec/libspeexdec: support zygoaudio Fixes Ticket1873 …
(edit) @2ae2c60   10 years michaelni avcodec/vp6: Use av_freep(), avoid leaving stale pointers …
(edit) @6995be43   10 years michaelni avdevice/avdevice.c: Use av_freep(), avoid leaving stale pointers …
(edit) @883f85fa   10 years michaelni avdevice/fbdev_common: Use av_freep(), avoid leaving stale pointers …
(edit) @c05310d4   10 years michaelni avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale …
(edit) @5d37d70b   10 years michaelni avformat/apngdec: add APNG demuxer. Signed-off-by: Michael …
(edit) @33acebd3   10 years michaelni avcodec/pngdec: add APNG support. Signed-off-by: Michael Niedermayer …
(edit) @367c9d33   10 years michaelni avformat: replace some odd 30-60 rates by higher less odd ones in …
(edit) @1f80742f   10 years vittorio.giovara qdm2: avoid integer overflow CC: libav-stable@libav.org Bug-Id: CID 700555
(edit) @312daa15   10 years vittorio.giovara vp9: Use the correct upper bound for seg_id And use a macro to make …
(edit) @d466d82   10 years vittorio.giovara dvdsubdec: Do not leak on failure path CC: libav-stable@libav.org
(edit) @a42d5c86   10 years vittorio.giovara libtwolame: prevent a NULL pointer dereference CC: …
(edit) @863ee8a8   10 years vittorio.giovara lavfi: clean memory on error in ADD_FORMAT() CC: …
Note: See TracRevisionLog for help on using the revision log.