source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a67dcd74   11 years michaelni avfilter/vf_yadif: add gbr(a)p support Suggested-by: durandal_1707 …
(edit) @2230d85c   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @b042712a   11 years michaelni avcodec/mjpegdec: Simplify masking in ljpeg_decode_yuv_scan() …
(edit) @b394ccfe   11 years michaelni avcodec/mjpegdec: fix rgb ljpeg prediction 5/6/7 with point_transform …
(edit) @38f8640d   11 years michaelni avcodec/mjpegdec: fix yuv ljpeg prediction 5/6/7 with point transforms …
(edit) @4ced3090   11 years michaelni avcodec/jpeg2000dec: make SOC finding code more robust Fixes file …
(edit) @cb026ac3   11 years michaelni avcodec/mjpegdec: make "unknown colorspace" error more informative …
(edit) @61c68000   11 years michaelni avcodec/mjpegdec: Add some sanity checks to ljpeg_decode_rgb_scan() …
(edit) @f9742896   11 years u doc/APIchanges: update hashes and dates after last two commits. …
(edit) @3e1f507f   11 years u avcodec: make avcodec_close() more tolerant. See previous commit.
(edit) @36cd017a   11 years u avformat: make avformat_close_input() more tolerant. The purpose of …
(edit) @bc68927a   11 years u tools/crypto_bench: fix 2 typos.
(edit) @9cbb3fc   11 years michaelni avcodec/avpacket: zero memory in av_packet_new_side_data() This …
(edit) @26b241c0   11 years anton matroskaenc: Allow chapters to be written in trailer This allows …
(edit) @04dcdc46   11 years nicolas.george lavc/avfft: init context to 0. Prevent an invalid free in case of …
(edit) @83635ac6   11 years nicolas.george ffprobe: show bitmap subtitles size. Fix trac ticket #2930.
(edit) @d7ccfe5   11 years nicolas.george lavc/libvorbisdec: do not return empty frames. Some parts of the code …
(edit) @d5b58f6   11 years nicolas.george tools: add benchmark for crypto functions. The benchmark tests the …
(edit) @dc8f7322   11 years clement doc/examples: fix lib math dep for resampling_audio. It uses at least …
(edit) @2c1eb38e   11 years clement avcodec: fix AVpacket → AVPacket typo.
(edit) @98b9bbb7   11 years clement doc/examples: remove extra "the". "into the doc/examples directory" …
(edit) @2ffead98   11 years michaelni avcodec: add emuedge_linesize_type Currently all uses of the emu edge …
(edit) @3eeca8b0   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @35307df5   11 years michaelni Merge commit '0ebfdae099d2749240b6a565abcdf0bf62589748' * commit …
(edit) @1c10e89c   11 years michaelni Merge commit 'b4ec7a5fee644ad9882e10c097817b65447b8e55' * commit …
(edit) @a711a2cb   11 years martin mpegvideo: Avoid 32-bit wrapping of linesize multiplications This …
(edit) @44d884f0   11 years michaelni Merge commit '7f9e893f56db52078e0f46677ed337b2e25fa94d' * commit …
(edit) @49f5519   11 years michaelni Merge commit 'af11fa5409cc72fc45ca7f3527400beca10967b9' * commit …
(edit) @f1b15c1e   11 years michaelni Merge commit '35cbc98b720db95b923cb2d745f77bb2ee4363dc' * commit …
(edit) @0ebfdae0   11 years diego doc: Describe TB option of setpts filter Signed-off-by: Diego Biurrun …
(edit) @9411e9ca   11 years michaelni Merge commit 'd719981273bc779c7d1e879d88404fd867f93a0e' * commit …
(edit) @233ab0f0   11 years michaelni Merge commit '5bcd3ae5b167fb74215520b01d5d810e0c8986ab' * commit …
(edit) @642207d   11 years michaelni Merge commit 'f7c5883126f9440547933eefcf000aa78af4821c' * commit …
(edit) @b4ec7a5f   11 years lu_zero mem: Document the av_realloc family of functions properly realloc() …
(edit) @7f9e893f   11 years lu_zero build: Report an error message when a pc file is not found Ease …
(edit) @54d628a   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @e5c338ba   11 years michaelni avformat/utils: assert position monotonicity in ff_find_last_ts() …
(edit) @6fcfafff   11 years Carl Eugen Hoyos Show subtitle resolution in avcodec_string().
(edit) @a6609919   11 years michaelni avformat/mpegts: Ensure that mpegts_get_dts() only considers packets …
(edit) @b78e75eb   11 years michaelni fate: Force diff into text mode On openbsd the exif-image-jpg test …
(edit) @56061234   11 years michaelni avcodec/pictordec: remove y checks, which have become redundant …
(edit) @8088d6f5   11 years michaelni avcodec/pictordec: run av_image_check_size() unconditionally This …
(edit) @d21e496   11 years onemda lavfi/mptestsrc: use outlink->frame_count Signed-off-by: Paul B Mahol …
(edit) @af11fa5   11 years martin mjpegb: Detect changing number of planes in interlaced video …
(edit) @35cbc98b   11 years martin alac: Check that the channels fit at the given offset The code tries …
(edit) @d7199812   11 years martin 4xm: Check that the read track value is non-negative Reported-by: …
(edit) @5bcd3ae5   11 years martin matroskadec: Check that .lang was allocated and set before reading it …
(edit) @f7c58831   11 years martin alac: Limit max_samples_per_frame Otherwise buffer size calculations …
(edit) @30d40c9e   11 years u lavfi/drawtext: add generic timeline interface and deprecate "draw".
(edit) @493ebbd   11 years u Update copyrights where my email appears with the new one.
(edit) @060c6c46   11 years u avformat/mpl2dec: handle files with CRLF linebreaks correctly Skip …
(edit) @902a5fa7   11 years michaelni avformat: H265 demuxer Signed-off-by: Michael Niedermayer …
(edit) @771e2e5   11 years onemda lavfi/hue: relicense to LGPL with permission by all contributors …
(edit) @60538128   11 years onemda x86/simple_idct: use LOCAL_ALIGNED instead of DECLARE_ALIGNED …
(edit) @916549cb   11 years onemda lavfi/mp: remove mp=phase The filter was ported to a native …
(edit) @3dd4b6ea   11 years onemda lavfi: port phase filter from libmpcodecs Signed-off-by: Paul B Mahol …
(edit) @f4e9c76   11 years michaelni avcodec/vcr1: simplify code drop buf variable Signed-off-by: Michael …
(edit) @84b6451d   11 years michaelni avcodec/vcr1: simplify code, drop buf_size Signed-off-by: Michael …
(edit) @a4e7091   11 years michaelni avcodec/vcr1: return the actual number of consumed bytes …
(edit) @40bb9503   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
(edit) @4cfe3b74   11 years michaelni Merge commit '7df9e693a34c84c698da60426c78140c950f95ed' * commit …
(edit) @50fd98b7   11 years michaelni Merge commit '488b2984fece7ad0c2596826fee18e74aa904667' * commit …
(edit) @bdb4ed96   11 years michaelni Merge commit 'a7c1689dedd11689edb30088d467ac03f9b8d1cf' * commit …
(edit) @a5d67bc   11 years michaelni avformat/utils: Fix bitrate overflow check The check added in …
(edit) @d07d54fd   11 years michaelni Merge commit 'df33a58e5311ee9a64a573889b883a80e981af7b' * commit …
(edit) @b0ba2bf8   11 years michaelni Merge commit 'fab694dd3931b1c0bc3c598c3f88b1902c14a303' * commit …
(edit) @8d14596b   11 years tempn riff: add 0x64 to g726 works on g726-test1.wav
(edit) @1eb151c5   11 years michaelni Merge commit 'fe9bb61f9a16be19ad91875632c39e44b7a99a8a' * commit …
(edit) @efb21b0a   11 years michaelni Merge commit '5f7aecde02a95451e514c809f2794c1deba80695' * commit …
(edit) @164b67ca   11 years michaelni avcodec/vcr1: replace redundant checks from libav …
(edit) @8ba683e6   11 years michaelni Merge commit '8aba7968dd604aae91ee42cbce0be3dad7dceb30' * commit …
(edit) @0fbda03e   11 years martin movenc: Don't flush after each written packet This should improve …
(edit) @92b7e7b3   11 years michaelni avfilter/vf_yadif: reallocate frames if strides differ Fixes …
(edit) @cc84f30   11 years michaelni avutil/fifo: assert that theres enough data in the fifo on drain …
(edit) @3e36dc86   11 years onemda w64dec: fix end position of summarylist guid Noticed-by: James Almer …
(edit) @79b70e47   11 years onemda w64dec: fix skipping of unknown guids Regression since 14d50c1. Fixes …
(edit) @fdd1aaf8   11 years michaelni avpacket: Fixing side data copy when src == dst Fixing …
(edit) @7df9e693   11 years diego cosmetics: Fix ATRAC codec name spelling
(edit) @488b2984   11 years anton ape demuxer: check for EOF in potentially long loops Reported-by: …
(edit) @a7c1689d   11 years anton 4xm: check that bits per sample is strictly positive Avoids a divide …
(edit) @df33a58   11 years anton lavf: avoid integer overflow when estimating bitrate Reported-by: …
(edit) @fab694d   11 years anton lavf: move a variable declaration to the block where it's used
(edit) @fe9bb61f   11 years anton pictordec: pass correct context to avpriv_request_sample Fixes …
(edit) @5f7aecde   11 years anton pictordec: break out of both decoding loops when y drops below 0 …
(edit) @8aba7968   11 years anton vcr1: add sanity checks Fixes invalid reads with corrupted files. …
(edit) @2501f6d3   11 years michaelni avformat/movenc: Use the rate from av_timecode_init_from_string() for …
(edit) @4fb3e1a6   11 years michaelni avcodec/pnmdec: fix unaligned read Fixes fate-lavf-pam on alpha …
(edit) @62d07bb3   11 years michaelni avcodec/pnmdec: use a more specific pointer type than void in …
(edit) @ec8a4841   11 years Carl Eugen Hoyos Avoid a deadlock when decoding wma. Fixes ticket #2925.
(edit) @cdd5df81   11 years michaelni avfilter/vf_fps: make sure the fifo is not empty before using it …
(edit) @b339dccb   11 years michaelni lavc: add teletext decoder using libzvbi Based on a patch by Wolfram …
(edit) @cf942994   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @21dc3a3c   11 years michaelni avcodec/ffv1dec: reorganize thread init/update This moves some …
(edit) @c72cca5a   11 years michaelni avcodec/ffv1dec: move initial_states init to init_thread_copy() …
(edit) @e337c9d5   11 years Carl Eugen Hoyos Read h264 headers from v4l2 to allow stream-copying. Fixes ticket …
(edit) @5be7aecc   11 years onemda pcm-dvd: use av_freep() Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @fc435d97   11 years onemda pcm-dvd: remove redundant log message Signed-off-by: Paul B Mahol …
(edit) @91acb23a   11 years michaelni doc: fix insane hard texi2html dependancy Found-by: nevcairiel …
(edit) @4aeb996f   11 years michaelni pixfmt: add native bayer 16bit formats Signed-off-by: Michael …
(edit) @9116995e   11 years michaelni libavutil: add AV_PIX_FMT_BAYER pixel formats The pixel format …
Note: See TracRevisionLog for help on using the revision log.