source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0d96d44c   10 years michaelni avfilter: Read errno before av_log() as the callback from av_log() …
(edit) @a6309695   10 years michaelni avdeviece: Read errno before av_log() as the callback from av_log() …
(edit) @dd5c2fe1   10 years michaelni avcodec: Read errno before av_log() as the callback from av_log() …
(edit) @2fc970a6   10 years michaelni cmdutils: Read errno before av_log() as the callback from av_log() …
(edit) @92d366f6   10 years michaelni avformat: Print error message on failure of ff_rename() …
(edit) @eeb9242b   10 years michaelni Merge commit '50dbe6b3544fa64d5611e16553bf542fd71276b8' * commit …
(edit) @48579041   10 years michaelni Merge commit '7df3b426bbfbd7efd9a0f56393e3cc78413b0869' * commit …
(edit) @5408d882   10 years michaelni Merge commit 'ad6b00d85f686324aa2bd93e39261fa1d411f141' * commit …
(edit) @8be93ba   10 years michaelni Merge commit '28c020d4df9b060a58a124a7a5406d4313fbe249' * commit …
(edit) @3ae818f6   10 years michaelni Merge commit 'e0caa1eb4e518111a81801db0d2ccdd2733ba94b' * commit …
(edit) @45fd5935   10 years michaelni Merge commit '3c1199c3c4cbdb4ffff0de89f06d5a08acefe356' * commit …
(edit) @97a8f4d   10 years michaelni Merge commit '7785ce1c769369abf85b276148548a5510aabb5f' * commit …
(edit) @af89c144   10 years michaelni Merge commit '0b66fb4505e0bb43de3797f63f3290f0188d67cc' * commit …
(edit) @d6095662   10 years michaelni Merge commit 'f1ed83e23add1c26c50b146727e4c2399dfc0b3a' * commit …
(edit) @6d2a2bfb   10 years michaelni Merge commit '1967cd4e4c1cd96dfa195ce14e4b212ddb70586d' * commit …
(edit) @1945db1f   10 years michaelni Merge commit 'ac84c1ce24a285f9cf16d4297bce73b1c4a6e435' * commit …
(edit) @50dbe6b3   10 years vittorio.giovara mov: fix assigment check CC: libav-stable@libav.org Bug-Id: CID 1197050
(edit) @7df3b426   10 years vittorio.giovara mxfenc: Fix possible integer overflows None of these are likely …
(edit) @ad6b00d8   10 years vittorio.giovara mxfdec: add missing break CC: libav-stable@libav.org Bug-Id: CID 732232
(edit) @28c020d4   10 years vittorio.giovara matroskaenc: check avio_open_dyn_buf return value CC: …
(edit) @e0caa1eb   10 years vittorio.giovara matroskadec: check return values CC: libav-stable@libav.org Bug-Id: …
(edit) @3c1199c3   10 years vittorio.giovara matroskadec: fix leak on error CC: libav-stable@libav.org Bug-Id: CID …
(edit) @7785ce1   10 years vittorio.giovara lavf: replace rename() with ff_rename() The new function wraps errno …
(edit) @0b66fb45   10 years vittorio.giovara flac_picture: prevent a possible out of bound write At "mimetype[len] …
(edit) @f1ed83e2   10 years vittorio.giovara img2dec: check av_new_packet return value CC: libav-stable@libav.org
(edit) @1967cd4e   10 years vittorio.giovara audiointerleave: check av_new_packet return value CC: …
(edit) @ac84c1ce   10 years vittorio.giovara avfilter: check filter link validity Remove now redundant check. CC: …
(edit) @4ef02ddd   10 years michaelni Changelog: add entry for libutvideo 422P10 Signed-off-by: Michael …
(edit) @59a47928   10 years michaelni avcodec/libutvideodec: Support YUV422P10 Based on ConvertToPlanar() …
(edit) @4ba5420e   10 years michaelni Added support for G2M5 codec This has also been independently found …
(edit) @4641ae35   10 years michaelni avformat: Add and use ff_copy_whitelists() Fixes potential security …
(edit) @e56425d1   10 years michaelni avcodec/aacdec: warn user when remapping streams. Signed-off-by: …
(edit) @279b2a4d   10 years michaelni avformat/mp3dec: also accept Lavc as shortname to read delays …
(edit) @2dbee1a3   10 years michaelni avformat/mp3enc: Squeeze our mp3 encoder tag into the 9byte shortname …
(edit) @e744e9a3   10 years michaelni Merge commit 'ef363ebd596da18f889a7d4845023a23dfac84c9' * commit …
(edit) @6ef5e292   10 years michaelni Merge commit '88b32673db39440422a73ec3047d3326c96b4fb2' * commit …
(edit) @7ad34f44   10 years michaelni Merge commit 'c63418e0a3afbcdbc59fd65c270d45efafe092ce' * commit …
(edit) @899d3706   10 years michaelni Merge commit '99143140dea12363af680d02e23cb42cfe191679' * commit …
(edit) @2c5ae577   10 years michaelni Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea' * commit …
(edit) @2896b98   10 years michaelni Merge commit 'd0c093021943e9b9c23528b12cd61ca2a5b01b4f' * commit …
(edit) @872e0873   10 years michaelni Merge commit '248d8fb60c59c8e044d9c8f78f23383b7cdecf72' * commit …
(edit) @63001833   10 years michaelni Merge commit 'e205429fcf9de3182bce2f4cfd1d6401596a8666' * commit …
(edit) @8fd07fa6   10 years michaelni Merge commit '6fdf35fe35d8c1c467708238100648a7a47c930d' * commit …
(edit) @e96ca404   10 years michaelni Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5' * commit …
(edit) @ef363ebd   10 years anton mp3enc: write full LAME frame Most importantly, it contains the …
(edit) @88b32673   10 years anton avconv: copy stream-level side data when streamcopying
(edit) @c63418e0   10 years anton doc: reword the mp3 muxer documentation Make it more structured.
(edit) @99143140   10 years anton mp3dec: fix reading the Xing tag The quality scale field is only …
(edit) @6df9d9b5   10 years martin lavf: Use av_gettime_relative The ones left using av_gettime are NTP …
(edit) @d0c09302   10 years martin avconv: Use av_gettime_relative Signed-off-by: Martin Storsjö …
(edit) @248d8fb6   10 years martin avplay: Use av_gettime_relative Signed-off-by: Martin Storsjö …
(edit) @e205429f   10 years martin tools: Use av_gettime_relative Whenever av_gettime() is used to …
(edit) @6fdf35fe   10 years martin lavc: Use av_gettime_relative Whenever av_gettime() is used to …
(edit) @1bd0bdcd   10 years martin lavu: Add av_gettime_relative Since av_gettime() is used in a number …
(edit) @08e6832a   10 years michaelni avformat/rtsp: pass return code from ffurl_open() on its failure …
(edit) @7f2af3f5   10 years michaelni avformat/rtsp: add av_assert0() to clarify that the else case is …
(edit) @20aac40   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @00dbd7c4   10 years michaelni avcodec/utils: Print the codec name that is missing on the whitelist …
(edit) @7a649e07   10 years Carl Eugen Hoyos Print an error if -r and -vsync 0 are used together. Fixes ticket #4041.
(edit) @a1d06a01   10 years michaelni avcodec/options_table: Fix codec_whitelist flags Signed-off-by: …
(edit) @70c9d400   10 years michaelni avformat/http: pass return code from http_open_cnx_internal() on its …
(edit) @5ea0753a   10 years michaelni avformat/concatdec: Forward whitelists to the subdemuxers. …
(edit) @feb9057b   10 years michaelni Forward whitelists to the asf demuxer Signed-off-by: Michael …
(edit) @b76234c0   10 years michaelni avformat/avidec: Forward whitelists to the subtitle demuxer …
(edit) @ad83cfec   10 years michaelni avformat/mpeg: Forward whitelists to the mpegps demuxer …
(edit) @ad5f861   10 years michaelni avformat/libquvi: Forward whitelists to subdemuxer Signed-off-by: …
(edit) @7292b04   10 years James x86/hpeldsp: fix loop in {avg,avg_no_rnd}_pixels16_x2_mmx Handle it …
(edit) @c5e33743   10 years michaelni avformat/sapdec: Forward whitelists to sdp demuxer Signed-off-by: …
(edit) @24cd4e50   10 years michaelni avformat/hls: forward whitelists to mpegts demuxer Signed-off-by: …
(edit) @2de9c5e   10 years michaelni avutil/avstring: fix hardcoded separator in av_match_list() …
(edit) @3c0b98dc   10 years michaelni avutil/avstring: Reimplement av_match_list() av_match_list() is only …
(edit) @cebe8c80   10 years michaelni avformat/format: Use av_match_name() instead of list in av_match_ext() …
(edit) @6dc99fdf   10 years u Added STL demuxer and decoder Signed-off-by: Clément Bœsch <u@pkh.me>
(edit) @27c61c32   10 years lukasz.m.luki2 ffserver_conf: factorize parse function per config tag Signed-off-by: …
(edit) @d2f8ca49   10 years lukasz.m.luki2 ffserver_config: clean up variable initialization Signed-off-by: …
(edit) @f524d2e4   10 years lukasz.m.luki2 ffserver: move configuration code to separate file This commit …
(edit) @0e8bfd3c   10 years michaelni avcodec/tiffenc: properly compute packet size The bytes per row is a …
(edit) @9bdb7a6c   10 years michaelni ffmpeg: avoid endlessly reading from one input while another is …
(edit) @ec6a5fc6   10 years michaelni avformat/mux: Fix assertion failure due to max_interleave_delta and …
(edit) @ad5c43bb   10 years michaelni avfilter/vf_idet: Fixes issue with idet not flushing last frame. Uses …
(edit) @a3920181   10 years michaelni avformat/matroskadec: Fix cluster parsing loop which gathers seek …
(edit) @e397edbf   10 years James tools/crypto_bench: add CAST5 support Reviewed-by: Michael …
(edit) @c5ffd7a   10 years michaelni avcodec/mjpegdec: use FF_CEIL_RSHIFT() for width No testcase known …
(edit) @b6e8f10b   10 years Carl Eugen Hoyos lavf/cinedec: Fix a typo in the file header.
(edit) @42316907   10 years michaelni Merge commit 'af7ca6ea124b82b337a6b96e10963e88eba57ebe' * commit …
(edit) @dd3f1563   10 years michaelni Merge commit 'b69183f65d0f6f4cd7a4e6c0deb57d59b0185aba' * commit …
(edit) @979062fe   10 years michaelni Merge commit 'be42c0b8d57fe2ea769892d102ffd5561dc18709' * commit …
(edit) @840bc8e2   10 years michaelni Merge commit '7207dd8f829baee58b4df6c97c19ffde77039e8d' * commit …
(edit) @6aa1cfe   10 years lukasz.m.luki2 lavd/fbdev_common: report error during probing fbdev device …
(edit) @da833a6d   10 years lukasz.m.luki2 lavd/fbdev_dec: use default device when not provided Signed-off-by: …
(edit) @3099008   10 years michaelni Merge commit '629b2ed0ac77d7c4bf1aeac5e70cafee5fa0fcae' * commit …
(edit) @1922357e   10 years michaelni Merge commit 'f22aa6b841dc54fa1dd804303885b1e230a5f629' * commit …
(edit) @4542615   10 years michaelni Merge commit 'e73d26bbd65f1ac5fc73ef3fd24cab1bed8ba2e2' * commit …
(edit) @2f74b8d0   10 years michaelni Merge commit '04d8af5f17961b9b7076b8c974e360feb08787c2' * commit …
(edit) @d5a3a20d   10 years michaelni avcodec/mjpegdec: simplify chroma_height calculation Signed-off-by: …
(edit) @17702f1f   10 years michaelni mov.c: reasonable bitrate for fragmented mp4 If using MFRA for …
(edit) @059c842   10 years michaelni avcodec/mjpegdec: Support 24111100 pix fmt id Fixes 129533924_640.jpg …
(edit) @af7ca6ea   10 years vittorio.giovara nutdec: check av_new_packet return value CC: libav-stable@libav.org
(edit) @b69183f6   10 years vittorio.giovara nutenc: check for negative index rather than assert CC: …
(edit) @be42c0b8   10 years vittorio.giovara rmdec: stricter error check to avoid theoretical unitialized use CC: …
Note: See TracRevisionLog for help on using the revision log.