source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @7b018e5c   12 years michaelni Merge commit '84f2847de394ac447f53306bd4dd73e1af6ea5e4' * commit …
(edit) @61904467   12 years michaelni Merge commit 'e83c1e2d0bedb5d4fa9ab351126b2ecc552f1355' * commit …
(edit) @a2aeaff4   12 years michaelni Merge commit 'aa15afb7ce850e2ac688efdef189df5da817a646' * commit … n1.2-dev
(edit) @58edabb1   12 years michaelni MAINTAINERS: add 1.1, remove 0.10 If someone else wants to maintain a …
(edit) @d46fca4b   12 years michaelni RELEASE: 1.1.git for master Signed-off-by: Michael Niedermayer …
(edit) @6270564a   12 years michaelni Changelog, update for 1.1 release Signed-off-by: Michael Niedermayer …
(edit) @2713e43a   12 years michaelni ff_get_audio_frame_size: try to fix wma in wav Fixes Ticket1905, …
(edit) @b3d81475   12 years stefasab tests/fate/avfilter.mak: merge pp tests into GPL test list The mp=pp …
(edit) @caee85bb   12 years Clément Bœsch lavfi/kerndeint: remove unused pixel_step.
(edit) @f6659e5c   12 years Clément Bœsch lavfi/kerndeint: fix temp buffer linesize. Also re-enable the FATE test.
(edit) @1ae9d28   12 years Carl Eugen Hoyos Support decoding AC-3 in wav. All known samples are actually …
(edit) @9ff92cf1   12 years Carl Eugen Hoyos 012v decoder. The decoder also supports a12v, but removes the …
(edit) @40648d8c   12 years michaelni add note on windows pipe Signed-off-by: rogerdpack …
(edit) @f6ef62eb   12 years michaelni doc/ffmpeg-resampler: Try to document async Improvements welcome! …
(edit) @9ffe790a   12 years Carl Eugen Hoyos Support stereo as experimental feature in mmf / Yamaha SMAF. Fixes …
(edit) @631ec064   12 years michaelni fate: disable kerndeint test The filter has been added recently and …
(edit) @8214c1d8   12 years michaelni mxfenc: avoid depending on private codec structures and functions …
(edit) @3db02b83   12 years michaelni dnxhd: Add avpriv_dnxhd_get_frame_size() Signed-off-by: Michael …
(edit) @11e1466b   12 years michaelni cos_tablegen: fix the lack on M_PI We dont include mathematics.h as …
(edit) @bfde6e5c   12 years michaelni alsdec: Introduce failsafe switch to keep ALSSpecificConfig consistent …
(edit) @95f81159   12 years michaelni alsdec: Consistently use a period at the end of error messages. …
(edit) @84f2847d   12 years anton xl: return a meaningful error code.
(edit) @d47dabba   12 years anton xan: return a meaningful error code.
(edit) @e83c1e2d   12 years anton avs: return meaningful error codes.
(edit) @aa15afb7   12 years anton 4xm: simplify code with FFSWAP
(edit) @4aebb8d9   12 years anton xxan: return meaningful error codes.
(edit) @620faee5   12 years anton aura: return meaningful error codes.
(edit) @10c26e92   12 years anton 4xm: return meaningful error codes
(edit) @aaf20832   12 years anton zmbv: return more meaningful error codes.
(edit) @38de3365   12 years anton asvdec: return meaningful error codes.
(edit) @01b6088   12 years anton yop: use a meaningful error code.
(edit) @b3b17f78   12 years anton ansi: return a meaningful error code
(edit) @11c3f204   12 years anton c93: return meaningful error codes.
(edit) @b622e2b5   12 years anton anm: return meaningful error codes
(edit) @2b011a43   12 years anton bmv: return meaningful error codes.
(edit) @18009e60   12 years anton aasc: return meaningful error codes.
(edit) @abcc2354   12 years anton bmp: return meaningful error codes.
(edit) @313da47a   12 years anton 8bps: return meaningful error codes.
(edit) @6a97ea65   12 years anton bink: operate with pointers to AVFrames instead of whole structs. …
(edit) @f7d15d2f   12 years anton 4xm: operate with pointers to AVFrames instead of whole structs. This …
(edit) @86d4e754   12 years anton bink: return meaningful error codes.
(edit) @85383d13   12 years anton 4xm: eliminate a pointless indirection
(edit) @86e09b9e   12 years anton bfi: return meaningful error codes.
(edit) @fc2a94c1   12 years anton bethsoftvideo: return meaningful error codes.
(edit) @7456164b   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @c44b4ee   12 years pross frmdec: reduce probe score to reflect test accuracy (and pass probetest)
(edit) @e797f22e   12 years michaelni vf_tinterlace: fix logical/bit op mixup Fixes CID966642 …
(edit) @521daf14   12 years Clément Bœsch lavfi/kerndeint: get pix format description only once. This makes the …
(edit) @c4bfb0f1   12 years pross fate: kerndeint requires gpl
(edit) @aaf5976   12 years Clément Bœsch lavfi/avfilter: remove now unused {src,cur,out}_buf. This was …
(edit) @2e7744a6   12 years Clément Bœsch lavc/subviewerdec: fix potential NULL deref. Fixes CID966647
(edit) @3d0994be   12 years pross Megalux Frame demuxer
(edit) @e27c470f   12 years michaelni fate: disable lavfi-histeq The filter has been added recently and …
(edit) @0ef6151   12 years michaelni vf_kerndeint: memset buffer to avoid use of uninitialized memory. …
(edit) @4784a135   12 years michaelni tiffdec: Use the correct height field. Fixes Ticket913 …
(edit) @8bf70159   12 years Carl Eugen Hoyos 10l: Update fate seeking reference after last commit.
(edit) @1a34103f   12 years Carl Eugen Hoyos mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information.
(edit) @39d18754   12 years michaelni libavfilter/video.h: remove unused things related to the …
(edit) @2468827c   12 years michaelni internal.h: remove start/end_frame from AVFilterPad Signed-off-by: …
(edit) @7e5d4fa9   12 years Carl Eugen Hoyos mmf.c: Do not write metadata into the SMAF Contents Info chunk.
(edit) @95d01c3f   12 years justin.ruggles x86: lavr: use the x86inc.asm automatic stack alignment in mixing …
(edit) @f3c9d66b   12 years michaelni libspeexdec: fix terminator check Fixes Ticket2096 Signed-off-by: …
(edit) @6717d1a9   12 years michaelni MAINTAINERS: add myself as maintainer of lavf/astenc.c Signed-off-by: …
(edit) @b7d77f8   12 years michaelni astenc: Enable the loop flag only when needed Signed-off-by: James …
(edit) @9a697cfe   12 years michaelni lavu: test for broken binutils on ARM Some old gnu assemblers fail to …
(edit) @305180f5   12 years nicolas.george lavu/base64: return meaningful error code.
(edit) @6a9af925   12 years Carl Eugen Hoyos Allow remaining 32bit RGB packed pix_fmts in kerndeint filter. …
(edit) @860b5c0a   12 years stefasab lavfi/kerndeint: fix mismatch between declared pixel format and test +10l.
(edit) @bb4fb771   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @2163c882   12 years michaelni Merge commit 'b14e89b3c5e6d7f6401a2ff1e3d198fa902e988a' * commit …
(edit) @be0a67bd   12 years nicolas.george lavfi/drawutils: fix blending computation in blend_line function If …
(edit) @f27eb1b7   12 years michaelni lavu: check that assert level is defined fix warning Signed-off-by: …
(edit) @14d50c19   12 years onemda w64dec: support metadata (summarylist guid) Signed-off-by: Paul B …
(edit) @d4211c47   12 years onemda alsdec: change channel sorting so it match reference implementation …
(edit) @01405663   12 years stefasab lavfi: add histeq filter This is a port of virtual dub's histogram …
(edit) @172505b8   12 years stefasab lavfi: add kerndeint filter This is a port of the kerndeint filter …
(edit) @92f1bed1   12 years stefasab tests/lavfi-regression: always require three parameters in …
(edit) @c52e07bb   12 years Carl Eugen Hoyos Fix AVCI50 SPS to specify a SAR of 4:3 instead of 3:4.
(edit) @bbab9cce   12 years michaelni lavfi/drawutils: fix typo Signed-off-by: Michael Niedermayer …
(edit) @f73f76fd   12 years derek.buitenhuis swscale: fix NULL checking in sws_alloc_context() …
(edit) @3b81bba3   12 years derek.buitenhuis mxfdec: fix NULL checking in mxf_get_sorted_table_segments() The …
(edit) @3f89b49b   12 years siretart finalize changelog for version 9
(edit) @498e1c6b   12 years michaelni lavu: check av_clip*() limits This code cannot use av_assert* due to …
(edit) @ddeb2992   12 years onemda lavc: remove img_get_alpha_info as it not available any more …
(edit) @fa11f368   12 years michaelni mpegpsenc: avoid shifting dts/pts Only shift if needed to avoid …
(edit) @cf369d44   12 years michaelni mpegpsenc: show first SCR/DTS at debug level Signed-off-by: Michael …
(edit) @9fd0cf8a   12 years michaelni mpegpsenc: move preload recalculation to where its needed …
(edit) @2a23f603   12 years michaelni mpegpsenc: Fix SCR handling for DVD This makes the initial SCR equal …
(edit) @84aba8ee   12 years michaelni mpegpsenc: restructure SCR handling Signed-off-by: Michael …
(edit) @f2214c62   12 years onemda au: use ff_raw_write_packet()
(edit) @d885cc4   12 years onemda Fix "knwon" typo and add a check in tools/patcheck Signed-off-by: …
(edit) @467c0338   12 years michaelni fixed granularity of video quality when encoding with theora codec …
(edit) @b14e89b   12 years anton Prepare for 9 Release.
(edit) @a5d8c924   12 years anton Update release notes for the 9 release. Add a paragraph about MSVC …
(edit) @c98d3056   12 years michaelni msrle: fix small palette handling Fixes second file in Ticket1273 …
(edit) @ac25b31e   12 years eclipse7 lswr: Improve default resampler's default parameters After making …
(edit) @a08194b4   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavr: …
(edit) @8d0b2aae   12 years michaelni Merge commit 'e96406eda4f143f101bd44372f7b2d542183000a' * commit …
(edit) @ea96fedd   12 years michaelni Merge commit '3f95f0dda55fca74b646937095a02a8fa9776622' * commit …
(edit) @e1cf1a9c   12 years michaelni Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8' * commit …
Note: See TracRevisionLog for help on using the revision log.