source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0efbd98e   11 years michaelni Merge commit '4d7aeff9a1080e64125f3374d993b2c9c4c2751b' * commit …
(edit) @70025c07   11 years michaelni Merge commit '41a10f3ba149a2012de499d0b4ad4955d81f28d5' * commit …
(edit) @5fcd0a80   11 years michaelni Merge commit 'ceec6e792e4b5baaa23b220f4fd33417631f5288' * commit …
(edit) @dd0429e1   11 years michaelni Merge commit '756547ce7f4d67a18663503e2157aebed3531703' * commit …
(edit) @c589c4c5   11 years michaelni Merge commit '1cac9accbd1f9b8596122d0735e37b97a844c514' * commit …
(edit) @e96c8015   11 years michaelni Merge commit '1018a92219a38a812cf97761c6b3a5e66a400f4b' * commit …
(edit) @5a7a902a   11 years michaelni Merge commit '071e29af4d383bdb44d0c87416dee3e4bb597936' * commit …
(edit) @4d7aeff9   11 years martin flvenc: Don't pretend to support muxing "plain" VP6 The plain VP6 …
(edit) @41a10f3b   11 years martin vp6: Support cropping to AVCodecContext.width/height In these cases, …
(edit) @2066975   11 years michaelni Merge commit '5e992a4682d2c09eed3839c6cacf70db3b65c2f4' * commit …
(edit) @f18db82f   11 years michaelni Merge commit '61cd19b8bc32185c8caf64d89d1b0909877a0707' * commit …
(edit) @7824b5f6   11 years michaelni Merge commit 'a66aa0daf290ef157cb3322b034b43d6201c43e9' * commit …
(edit) @ceec6e7   11 years lu_zero avi: directly resync on DV in AVI read failure Reported-by: Mateusz …
(edit) @756547ce   11 years lu_zero avi: DV in AVI must be considered single stream Reported-by: Mateusz …
(edit) @1cac9acc   11 years lu_zero avi: properly fail if the dv demuxer is missing CC: libav-stable@libav.org
(edit) @65c2fe71   11 years michaelni avcodec/h264: call flush_change() on init This ensures that all the …
(edit) @5ac6b602   11 years michaelni avcodec/h264_refs: modify key frame detection heuristic to detect more …
(edit) @1018a922   11 years lu_zero jpeg2000: Check block length Reported-by: Mateusz "j00ru" Jurczyk and …
(edit) @071e29af   11 years lu_zero vmnc: Use meaningful return values
(edit) @5e992a46   11 years lu_zero vmnc: Check the cursor dimensions And manage the reallocation failure …
(edit) @61cd19b   11 years lu_zero vmnc: Port to bytestream2 Fix some buffer overreads. Reported-by: …
(edit) @a66aa0da   11 years lu_zero vmnc: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @83fc6c82   11 years michaelni avformat/wavdec: Dont trust the fact chunk for PCM Fixes Ticket3033 …
(edit) @3aa57651   11 years Carl Eugen Hoyos lavd/xv.c: Include XShm.h before Xvlib.h. This may fix compilation …
(edit) @0f322fef   11 years michaelni avfilter/buffersink: try to fix AV_NOPTS_VALUE no testcase available, …
(edit) @8780f7fb   11 years michaelni avfilter/ff_filter_frame_needs_framing: fix handling of AV_NOPTS_VALUE …
(edit) @8c7bc7d3   11 years onemda avcodec/exr: use avpriv_report_missing_feature() Signed-off-by: Paul …
(edit) @19fda0a   11 years onemda avcodec/vmnc: use av_freep() Signed-off-by: Paul B Mahol …
(edit) @31d0d355   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86inc: …
(edit) @4ce82e6f   11 years michaelni Merge commit '9e3946aadaef6f7d7ef15c31b5ff1e73d0ba79a1' * commit …
(edit) @ad7d7d4f   11 years derek.buitenhuis x86inc: Remove .rodata kludges The Mach-O bug was fixed in yasm 0.8.0 …
(edit) @9e3946aa   11 years derek.buitenhuis build: Require yasm 0.8.0 or higher This is in preparation for …
(edit) @56db86a   11 years clement doc/filters: remove extra spacing in vid.stab section.
(edit) @7f22df3a   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @3aabfaa3   11 years Carl Eugen Hoyos Fix make checkheaders for vp9 header files.
(edit) @f4e85afd   11 years Carl Eugen Hoyos Add pulse_audio_common.h to skipheaders. Fixes an error when running …
(edit) @f115e83c   11 years michaelni MAINTAINERS: add Communication section Add Twitter with myself (Lou …
(edit) @df08fd5e   11 years michaelni doc/default.css + doc/t2h.init: New styles The main motive of this …
(edit) @b2148fa   11 years lu_zero shorten: Extend fixed_coeffs to properly support pred_order 0 …
(edit) @885739f3   11 years michaelni ffserver: strip odd chars from html error messages before sending them …
(edit) @6013634   11 years michaelni lavd/pulse: move common code to separate file Signed-off-by: Lukasz …
(edit) @1ab9f322   11 years michaelni lavd/pulse: rename pulse.c into pulse_audio_dec.c This make name of …
(edit) @162e22e1   11 years onemda avfilter/af_join: remove now unnecessary goto Options are freed from …
(edit) @85b56e48   11 years onemda avcodec/xwddec: use avpriv_report_missing_feature Signed-off-by: Paul …
(edit) @3abbf209   11 years onemda dpx: abgr support Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @361b56c3   11 years michaelni lavd: pulse audio encoder Signed-off-by: Lukasz Marek …
(edit) @8c0f565e   11 years michaelni avformat/movenc: factor out find_fps() Signed-off-by: Michael …
(edit) @2dce4abe   11 years michaelni Changelog: add max_error_rate Suggested-by: Paul B Mahol …
(edit) @ad75d2b   11 years michaelni x86: Fix compilation with nasm on PPC & OS/2 Signed-off-by: Michael …
(edit) @deb5addc   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @19c38908   11 years michaelni Merge commit '3e2fa991db7ef172579422accd61624d52777e5a' * commit …
(edit) @31d9aa6   11 years michaelni Merge commit '71155665414b551ad350622d5abed20e58371fbf' * commit …
(edit) @3f965ab   11 years michaelni Merge commit '47f9d7ce5493e119e09d1227d017414feaaf8d97' * commit …
(edit) @1f17619f   11 years michaelni Merge commit 'bbe4a6db44f0b55b424a5cc9d3e89cd88e250450' * commit …
(edit) @17d9c7c2   11 years michaelni Merge commit '3fb78e99a04d0ed8db834d813d933eb86c37142a' * commit …
(edit) @3352fdb2   11 years michaelni Merge commit '49ebe3f9fe02174ae7e14548001fd146ed375cc2' * commit …
(edit) @006c0fcf   11 years michaelni Merge commit '63f0d623100bdb0c6081456127f4b6713e83d3db' * commit …
(edit) @faafffaf   11 years michaelni Merge commit 'ad76e6e7e193b98e7335156422d35467816f9ef1' * commit …
(edit) @3d5a995e   11 years michaelni Merge commit 'e52567c2954f627d420b30f75f71af2f2e4afe80' * commit …
(edit) @c1488fab   11 years michaelni Merge commit '25cb0c1a1e66edacc1667acf6818f524c0997f10' * commit …
(edit) @ba9c557b   11 years michaelni avcodec/x86/vp9dsp: Fix compilation with nasm. Signed-off-by: Michael …
(edit) @b6b9c150   11 years michaelni ffmpeg: add max_error_rate to allow tuning the point decoding errors …
(edit) @728bb910   11 years michaelni avfilter/vf_deshake: fix block_contrast() lower brightness value …
(edit) @6405ca7d   11 years diego x86: h264_idct: Update comments to match 8/10-bit depth optimization split
(edit) @2779b7b3   11 years michaelni avfilter/deshake The old row index looks weird and wrong to me …
(edit) @abf2d53d   11 years michaelni avcodec/options_table: add field_order This allows setting and …
(edit) @23824b96   11 years onemda avcodec/dpx: support for 8 and 16 bit luma only files Signed-off-by: …
(edit) @e745dc2d   11 years onemda avcodec/dpx: refactor pixel format selection Signed-off-by: Paul B …
(edit) @b8866783   11 years michaelni avfilter/lswsutils: dont override the default scaler This should make …
(edit) @3e2fa991   11 years derek.buitenhuis x86inc: remove misaligned cpu flag Prevents a crash if the misaligned …
(edit) @71155665   11 years derek.buitenhuis x86inc: various minor backports from x264 Small backports that …
(edit) @47f9d7ce   11 years derek.buitenhuis x86inc: Check for OUTPUT_FORMAT having a value of "x64" This is …
(edit) @bbe4a6db   11 years derek.buitenhuis x86inc: Utilize the shadow space on 64-bit Windows Store XMM6 and …
(edit) @3fb78e99   11 years derek.buitenhuis x86inc: create xm# and ym#, analagous to m# For when we want to mix …
(edit) @49ebe3f9   11 years derek.buitenhuis x86inc: fix some corner cases of SWAP SWAP with >=3 named (rather …
(edit) @63f0d623   11 years derek.buitenhuis x86inc: Use SSE instead of SSE2 for copying data Reduces code size …
(edit) @ad76e6e   11 years derek.buitenhuis x86inc: Set ELF hidden visibility for global constants Signed-off-by: …
(edit) @e52567c   11 years derek.buitenhuis build: Strip spurious labels The implementation of 25cb0c1a involves …
(edit) @25cb0c1a   11 years derek.buitenhuis x86inc: activate REP_RET automatically Now RET checks whether it …
(edit) @c21be584   11 years stefasab doc/indevs: make pulse dev formatting consistent with other devices …
(edit) @49ba6e56   11 years stefasab lavu/parseutils: add more resolutions See …
(edit) @b67cb585   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @57f0f86f   11 years michaelni Merge commit '9adbc3f3a1770fec9d24b8f5be3438a6c8e9e6a6' * commit …
(edit) @62078f25   11 years onemda avcodec/dpx: return different error code for unsupported depths Also …
(edit) @ad934bc3   11 years onemda avfilter/vf_drawtext: remove dead initialization Signed-off-by: Paul …
(edit) @ce26a016   11 years onemda avfilter/vf_phase: remove dead initialization Signed-off-by: Paul B …
(edit) @38e13f55   11 years michaelni ffmpeg: dont detect slight (0.1sec) backward moving dts as discontinuity
(edit) @8f2386b5   11 years michaelni avformat/oggparseflac: fix handling of old flac in ogg Improves …
(edit) @630c005b   11 years michaelni avcodec/flac_parser: export sample_rate also when …
(edit) @ee3d03bf   11 years onemda avcodec/dpx: make .long_name more descriptive Signed-off-by: Paul B …
(edit) @8ec3286   11 years onemda avcodec: add dpx parser Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @ce1e8045   11 years diego x86: fdct: Employ more specific ifdefs This avoids building mmxext …
(edit) @9adbc3f   11 years diego bmv: Remove unused variable
(edit) @efff7564   11 years michaelni configure: filters should select the parts they need not use deps …
(edit) @4916088a   11 years michaelni fate: fix dpx on big endian Signed-off-by: Michael Niedermayer …
(edit) @3ee79676   11 years michaelni avfilter/vf_scale: dont duplicate default. use the defaults set by …
(edit) @4634871   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @c86955d2   11 years michaelni Merge commit '2ddb35b91131115c094d90e04031451023441b4d' * commit …
(edit) @5710f55e   11 years michaelni Merge commit '6b3ff6f91a535d6383f41ca7bdf760165dcb6015' * commit …
(edit) @7fb12342   11 years michaelni Merge commit '258414d0771845d20f646ffe4d4e60f22fba217c' * commit …
Note: See TracRevisionLog for help on using the revision log.