source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @df307deb   10 years u build: add forgotten avcodec dependency in uspp
(edit) @e93abe1f   10 years u avfilter/uspp: use AVFILTER_DEFINE_CLASS()
(edit) @397859c4   10 years u avfilter/uspp: make src const in store_slice_c()
(edit) @73d88109   10 years u avfilter/uspp: misc style fixes
(edit) @100fc395   10 years michaelni lavfi: USPP Filter Previous version reviewed by: Stefano Sabatini …
(edit) @e2829a81   10 years michaelni avformat/mov: Disable XMP metadata by default This was suggested by …
(edit) @f96fcba1   10 years michaelni avcodec/libutvideoenc: Check avpicture_get_size() return code Fixes …
(edit) @086e29a0   10 years michaelni avcodec/libutvideoenc: fix leak of info array on error Fixes …
(edit) @ff0a0b62   10 years michaelni compat/avisynth/avxsynth_c: Clear all unused fields in returned …
(edit) @28fc31d   10 years michaelni avformat/avidec: Do not fail for crazy start times Signed-off-by: …
(edit) @27dfe54e   10 years michaelni avcodec/libxavs: fix division by 0 bitrate Fixes CID1257655 …
(edit) @a03f72e7   10 years michaelni avcodec/x86/hevc_mc: fix sse register counts These fix failures of …
(edit) @dbdc6e5   10 years michaelni configure: do not allow nvenc to be build on cygwin to avoid _WIN32 …
(edit) @ef23bd93   10 years michaelni avcodec/hevc: Silence "warning: ref0/1 may be used uninitialized in …
(edit) @55c5a383   10 years lou doc: add loglevel numerical values Useful for setting FFREPORT log …
(edit) @7ee5f764   10 years michaelni Merge commit 'e737a4aaafcb1d761b7f96043c2f83ce742c64ae' * commit …
(edit) @66daf3b8   10 years michaelni Merge commit 'c7921a480467876ece06566e0efd8f6bce9d1903' * commit …
(edit) @2a428db5   10 years michaelni avcodec: Add NVENC encoder Signed-off-by: Michael Niedermayer …
(edit) @97b65f61   10 years michaelni avformat/hlsenc: added segment file deletion This option flag deletes …
(edit) @e737a4aa   10 years martin dashenc: Change the duration fields to 64 bit For the last_duration …
(edit) @c7921a48   10 years martin libfdk-aacdec: Fix a boundary check This avoids potential out of …
(edit) @ae939653   10 years michaelni avcodec/hevc_refs: fix potential use of uninitialized min_idx …
(edit) @52a17972   10 years michaelni avformat/yuv4mpegdec: fix "warning: field_order may be used …
(edit) @0fadbd3   10 years michaelni avformat/flvdec: fix potential use of uninitialized variables …
(edit) @a2fa1889   10 years michaelni avfilter/vf_perspective: add av_assert0() to help gcc see that there …
(edit) @81a045fe   10 years michaelni Merge commit '2c3f29c4894ee50635b846f202296ad79a7c0d33' * commit …
(edit) @d43d5c57   10 years michaelni avcodec/x86/hevc_mc: remove dead branch from EPEL_FILTER …
(edit) @ae816807   10 years michaelni avformat/avidec: Increase dshow_block_align use threshold by 1 Fixes …
(edit) @2c3f29c4   10 years lu_zero xcbgrab: Support empty filename string correctly Bug-Id: CID 1254664 …
(edit) @1397cb00   10 years michaelni Merge commit 'fa8934d6d6a0bb290010bdf16265c40b331d56fb' * commit …
(edit) @bd378aca   10 years michaelni Merge commit '95d880fa6436f3b557a9c060428a04b9e4d552df' * commit …
(edit) @b7bfe178   10 years michaelni Merge commit 'd2f1d42b18787e4fcb28864d9d9f701dd64a5747' * commit …
(edit) @cb416a7d   10 years michaelni Merge commit '4c81613df499ba81d64ea102b38d0c6686cc304c' * commit …
(edit) @824932dc   10 years michaelni Merge commit '581c7f0e12b1fa39f73d683e54d6ecda0772c5a9' * commit …
(edit) @fa8934d6   10 years martin dashenc: log file output progress in verbose mode As the …
(edit) @95d880fa   10 years martin rtpproto: Fix the input RTP data format check Only the upper 2 bits …
(edit) @01ab761b   10 years Carl Eugen Hoyos Allow mov musing if the ac3 parser was disabled. This reverts …
(edit) @d2f1d42b   10 years janne-libav fate: add dolby true hd tests The existing meridian audio test does …
(edit) @4c81613   10 years janne-libav arm: mlpdsp: handle pic offset calculation in a macro Makes the code …
(edit) @581c7f0e   10 years janne-libav arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm …
(edit) @6ef9d1b2   10 years michaelni Merge commit 'fccfc22d1f304aef42a0b960e4c1d55ce67107f5' * commit …
(edit) @2d0117f8   10 years michaelni avformat/crypto: fix key vs iv typo Fixes Ticket 4167 Signed-off-by: …
(edit) @20cb3fab   10 years michaelni avformat/utils: change assert to av_assert0() Signed-off-by: Michael …
(edit) @041c6109   10 years michaelni avformat/utils: replace impossible condition by av_assert0() in …
(edit) @308429e   10 years michaelni avformat/wavenc: check return value of strftime() Fixes CID1257006 …
(edit) @fccfc22d   10 years martin libavformat: Build hevc.o when building the RTP muxer The RTP muxer …
(edit) @92d47e2a   10 years michaelni Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793' * commit …
(edit) @16e65419   10 years michaelni Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46' * commit …
(edit) @99bf26f   10 years michaelni Merge commit '3c01039e0bc7d269900e15551f8171c4328a0223' * commit …
(edit) @780cd20b   10 years martin aarch64: Use .data.rel.ro for const data with relocations This …
(edit) @f963f803   10 years martin arm: Use .data.rel.ro for const data with relocations Signed-off-by: …
(edit) @a5e5959d   10 years michaelni avformat/utils: fix calculating the absolute difference of timestamps …
(edit) @720dffb8   10 years Reynaldo H. Verdejo Pinochet ffserver_config: reflow add_codec() Signed-off-by: Reynaldo H. …
(edit) @b4c69b7e   10 years Reynaldo H. Verdejo Pinochet ffserver_config: break lines at 80 chars Add braces when needed and …
(edit) @b28d5877   10 years Reynaldo H. Verdejo Pinochet ffserver_config: improve error/warning messages Fix grammar and quote …
(edit) @f95cfff0   10 years Reynaldo H. Verdejo Pinochet ffserver_config: check strchr() return for NULL Should fix FFmpeg …
(edit) @dd70470   10 years michaelni avformat/utils: Compute the current pts of mpeg1/2 I/P frames from the …
(edit) @9e561410   10 years michaelni avformat/utils: Pass the next pts/dts to compute_pkt_fields() when …
(edit) @e86df02   10 years michaelni avdevice/xcbgrab: check xcb_query_pointer_reply_t pointer before use …
(edit) @754f4957   10 years michaelni configure: use use_pkg_config() instead of check_pkg_config() for …
(edit) @885e7462   10 years michaelni Merge commit 'e2e07dbaab1f17e995842b7eacec4665d44c3d14' * commit …
(edit) @4acc717a   10 years lukasz.m.luki2 fate: add libavcodec/options-test Signed-off-by: Lukasz Marek …
(edit) @72732307   10 years lukasz.m.luki2 lavc/options: add test for avcodec_copy_context This test doesn't …
(edit) @0dcebe26   10 years michaelni Merge commit 'b704b648f9ecb830874627db958a37e004107d1b' * commit …
(edit) @420aebf0   10 years michaelni Merge commit '174c5fde90060faab67796a5eaef742630f1db6e' * commit …
(edit) @82f0f04   10 years michaelni Merge commit '35384934d6e27e0334060a23a0c83a3cb5cef198' * commit …
(edit) @74622ad3   10 years michaelni Merge commit '6fd91fa11909f27902498648680dbb3d13f1f175' * commit …
(edit) @6b4cbfec   10 years michaelni Merge commit 'd0b224054f13bf57244694a3ff092cfef68d66f9' * commit …
(edit) @879ea06b   10 years michaelni Merge commit '90411b333d6b6bb69d8937117b9250785730dc53' * commit …
(edit) @c9128c2c   10 years michaelni Merge commit '4843a9c74f77f5eb8d2b1ee648fe2ac6e2a48ec3' * commit …
(edit) @3cfe1d9b   10 years michaelni Merge commit '250e077ee9eec0176a6d54a78542dc792943e71a' * commit …
(edit) @82a60de3   10 years michaelni avcodec/pngdec: handle 4 more bytes with SIMD for RGB64 in paeth …
(edit) @ed9be7dd   10 years michaelni avcodec/x86/pngdsp: fix off by 1 error This fixes artifacts in the …
(edit) @41a52740   10 years michaelni avutil/opt: Fix AV_OPT_TYPE_BINARY case in av_opt_is_set_to_default() …
(edit) @3c01039   10 years vittorio.giovara mov: further expand the list of parsed metadata tags Signed-off-by: …
(edit) @e2e07dba   10 years vittorio.giovara mov: expand the list of parsed metadata tags Based on L-Smash code by …
(edit) @9bd8f2cc   10 years michaelni avcodec/ppc/vp3dsp_altivec: POWER LE support to vp3_idct_add_altivec() …
(edit) @b704b648   10 years vittorio.giovara mov: parse XMP metadata on demand The Extensible Metadata Platform …
(edit) @174c5fde   10 years vittorio.giovara mov: parse @PRM and @PRQ metadata tags These tags describe the …
(edit) @35384934   10 years vittorio.giovara mov: cosmetics: reorder the list of tags Alphabetically order the …
(edit) @6fd91fa1   10 years vittorio.giovara h264: increase MAX_SLICES to 32 H264 streams from CounterPath Bria …
(edit) @d0b22405   10 years vittorio.giovara vf_frei0r: do not increment string if it reached the end Bug-Id: 778 …
(edit) @90411b33   10 years vittorio.giovara Allow reading of growing avi files (currently being written) This …
(edit) @4843a9c7   10 years vittorio.giovara dpx: always write the image offset According to the DPX file format …
(edit) @250e077e   10 years vittorio.giovara riff: Support decoding png in avi (ImageJ)
(edit) @5054d2a9   10 years michaelni Merge commit 'b280c6202b28b371a8d96850194fd69d7ad5dcc0' * commit …
(edit) @8554a109   10 years michaelni Merge commit 'ae81576414f2d2083d3118fb4abe1ebc5a7a4c54' * commit …
(edit) @5ab46704   10 years michaelni Merge commit '29bc7bfba288ff8572ed967a8752a1dbde7b724b' * commit …
(edit) @b280c62   10 years martin arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumb …
(edit) @ae815764   10 years martin arm: fft_vfp: Add a missing "endconst" when building in thumb mode …
(edit) @29bc7bfb   10 years martin rtpproto: Write a warning if the input data written isn't RTP …
(edit) @3f24dacf   10 years Carl Eugen Hoyos configure: Let the libx264rgb encoder select the libx264 encoder. …
(edit) @4fa2758c   10 years michaelni avcodec/pngdec: check av_image_get_linesize return value Fixes CID …
(edit) @dceb8b12   10 years michaelni avformat/movenc: Add 2048x1080 to the aivx case This improves …
(edit) @208c03a4   10 years michaelni Merge commit '6a880090cd75b6c31b5ee1f088b6578a293099c6' * commit …
(edit) @ef79bbed   10 years michaelni Merge commit '4fd7e63c87226584e60200b82630a6057c0a6663' * commit …
(edit) @dce10f81   10 years michaelni Merge commit '4f5906a1d7f4368cec43b224e8a675f54d2001d2' * commit …
(edit) @9bbb4a98   10 years michaelni Merge commit '71f29410e7c58f2ce4aef1d4b8d8d3c064c8ec06' * commit …
(edit) @d9a4db65   10 years Carl Eugen Hoyos Improve configure help text. Show which features external libraries …
(edit) @7502e1a3   10 years Carl Eugen Hoyos Fix xcb 32bit pix_fmts: There is no screen transparency.
Note: See TracRevisionLog for help on using the revision log.