source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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: …
(edit) @fd9badd3   10 years vittorio.giovara xwma: Do not leak on failure path CC: libav-stable@libav.org Bug-Id: …
(edit) @aa8b39d9   10 years vittorio.giovara lavc: Move the libtwolame encoder registration to the list for …
(edit) @f0ae0354   10 years michaelni avformat/avidec: fix handling dv in avi Fixes Ticket4086 …
(edit) @ab922f9e   10 years lukasz.m.luki2 lavu/dict: add av_dict_get_string Signed-off-by: Lukasz Marek …
(edit) @7d75a399   10 years lukasz.m.luki2 lavc/options: fix rc_eq leak rc_eq is an option, so it is copied by …
(edit) @21ded9ce   10 years michaelni avcodec/imc: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @b054054c   10 years michaelni avcodec/dcadec: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @9018bd11   10 years michaelni avcodec/atrac1: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @8bce5c8e   10 years michaelni avcodec/ac3dec: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @17b7f99d   10 years michaelni configure: disable strip when using icl. Signed-off-by: Michael …
(edit) @bab11fe   10 years michaelni avcodec/mpeg12dec: forward error codes Signed-off-by: Michael …
(edit) @1852b2a   10 years michaelni avcodec/mpeg12dec: Use more specific error codes Signed-off-by: …
(edit) @0f8908aa   10 years michaelni avcodec/mpeg12dec: do not fail on invalid frame_rate_index Fixes …
(edit) @88b4c1a7   10 years michaelni avcodec/mpeg12dec: Print error/warning messages on issues in …
(edit) @e39f8fad   10 years michaelni configure: Prevent icl being incorrectly detected as msvc. …
(edit) @9266eb0c   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @29d208d5   10 years michaelni avutil/arm/float_dsp_init_vfp: replace restrict by av_restrict …
(edit) @25ccf5d   10 years Carl Eugen Hoyos lavf/mux: Always call write_trailer() from av_write_trailer() to avoid …
(edit) @c661601f   10 years michaelni Changelog: add WebP muxer Suggested-by: jamrial Signed-off-by: …
(edit) @4388e78a   10 years michaelni swscale/x86/rgb2rgb_template: handle the first 2 lines with C in …
(edit) @0dba982b   10 years michaelni avformat/dtsdec: dts_probe: check reserved bit, check lfe, check …
(edit) @fbb6de2a   10 years michaelni Merge commit '7fd10f66b722eccc2ada9128766d002f6d751f79' * commit …
(edit) @f3dcabef   10 years michaelni Merge commit 'f918b8a2933a65020cbe490ec637d5485c11a692' * commit …
(edit) @660a8b43   10 years michaelni avformat/avienc: write last frame duration Fixes small part of Ticket …
(edit) @be448564   10 years michaelni avformat/avienc: factor frame skip code out Signed-off-by: Michael …
(edit) @33bc81e4   10 years michaelni ffmpeg: skip duration cliping for passthrough & drop modes …
(edit) @de8cd93a   10 years u doc/writing_filters: use ffmpeg.org instead of wikimedia.org for lena …
(edit) @4e20e94   10 years michaelni ffmpeg: Check duration for overlap and clip in fps cfr/vfr code …
(edit) @c5092025   10 years michaelni ffmpeg: Use input packet duration in vfr/cfr code if available and …
(edit) @4ffec6d9   10 years michaelni avcodec/twinvq: Use av_freep() to avoid leaving stale pointers in …
(edit) @b9792afa   10 years michaelni avcodec/tta: Use av_freep() to avoid leaving stale pointers in memory …
(edit) @beec818d   10 years michaelni avcodec/truemotion2: Use av_freep() to avoid leaving stale pointers in …
(edit) @61fc1cbf   10 years michaelni ffmpeg: fix printed timestamp for droped frames Signed-off-by: …
(edit) @7fd10f66   10 years martin hdsenc: Clear the previous codec tag when setting up the chained muxer …
(edit) @f918b8a2   10 years martin hdsenc: Use the right filename in an error message Signed-off-by: …
(edit) @484d42a0   10 years stefasab lavf/concatdec: add timestamp log Help debugging timestamp conversion …
(edit) @9f6d48d   10 years michaelni ffmpeg: better CFR frame duplication selection This improves the …
(edit) @8b43b0e8   10 years michaelni ffmpeg: fix variable type for end char fixes warning Signed-off-by: …
(edit) @873dac50   10 years michaelni avformat/mpegtsenc: change the min value for mpegts_start_pid to allow …
(edit) @5f8fcdd4   10 years michaelni dashenc: degrade gracefully if a stream's bitrate is unavailable If a …
(edit) @568f1ec   10 years u doc/writing_filters: fix reference to Lenna image
(edit) @6da12d46   10 years u doc/writing_filters: use a more portable sed command in the walk-through
(edit) @30d3f976   10 years michaelni Merge commit '7813e6752bdab38a5686c301e869ee71d97bce69' * commit …
(edit) @ea79dfba   10 years michaelni avcodec/libvorbisenc: Give CODEC_CAP_SMALL_LAST_FRAME to libvorbis …
(edit) @d1d39042   10 years michaelni avcodec/options: Set AVCodecContext->codec upon initialization. …
Note: See TracRevisionLog for help on using the revision log.