source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @52bf4ad6   10 years michaelni Merge commit '0034314a69e76a53534a74cceef865cfcb7b42cc' * commit …
(edit) @fa040c22   10 years michaelni Merge commit 'fc1eda543c6ef043300612db90da5cfd972af650' * commit …
(edit) @83760570   10 years michaelni Merge commit 'b7c77912b62163b3b46ce93fe42fff3c83604c82' * commit …
(edit) @85cf049d   10 years michaelni Merge commit '963f76144897d3f7684d82ec21e51dd50ea1106e' * commit …
(edit) @9bcc4304   10 years michaelni Merge commit '088eca28164c8cd3b72b0c3d3f9e3fe5ee5cb28f' * commit …
(edit) @733db64c   10 years michaelni Merge commit '0d989dbfc4bc5bc1d563e967449116a7a9865258' * commit …
(edit) @3a4c22f8   10 years michaelni Merge commit '6d96c7ea89600655b1f18a3b12f3f041fa714152' * commit …
(edit) @0b2f860   10 years michaelni Merge commit 'f401792595dd7760f531e8a3bd2336e9033bd45a' * commit …
(edit) @f4445c7b   10 years michaelni avcodec/wmv2enc: add priv_class Fixes ratecontrol code …
(edit) @bf301258   10 years michaelni avcodec/snowenc: add FF_MPV_COMMON_OPTS This fixes the ratecontrol …
(edit) @25f4e938   10 years michaelni Merge commit '530c1441fd1426b6a4bb33485ff3226e1ae0ad45' * commit …
(edit) @ae6ba2db   10 years michaelni avcodec/mjpegenc: add priv_class to encoders Signed-off-by: Michael …
(edit) @0034314   10 years lu_zero rtmp: Always call rtmp_close() on rtmp_open() failure Prevent …
(edit) @fc1eda5   10 years vittorio.giovara swscale: fix sign extensions in yuv planar conversion Casting the …
(edit) @b7c77912   10 years vittorio.giovara oss_audio: use a macro to simplify ioctl() error checking Also add a …
(edit) @963f7614   10 years vittorio.giovara avresample: Make sure the even check does not overflow CC: …
(edit) @088eca28   10 years vittorio.giovara avresample: prevent theoretical division by zero CC: …
(edit) @0d989dbf   10 years vittorio.giovara af_resample: check av_opt_set_dict return value CC: …
(edit) @6d96c7ea   10 years vittorio.giovara vf_showinfo: Forward the av_image_get_linesize error CC: …
(edit) @f4017925   10 years vittorio.giovara vf_drawtext: Do not leak the mmapped textfile And validate its size …
(edit) @b48c95b6   10 years michaelni libavutil: Add missing av_free() to cast5 selftest Signed-off-by: …
(edit) @709ab39c   10 years michaelni Merge commit '15ec053c4c0b198a2e93eb8e60c8f41e091e0c40' * commit …
(edit) @1a5871d1   10 years michaelni Merge commit 'c4f7bee0872d5e2e0e91673dd4b0f18de4a3d866' * commit …
(edit) @8be1120d   10 years michaelni Merge commit '685be3d1aecf965281128f3b631ed965bcfa754d' * commit …
(edit) @c48e8d9d   10 years michaelni Merge commit '59b55c494e01de09dfd7cbf9cbbe7223265ac283' * commit …
(edit) @fc67d937   10 years michaelni Merge commit '66a68ddd1ac376b24db8695058bc8fc28f5bada6' * commit …
(edit) @ec8f56ef   10 years michaelni Merge commit 'a75c2eb25a62105c09b48521aef429dc8a231637' * commit …
(edit) @17a065cf   10 years michaelni Merge commit '946f95354ba76ef73c9b66889d86ab5fba4fb486' * commit …
(edit) @74128352   10 years michaelni Merge commit 'a6e4ce9fd50897dc6d9c2ada4b6b8090de7de5bf' * commit …
(edit) @17d16008   10 years michaelni Merge commit '6cbbf0592f4f3940aac7f687850d1b726a2ea836' * commit …
(edit) @7321fc2f   10 years michaelni tests/fate/mpeg4: add -sws_flags +bitexact Should fix …
(edit) @83a89765   10 years michaelni Merge commit 'fb238f8230c1b0314985482207add548c68f83cf' * commit …
(edit) @530c1441   10 years anton lavc: make lmax/lmin into private options of mpegvideo encoders
(edit) @15ec053c   10 years anton lavc: make border_masking into private options of mpegvideo encoders
(edit) @c4f7bee0   10 years anton lavc: deprecate unused mb_threshold field
(edit) @685be3d   10 years anton libvpxenc: add static-thresh private option Currently, this option is …
(edit) @59b55c49   10 years anton lavc: deprecate unused me_threshold field
(edit) @66a68dd   10 years anton lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options …
(edit) @a75c2eb2   10 years anton lavc: make rc_eq into private options of mpegvideo encoders
(edit) @946f9535   10 years anton lavc: make rc_qmod_* into private options of mpegvideo encoders
(edit) @a6e4ce9f   10 years anton lavc: make rc_qsquish a private option of mpegvideo encoders
(edit) @6cbbf059   10 years anton resample: Avoid off-by-1 errors in PTS calcs. The rounding used in …
(edit) @fb238f82   10 years anton urlprotocol: remove unused url_interrupt_cb declaration It is a …
(edit) @7891b4fa   10 years michaelni Merge commit '9bec3ca2b878c83d2337bc6095bd51c3e3f8eef0' * commit …
(edit) @178764e8   10 years michaelni Merge commit 'f4cd8b80b9cb2a9a4112d8abb1d3b93cd3b4e467' * commit …
(edit) @e06263ef   10 years michaelni configure: add pkg-config support for libx264 Reviewed-by: Carl Eugen …
(edit) @0eabbe2   10 years michaelni libavutil: Add CAST128 symmetric block cipher Only ECB mode is …
(edit) @2c4d6a34   10 years Marton Balint ffplay: update documentation Reviewed-by: Lou Logan <lou@lrcd.com> …
(edit) @0edf3e7a   10 years Marton Balint ffplay: remove manual bug option handling code It is supported as a …
(edit) @9dac7977   10 years Marton Balint ffplay: remove delays when paused from video and subtitle thread Once …
(edit) @9bec3ca2   10 years martin rtmpproto: Add pause support Signed-off-by: Martin Storsjö …
(edit) @f4cd8b80   10 years martin rtmpproto: Track last received timestamp Some RTMP commands need the …
(edit) @75c8d7c2   10 years michaelni hlsenc.c, segment.c: propagate defaults to mpegts This fixes the …
(edit) @0b0d47e4   10 years michaelni Merge commit 'bae557edcea996328e8ff48b9e074a4210f7e6b4' * commit …
(edit) @45fed25   10 years michaelni Merge commit '66e9f839536238945fbfe9d2041b6891cb150e45' * commit …
(edit) @e18fc35a   10 years michaelni avcodec/libfdk-aacdec: use av_feeep() to avoid leaving stale pointers …
(edit) @5a1aa559   10 years michaelni Merge commit 'b01a2204b5cff7bb920f42fda1bb0103f450fe93' * commit …
(edit) @242f8bb3   10 years michaelni avformat/id3v2: support buggy id3v2.3 tag length in id3v2.4 Some …
(edit) @ac1594bc   10 years michaelni gitignore: add test_copy.ffmeta Signed-off-by: Michael Niedermayer …
(edit) @bae557e   10 years vittorio.giovara dump: display codec tags when available For both audio and video.
(edit) @3dda0bbe   10 years michaelni Merge commit 'e65c776d18dc14df8a279e017760862f9fc8763b' * commit …
(edit) @6cf9d02c   10 years michaelni Merge commit '324b23dde1bc8638959eb32419c95a93906db272' * commit …
(edit) @1eda312a   10 years michaelni Merge commit '47e3e1097e09da7f973908e09df15e3bb7c5e1f4' * commit …
(edit) @66e9f839   10 years martin libfdk-aacdec: Enable Dynamic Range Control Metadata Support For …
(edit) @b01a2204   10 years martin libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata …
(edit) @7dba57d1   10 years michaelni Merge commit '0db6bbb24c1a9f6b5527f460361a5a4132248eee' * commit …
(edit) @61c6e697   10 years michaelni Merge commit 'c92965dbfbb7e2b49df14db2fd0e23a29295730a' * commit …
(edit) @1dd38e99   10 years michaelni Merge commit 'c802a2e718fb3619291f310f851f1a1cdcf4f581' * commit …
(edit) @9d1155da   10 years michaelni Merge commit 'aeb23fc4549a25ef32ff085d2a76227f90caf403' * commit …
(edit) @ee73a690   10 years michaelni Merge commit 'e58a140cf91d1a9cdfa3115d73c923dab0e9e7dc' * commit …
(edit) @019ff7a0   10 years michaelni Merge commit 'cf83c0173917a44b89a25ea2b435429bbf9ee767' * commit …
(edit) @c40a1bd2   10 years michaelni tests/fate/mpeg4: fix samples path Signed-off-by: Michael Niedermayer …
(edit) @a708689f   10 years michaelni Merge commit 'f29c226af0ecc34c417b646580a9acd7d8bbaf48' * commit …
(edit) @1aed8284   10 years michaelni avformat/m4vdec: mark as possibly containing discontinuities This …
(edit) @e65c776d   10 years martin rtmpproto: Add getStreamLength call to query duration In (non-live) …
(edit) @324b23dd   10 years martin rtmpproto: Add function to read a number response Packets that …
(edit) @47e3e10   10 years vittorio.giovara cmdutils: Use the correct guard The OptionDef arrays are terminated …
(edit) @0db6bbb2   10 years vittorio.giovara avformat: Make avformat_free_context handle NULL Work as the other …
(edit) @c92965db   10 years vittorio.giovara avconv: check return value CC: libav-stable@libav.org Bug-Id: CID 1224275
(edit) @c802a2e7   10 years vittorio.giovara avconv: fix leak in filter error CC: libav-stable@libav.org Bug-Id: …
(edit) @aeb23fc4   10 years vittorio.giovara avprobe: Remove a pointless check The element is always valid. CC: …
(edit) @e58a140c   10 years vittorio.giovara avplay: Always free opts CC: libav-stable@libav.org Bug-Id: CID 733793
(edit) @cf83c017   10 years vittorio.giovara avplay: Always free find_stream_info options CC: …
(edit) @f29c226a   10 years janne-libav fate: add mpeg4 tests for frame size changes
(edit) @bbd8c852   10 years michaelni doc/filters.texi: fix several typos in the vidstab* sections Also …
(edit) @864f9326   10 years James x86/vf_noise: move asm code to a separate file Reviewed-by: Michael …
(edit) @f6bb2cd   10 years michaelni swresample/resample: fix invert_initial_buffer() after flush Fixes: …
(edit) @080c846f   10 years michaelni swresample: do not put multiple statements in one line Signed-off-by: …
(edit) @8bcf425d   10 years michaelni avformat/id3v2: silence a warning when CONFIG_ZLIB is unset. dlen is …
(edit) @4f1a252f   10 years michaelni avfilter/vf_noise: Use a separate seed for each plane This should …
(edit) @ed3efbcd   10 years michaelni avfilter/vf_noise: use per component rand_shift This allows using …
(edit) @aba61b22   10 years michaelni avfilter/vf_noise: move shift calculation to filter_frame() This …
(edit) @411be72   10 years michaelni avfilter/vf_noise: fix high resolution support Fixes Ticket4017 …
(edit) @a9b613b6   10 years michaelni Merge commit '979932378ae3fbf452e312eb759cc7ce175f78de' * commit …
(edit) @293a8e42   10 years michaelni Merge commit '460b509a34fb5fad3bedac8429f53594d3923ea8' * commit …
(edit) @392b4b66   10 years Carl Eugen Hoyos Fix initialisers in dct-test.c. Silences a warning when running fate …
(edit) @97993237   10 years martin ismindex: use tfhd default duration if no sample duration …
(edit) @460b509a   10 years martin rtsp: Check a memory allocation CC: libav-stable@libav.org
(edit) @0e406aba   10 years michaelni mpegts: add the judgement if a new program is created successfully …
(edit) @d267a0f8   10 years michaelni avformat/util: Simplify av_guess_frame_rate() by using …
Note: See TracRevisionLog for help on using the revision log.