source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @aab23f5d   10 years michaelni avcodec/vp9: fix () in macros Signed-off-by: Michael Niedermayer …
(edit) @28bf1115   10 years michaelni avcodec/wavpack: fix () in macros Signed-off-by: Michael Niedermayer …
(edit) @d9a61ae3   10 years lou presets: remove moldering iPod presets * Some users are trying to use …
(edit) @cb037b5d   10 years michaelni Merge commit '9affa784a0743b95bde135b5acfce2183afc35d8' * commit …
(edit) @3f2f87cd   10 years michaelni Merge commit '74bc9458057f07c0820c3d3264396c4c64442e47' * commit …
(edit) @9f028b3f   10 years michaelni Merge commit '49106844929b7b71ac719064d640f8aa56c89b1f' * commit …
(edit) @eb0fc73d   10 years michaelni avfilter/vf_spp: Use av_malloc_array() Signed-off-by: Michael …
(edit) @f31fd067   10 years michaelni vf_sab: use av_malloc_array() Signed-off-by: Michael Niedermayer …
(edit) @9affa784   10 years anton vp9 encoder: use a decent default speed setting Signed-off-by: Anton …
(edit) @74bc9458   10 years anton flvenc: Don't over-count metadata. Over-counting occurs if framerate …
(edit) @49106844   10 years anton tiffenc: fix packet size calculation Signed-off-by: Anton Khirnov …
(edit) @f9cd3172   10 years michaelni Merge commit 'fe4d5fe9361162f9033ff1bd84bfc1b2091ba785' * commit …
(edit) @fe4d5fe   10 years diego jpeg2000: Mark static data init functions as av_cold
(edit) @a50c6f99   10 years michaelni ffplay: remove -ec handling code Its handled by the generic option …
(edit) @92cccb7b   10 years michaelni avcodec/hevc: new idct + asm Signed-off-by: Michael Niedermayer …
(edit) @fa0d0fb   10 years michaelni Merge commit '71d6551e674c86d07c165439c2bf6613b3892307' * commit …
(edit) @71d6551e   10 years anton avconv: use the correct variable in comparison
(edit) @61df0819   10 years michaelni avcodec/cavsdec: fix low delay decoding Fixes Ticket1095 …
(edit) @2fbdfba0   10 years michaelni avformat/flvdec: Support live flv / NGINX RTMP streams Fixes …
(edit) @293d5d7a   10 years michaelni swscale/input: fix harmless integer overflow Signed-off-by: Michael …
(edit) @389d453   10 years lou version string: add copyright line to version string Show the …
(edit) @e6f9fc4a   10 years michaelni avcodec/bitstream: try to make vlc init code inherently thread safe …
(edit) @f7f96cf4   10 years michaelni avcodec/bitstream: fill invalid vlc tables entries as last pass …
(edit) @600cbf36   10 years michaelni avcodec/bitstream: zero vlc tables on allocation Signed-off-by: …
(edit) @189ffeaf   10 years Carl Eugen Hoyos Force aix strip to work on 32 and 64 bit by default.
(edit) @7eae8cd8   10 years michaelni avcodec/h264: fix frame skip code Fixes Ticket3475 Signed-off-by: …
(edit) @9025072e   10 years michaelni avcodec/h264_slice: support skipping loop filtering for non key frames …
(edit) @9140d37a   10 years michaelni avcodec/h264: use the correct level for droping non intra frames …
(edit) @8a4a84a7   10 years michaelni Merge commit '83aa4fc3feec7389ac781fece1e994f2dfd7ebdb' * commit …
(edit) @60058c18   10 years michaelni Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9' * commit …
(edit) @f0fbd910   10 years michaelni Merge commit '711aa2a82727907f778fb8aa9a93aff2120170f2' * commit …
(edit) @7b7afaf8   10 years michaelni avformat/dump: put copyright back from the file from which dump.c was …
(edit) @83d100ba   10 years michaelni Merge commit '2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb' * commit …
(edit) @593dc5ae   10 years michaelni Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f' * commit …
(edit) @83aa4fc3   10 years lu_zero configure: Directly support Android as target OS
(edit) @766f2d96   10 years vittorio.giovara gitignore: add dylib and swp entries
(edit) @b152152d   10 years michaelni Add nointra AVDiscard level Signed-off-by: Michael Niedermayer …
(edit) @fdb6f66d   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Do …
(edit) @edf93047   10 years michaelni swr: reindent. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @20c7baf   10 years michaelni avcodec/huffyuvdec: Fix fill value for truncated bitstreams Found-by: …
(edit) @0823570   10 years Carl Eugen Hoyos Do not suggest to use gas-preprocessor on aix where it doesn't work.
(edit) @f6577bd9   10 years michaelni huffyuvdec: use unsafe bitstream reader The reader reads in chunks of …
(edit) @02bffc56   10 years michaelni huffyuv: fate: add a BGR24 test It was previously untested. …
(edit) @bc21260e   10 years michaelni hevc: Fix 4K sample video Reviewed-by: smarter Signed-off-by: Michael …
(edit) @c1b15c1   10 years michaelni avformat/smoothstreamingenc: Use av_mallocz_array() Signed-off-by: …
(edit) @b67bcd7   10 years Carl Eugen Hoyos Fix compilation on ppc64 and ppc with pic if gas-preprocessor is installed.
(edit) @fbb59a3b   10 years michaelni avcodec/dvbsubdec: Split save_subtitle_set() out Signed-off-by: …
(edit) @77ade55f   10 years michaelni avcodec/dvbsubdec: add AVClass to context Signed-off-by: Michael …
(edit) @9a11b33   10 years michaelni avcodec/dvbsubdec: restructure version check Signed-off-by: Michael …
(edit) @153b5fb2   10 years michaelni avformat/framecrcenc: print the checksum and size of extradata as well …
(edit) @29f427c2   10 years michaelni huffyuvdec: remove somewhat deprecated code The old code was …
(edit) @eb6f6f25   10 years michaelni MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1* Patch by: …
(edit) @e9c47705   10 years michaelni avcodec/huffyuvdec: assume vlcs can be 32 instead of 31 bits max This …
(edit) @9dc17919   10 years michaelni huffyuvdec: swap code blocks The effect is not really deterministic, …
(edit) @083cd3d1   10 years michaelni swr: compile mmx2 s16p functions only on x86-32. Signed-off-by: …
(edit) @91076128   10 years michaelni x86util: add and use RSHIFT/LSHIFT macros Those macros take a byte …
(edit) @2a1158ff   10 years michaelni fate: yadif: add >8 bit tests Signed-off-by: Michael Niedermayer …
(edit) @56a795e3   10 years michaelni aandcttab: fix spelling Signed-off-by: Michael Niedermayer …
(edit) @73d820ee   10 years michaelni avcodec/xbmdec: remove dependancy on zero padding on input packet …
(edit) @103f9c26   10 years michaelni avcodec/indeo5: Fix infinite loop in skip_hdr_extension() …
(edit) @7f4dfbd0   10 years michaelni swr: add prototypes for resample dsp functions Should fix compilation …
(edit) @86a9370   10 years michaelni avformat/mpc: attempt to allocate a packet that is not smaller than …
(edit) @ada8f9c0   10 years michaelni swr: remove obsolete function prototypes. Signed-off-by: Michael …
(edit) @5ded0b39   10 years michaelni ffmpeg: for h264 we need has_b_frames from the decoder Other …
(edit) @378ad224   10 years michaelni ffmpeg: print values of mismatching has_b_frames Signed-off-by: …
(edit) @d82ecfce   10 years michaelni cmdutils: implement FFREPORT=level=... Fixes Ticket3057 …
(edit) @3fc37a3d   10 years lou doc/filters: remove double quotes from zoompan example Based on …
(edit) @b065d001   10 years michaelni avcodec/ppc/idct_altivec: add plain idct() Tested-by: Carl Eugen …
(edit) @7128a35f   10 years michaelni swr: split out DSP functions. DSP bits of swri_resample go into their …
(edit) @9236f7b5   10 years michaelni mpeg12enc: add seq_disp_ext option for deciding when to write a …
(edit) @66f4891e   10 years michaelni mpeg12enc: add support for PANSCAN side data in …
(edit) @6ac3c8c6   10 years Carl Eugen Hoyos Fix compilation with --disable-everything --enable-parser=vc1.
(edit) @759e7938   10 years michaelni avcodec/vc1dec: Fix support for small widths/linesizes Signed-off-by: …
(edit) @4411928c   10 years michaelni swresample/resample: replace assert by av_assert Signed-off-by: …
(edit) @a7dedd7b   10 years Carl Eugen Hoyos Fix standalone compilation of the H264 decoder on ppc.
(edit) @b785c626   10 years michaelni swr: handle initial negative sample index outside DSP function. …
(edit) @d77815ee   10 years michaelni fate/aic: force simple idct This should ensure all platforms use the …
(edit) @e9b5b9a1   10 years michaelni MAINTAINERS: add my (Timothy Gu's) PGP fingerprint and my name for …
(edit) @711aa2a8   10 years vittorio.giovara lavf: dump stream side data when probing
(edit) @2dc26561   10 years vittorio.giovara lavf: group dump functions together
(edit) @5a69ded1   10 years vittorio.giovara vf_showinfo: print display transformation values
(edit) @6b9685de   10 years michaelni swr: remove unnecessary assignment. I don't see …
(edit) @33834be9   10 years michaelni avfilter/af_asetnsamples: fix pts handling when timebase and …
(edit) @10012fa9   10 years michaelni ffmpeg: Fix bitstream filters manipulating AVCodecContext Fixes …
(edit) @0a7ad6bf   10 years michaelni avfilter/formats: Use av_realloc_array() Signed-off-by: Michael …
(edit) @d03eefae   10 years michaelni avfilter/vf_dejudder: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @263aeb82   10 years michaelni avfilter/vf_unsharp: use av_malloc_array() Signed-off-by: Michael …
(edit) @043bcdcd   10 years michaelni avcodec/svq1enc: fix encoding of small widths Signed-off-by: Michael …
(edit) @1df441ea   10 years michaelni vfilter/avf_showcqt: fix 'mixed declarations and code' Signed-off-by: …
(edit) @97c285e6   10 years michaelni Merge commit '27631796c9d1b8146ad4a16e6539ecc08afa7565' * commit …
(edit) @684a9152   10 years michaelni Merge commit 'f0ce9913d0974ac0c7371a62c3324dd2863b5d1b' * commit …
(edit) @dffb85a9   10 years michaelni avcodec/mpegvideo: check that linesize is not too small Note linesize …
(edit) @4a0ec85b   10 years michaelni avcodec/rv34: fix edge emu with uv stride <= 25 Signed-off-by: …
(edit) @6a65f3fc   10 years michaelni MAINTAINERS: Added Tim Nicholson's key fingerprint Signed-off-by: …
(edit) @a4bd4733   10 years derek.buitenhuis swscale: Allow the max filter size to be set at compile time This can …
(edit) @27631796   10 years diego ac3: Only initialize float_dsp for the float encoder variant
(edit) @f0ce9913   10 years diego Rename tpel_template.c ---> pel_template.c The new name more …
(edit) @681868cb   10 years michaelni avcodec/mpegvideo: Fix psnr calculation with slice threads This fixes …
(edit) @cf9050c7   10 years michaelni libavcodec/wmv2: remove dead code Signed-off-by: Michael Niedermayer …
(edit) @1c5aa64   10 years michaelni Merge commit '4321e507564b2d8a5dfc630f8d6fefba6fdc1e92' * commit …
Note: See TracRevisionLog for help on using the revision log.