source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @17a75a8c   11 years vittorio.giovara libxvid: fix missing end of line character Error introduced in …
(edit) @486e3649   11 years vittorio.giovara xtea: Add Doxy @file and group
(edit) @f7349568   11 years vittorio.giovara adler32: Fix doxy group definition Based on a patch by James Almer …
(edit) @e10fd08a   11 years janne-libav h264: Refactor decode_nal_units
(edit) @c389a804   11 years vittorio.giovara libxvid: Add SSIM displaying through a libxvidcore plugin …
(edit) @5ce7ca68   11 years vittorio.giovara libxvid: add working lumimasking and variance AQ The old …
(edit) @d3789eee   11 years janne-libav aarch64: implement videodsp.prefetch 8% faster h264 decoding on Apple A7.
(edit) @8675bcb0   11 years janne-libav aarch64: add armv8 CPU flag
(edit) @a027d2a8   11 years vittorio.giovara fate: add tests for SANM and VIMA Signed-off-by: Vittorio Giovara …
(edit) @eeadcdfd   11 years vittorio.giovara LucasArts SMUSH demuxer Signed-off-by: Vittorio Giovara …
(edit) @6f273093   11 years vittorio.giovara LucasArts SMUSH VIMA audio decoder Signed-off-by: Vittorio Giovara …
(edit) @a420ccd4   11 years vittorio.giovara LucasArts SMUSH SANM video decoder Signed-off-by: Vittorio Giovara …
(edit) @5f922043   11 years diego dsputil: Move DV-specific ff_zigzag248_direct table to dvdata
(edit) @57b5b84e   11 years diego x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they …
(edit) @c2c5be57   11 years diego x86: h264_qpel: Simplify an #if conditional The extra conditions are …
(edit) @01c5779f   11 years diego x86: Drop some unnecessary YASM ifdefs Dead code elimination is …
(edit) @b718b24b   11 years diego ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes
(edit) @b42f49e4   11 years diego x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes
(edit) @3dc6272b   11 years diego Remove a number of unnecessary dsputil.h #includes
(edit) @9c21c08   11 years anton af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBY
(edit) @a49aa440   11 years anton af_volume: implement replaygain pre-amplification This adds a new …
(edit) @c74b8669   11 years anton x86/synth_filter: add synth_filter_fma3 Signed-off-by: James Almer …
(edit) @81e02fae   11 years anton x86/synth_filter: add synth_filter_avx Sandy Bridge Win64: 180 cycles …
(edit) @2025d802   11 years anton x86/synth_filter: add synth_filter_sse Build only on x86_32 targets. …
(edit) @b97f2c7c   11 years anton replaygain: remove unused variable Signed-off-by: Anton Khirnov …
(edit) @0048deb8   11 years anton oggparsevorbis: export replaygain tags from Vorbis comments …
(edit) @1d55f8d5   11 years anton flacdec: export replaygain tags from Vorbis comments Signed-off-by: …
(edit) @8542f9c4   11 years anton replaygain: correctly parse peak values According to the ReplayGain
(edit) @25b6837f   11 years anton replaygain: fix gain sign decoding The gain sign was incorrectly …
(edit) @f37815b1   11 years janne-libav arm: asm decode_block_coeffs_internal is vp8 specific Unbreaks …
(edit) @28743243   11 years vittorio.giovara fate: add a VP7 test
(edit) @ac4b32df   11 years vittorio.giovara On2 VP7 decoder Further performance improvements and security fixes …
(edit) @ce58ead4   11 years vittorio.giovara riff: Add an additional AAC TwoCC Mentioned on …
(edit) @1e8c4fb   11 years vittorio.giovara riff: support 0xa100 TwoCC for G723_1 Sample-Id: …
(edit) @00ccdcd8   11 years vittorio.giovara riff: add 0x594a TwoCC for Xan DPCM Sample-Id: crusader-no-regret.avi
(edit) @7b600ea0   11 years vittorio.giovara riff: add 0x64 to g726 Sample-Id: g726-test1.wav
(edit) @b7a12ab   11 years vittorio.giovara riff: add G723_1 wav tag
(edit) @10a14bd   11 years vittorio.giovara riff: map 0x0038 to amrnb Sample-Id: 40709.avi
(edit) @228af18a   11 years vittorio.giovara riff: Support FLIC FourCC
(edit) @fb6c21fa   11 years vittorio.giovara riff: add escape130 FourCC
(edit) @ae584669   11 years vittorio.giovara riff: support 'aas4' FourCC
(edit) @7100f3c0   11 years vittorio.giovara riff: add "YUV8" FourCC Sample-Id: MAILTEST.AVI
(edit) @c9787f03   11 years vittorio.giovara riff: Add "S263" FourCC
(edit) @9ff6429b   11 years vittorio.giovara riff: Support XMPG as mpeg1
(edit) @771cb3e5   11 years vittorio.giovara riff: support BW10 as mpeg1
(edit) @eaec09a5   11 years vittorio.giovara riff: Add SLDV FourCC for dvvideo
(edit) @a1c58b3a   11 years vittorio.giovara riff: Support NTSC forward dvcpro videos PAL looks incorrect.
(edit) @6aa7cbd5   11 years vittorio.giovara riff: add dvis/pdvc FourCCs
(edit) @adf0ff00   11 years vittorio.giovara riff: add "GXVE" FourCC for WMV2 Sample-Id: vivd.avi
(edit) @96dd7b23   11 years vittorio.giovara riff: add PLV1 fourcc to mpeg4 Sample-Id: york-water-meteor.avi
(edit) @f5f18aec   11 years vittorio.giovara riff: Support decoding ASP variant from QNAP Systems
(edit) @ade32b4a   11 years vittorio.giovara riff: add "SM4V" FourCC
(edit) @684e43c5   11 years vittorio.giovara riff: add DYM4 mpeg4 fourcc
(edit) @32b0942c   11 years vittorio.giovara riff: add DM4V FourCC
(edit) @fa6a0211   11 years vittorio.giovara riff: add G264 to mpeg4, only decodes keyframes
(edit) @9ab2d5a3   11 years vittorio.giovara riff: add "lsvm" FourCC for H263.
(edit) @915524e5   11 years vittorio.giovara riff: Support H.264 fourcc UMSV
(edit) @dcb6e145   11 years vittorio.giovara riff: add FourCC for GeoVision cameras
(edit) @9d9d319a   11 years vittorio.giovara riff: Add V264 for H264 in CCTV recordings
(edit) @51ace0fb   11 years vittorio.giovara riff: add H264 from QNAP Systems
(edit) @a52a1bc   11 years vittorio.giovara riff: add SMV2 FourCC for H264 Sample-Id: smv2.avi
(edit) @235bf1da   11 years vittorio.giovara riff: add ISMP/timecode tag
(edit) @fa570a55   11 years vittorio.giovara riff: Add ITRK tag Some players, like foobar2000 or modern versions …
(edit) @121b5b7e   11 years vittorio.giovara isom: add some BOXX tags
(edit) @b0a54516   11 years vittorio.giovara isom: add 'flic' tag
(edit) @5a85cf0f   11 years vittorio.giovara isom: add 'm1v ' tag Signed-off-by: Vittorio Giovara …
(edit) @ad8f736b   11 years vittorio.giovara mxf: Remove typo Reported-By: Vittorio Giovara …
(edit) @9464b69d   11 years vittorio.giovara log: Unbreak windows support Add the missing define.
(edit) @4ede1862   11 years vittorio.giovara log: Do not assume the TERM variable is always set
(edit) @42ba1c51   11 years vittorio.giovara log: Document AV_LOG_C usage And move outside the wrong doxygen group.
(edit) @28b9ac4e   11 years vittorio.giovara log: Remove undefined behaviour
(edit) @7763118c   11 years lu_zero log: Support for 256color terminals And provide extended coloring …
(edit) @006c2533   11 years lu_zero doc: Fit the graph in 80 cols Some man pagers do not reflow the …
(edit) @b33c64e4   11 years diego vf_settb: rename to settb An audio version of settb (asettb) will be …
(edit) @9d599e3   11 years diego avi: Improve non-interleaved detection Additional fixes by Nigel …
(edit) @0ca0924c   11 years janne-libav swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64
(edit) @c6111483   11 years vittorio.giovara vc1dec: fix a possible unitialized variable warning
(edit) @f1c4a54f   11 years vittorio.giovara lavf: add supported extension to avi and mov demuxers
(edit) @cba4e606   11 years vittorio.giovara More correct printf format specifiers This avoids compiler warnings …
(edit) @80035db8   11 years vittorio.giovara lavu: add missing formats to av_pix_fmt_swap_endianness
(edit) @d2264740   11 years vittorio.giovara VP3: K&R formatting cosmetics
(edit) @66d04c06   11 years martin fate: Explicitly use gray16le in fate-sgi-gray16 This fixes the test …
(edit) @55c6e599   11 years vittorio.giovara fate: add SGI tests
(edit) @d613091f   11 years vittorio.giovara sgi: decode 16bit RLE images
(edit) @6c1df1f   11 years vittorio.giovara sgi: encode images with 4 channels at 8 and 16 bits
(edit) @f8dea10d   11 years vittorio.giovara sgi: decode images with 4 channels at 8 and 16 bits
(edit) @ab7c6462   11 years vittorio.giovara sgi: remove redundant argument from read_uncompressed_sgi()
(edit) @6d9ccee4   11 years vittorio.giovara sgi: set the row boundary to the correct value
(edit) @0279d1d0   11 years vittorio.giovara sgi: fix end of line boundary detection
(edit) @e7cd53bf   11 years vittorio.giovara sgi: check maximum supported resolution Signed-off-by: Vittorio …
(edit) @a7dbfcf6   11 years vittorio.giovara sgi: K&R formatting cosmetics
(edit) @ca36aa9e   11 years vittorio.giovara codec_desc: set lossless attribute for SGI and DPX
(edit) @06688e96   11 years vittorio.giovara fate: add exr tests Signed-off-by: Vittorio Giovara …
(edit) @38389058   11 years vittorio.giovara OpenEXR decoder Additional fixes and enhancements by Vittorio …
(edit) @678e455   11 years vittorio.giovara dxva2: Directly use AVFrames The assumption of (MPEG) Picture and …
(edit) @f94371b1   11 years lu_zero mov: Unbreak sbtl writing
(edit) @654c744   11 years vittorio.giovara vc1dec: improve hwaccel #ifdefs
(edit) @33259118   11 years vittorio.giovara h263: improve hwaccel #ifdefs
(edit) @c042cbc3   11 years derek.buitenhuis libx265: Use the repeat headers flag when not using global headers …
(edit) @cd606317   11 years derek.buitenhuis libx265: Bump version requirement Build 13 has a crucial fix which …
Note: See TracRevisionLog for help on using the revision log.