source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a7acab6c   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: vc1dec: …
(edit) @a763cafc   12 years michaelni libopenjpegdec: increase max lowres from 5 to 31 OpenJPEG doesn't …
(edit) @9cc74c9f   12 years kostya.shishkov vc1dec: Remove separate scaling function for interlaced field MVs The …
(edit) @8379ea5e   12 years kostya.shishkov vc1dec: Invoke edge_emulation regardless of MV precision In VC-1 …
(edit) @d84dd35f   12 years onemda paf: fix audio packet duration Signed-off-by: Paul B Mahol …
(edit) @44bd69e9   12 years stefasab lavc/utils: rename ff_init_buffer_info() pic parameter to frame The …
(edit) @b99381e8   12 years stefasab lavc/utils: generalize ff_init_buffer_info() and use it when seems …
(edit) @39a8275   12 years stefasab lavfi: move color filter to testsrc, factorize
(edit) @e39f6a3a   12 years Clément Bœsch Fix misc swapped dot and carriage returns in av_log calls.
(edit) @231ffb92   12 years michaelni flvdec: follow packets backward until a valid last timestamp is found …
(edit) @71a5cd7d   12 years michaelni flvdec: perform duration search just once Signed-off-by: Michael …
(edit) @a2232e69   12 years michaelni cllc: fix typo in the error message Signed-off-by: Michael …
(edit) @bc426827   12 years Clément Bœsch lavf/movenc: fix invalid free with timecode meta and tmcd data copy. …
(edit) @ca844b7   12 years diego x86: Use consistent 3dnowext function and macro name suffixes …
(edit) @d3e0766   12 years kostya.shishkov g723_1: scale output as supposed for the case with postfilter disabled
(edit) @94bfdfd6   12 years kostya.shishkov g723_1: increase excitation storage by 4 Fixed codebook mode in 5300 …
(edit) @802bcdcb   12 years kostya.shishkov g723_1: fix upper bound parameter from inverse maximum autocorrelation
(edit) @8ddadea1   12 years kostya.shishkov g723_1: make scale_vector() behave like the reference
(edit) @8772d251   12 years kostya.shishkov g723_1: fix off-by-one error in normalize_bits()
(edit) @7f92db14   12 years kostya.shishkov g723_1: save/restore excitation with offset to store LPC history The …
(edit) @3680b24   12 years kostya.shishkov wmapro: prevent division by zero when sample rate is unspecified This …
(edit) @31d8261c   12 years michaelni mpegprobe: fix misdetection of mp3 Fixes tikcet1524 Signed-off-by: …
(edit) @752344da   12 years nicolas.george amerge/astreamsync/pan: fix license boilerplate. The boilerplate …
(edit) @9c6e23f5   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @03737412   12 years diego x86: proresdsp: improve SIGNEXTEND macro comments
(edit) @9f14cd91   12 years michaelni fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. …
(edit) @19d40c79   12 years michaelni eamad: Use dsputils instead of its own bswap16_buf Signed-off-by: …
(edit) @f92a99da   12 years michaelni flacenc: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @4d38b838   12 years michaelni flacdec: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @81905088   12 years diego x86: h264dsp: K&R formatting cosmetics
(edit) @144e4b09   12 years derek.buitenhuis LICENSE: Document all GPL files Signed-off-by: Derek Buitenhuis …
(edit) @c728518   12 years justin.ruggles x86: fft: fix imdct_half() for AVX Some calculations were changed in …
(edit) @150adea6   12 years derek.buitenhuis rtmppkt: Add missing libavcodec/bytestream.h include. Signed-off-by: …
(edit) @32aeba12   12 years michaelni mpegtsenc: Fix AC3 Sound issue with Blu-ray Players. Signed-off-by: …
(edit) @93d42895   12 years nicolas.george assdec: return EOF instead of EIO.
(edit) @50468f93   12 years lu_zero rtmp: add functions for reading AMF values Signed-off-by: Luca …
(edit) @cfb10918   12 years mans vc1dec: remove useless #include simple_idct.h Signed-off-by: Mans …
(edit) @af500c08   12 years mans dct-test: always link with aandcttab.o This allows building dct-test …
(edit) @cf5781fa   12 years mans vp8: pack struct VP8ThreadData more efficiently Reordering the …
(edit) @ec7c501e   12 years mans x86: remove libmpeg2 mmx(ext) idct functions These functions are not …
(edit) @aa5b93fb   12 years stefasab lavfi/rgbtestsrc: use ff_fill_rgba_map() rather than a local copy …
(edit) @3bcde3f0   12 years stefasab lavfi/drawutils: make ff_draw_color() accept a const rgba map
(edit) @65520f59   12 years stefasab lavfi/video: remove duplicated function ff_null_start_frame_keep_ref() …
(edit) @8cac86e0   12 years michaelni vorbisdec: fix heap buffer overflow. Found-by: Dale Curtis …
(edit) @a6aa7e03   12 years michaelni mpegaudio_tablegen: try to fix hardcoded tables Signed-off-by: …
(edit) @96cb1438   12 years michaelni Merge remote-tracking branch 'dwbuiten/master' * dwbuiten/master: …
(edit) @571572fc   12 years michaelni mp3dec: adjust IMDCT scaling to avoid overflows Fixes ticket268 …
(edit) @a675d73d   12 years derek.buitenhuis eamad: Use dsputils instead of a custom bswap16_buf Signed-off-by: …
(edit) @45eaac02   12 years derek.buitenhuis Canopus Lossless decoder At the moment it only does BGR24, but I plan …
(edit) @91c86d3c   12 years derek.buitenhuis Canopus Lossless decoder At the moment it only does BGR24, but I plan …
(edit) @98a2f4e8   12 years michaelni configure: reduce difference to qatar by 2 lines Signed-off-by: …
(edit) @ec7ecb88   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: dca: …
(edit) @4c8fc6a   12 years stefasab lavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining the filter …
(edit) @33474eb1   12 years stefasab lavfi/testsrc: extend logic in request_frame, support static image output
(edit) @20e940e7   12 years stefasab lavfi/testsrc: free the context in uninit Keeping stuff in the …
(edit) @c2502b7b   12 years onemda alac: remove redundant "alac: " from log messages Signed-off-by: Paul …
(edit) @b9df3f4f   12 years michaelni swr: fix 10l typo mixing in and out config. Fixes ticket1458 …
(edit) @53a3748e   12 years Clément Bœsch ffmpeg: honor -ss and -t parameters with muxed subtitles. This patch …
(edit) @c99d3e2e   12 years michaelni tiny_psnr: fix undefined shift Signed-off-by: Michael Niedermayer …
(edit) @98b01206   12 years Reimar.Doeffinger nuv: Fix playback of RTjpeg from current MythTV, The previous …
(edit) @e1bc0171   12 years Reimar.Doeffinger nuv: check size of buffer before accessing it instead of after. …
(edit) @1f68be47   12 years Clément Bœsch timecode: show frame rate when invalid.
(edit) @1894f885   12 years michaelni configure: add support for dlltool when lib.exe is unavailable The …
(edit) @39b0d40d   12 years nicolas.george fate: add test for the tile video filter.
(edit) @ff2955a4   12 years nicolas.george apetag: return value when required. Should fix compilation on clang.
(edit) @f952b23e   12 years nicolas.george vf_tile: fix output buffer ownership. There is no need to start_frame …
(edit) @19cf7163   12 years diego dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs
(edit) @faa78822   12 years mans ARM: use =const syntax instead of explicit literal pools …
(edit) @99817091   12 years mans ARM: use standard syntax for all LDRD/STRD instructions The standard …
(edit) @7ddf082f   12 years stefasab lavfi/testsrc: drop pointless parentheses
(edit) @2702e384   12 years stefasab lavfi: remove unused defaults.c file
(edit) @6eee9f55   12 years nicolas.george 8svx: ensure that packet size is multiple of channels. Fix an assert …
(edit) @d1ebb25a   12 years Carl Eugen Hoyos Skip chan tag padding. Fixes ticket #1580
(edit) @b6a3849   12 years rsbultje fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. …
(edit) @ddbe71b4   12 years rsbultje dct-test: allow to compile without HAVE_INLINE_ASM.
(edit) @53dfaedc   12 years rsbultje x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.
(edit) @296bcdd2   12 years onemda paf: use reget_bufer() instead of get_buffer() Pallete is written to …
(edit) @c36bad3b   12 years onemda xvma: remove unused variable Signed-off-by: Paul B Mahol …
(edit) @b0c51bbc   12 years michaelni h264_mc_template: switch to av_assert Signed-off-by: Michael …
(edit) @38d1c5a4   12 years michaelni g722enc: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @d57a9928   12 years michaelni ffmpeg: avoid bogus error with "test.flac -c copy -f null -" …
(edit) @9e4bca16   12 years diego dca: Move tables used outside of dcadec.c to a separate file.
(edit) @13a79cf8   12 years diego dca: Rename dca.c ---> dcadec.c This will allow adding dca.c with …
(edit) @6376a3ad   12 years diego x86: h264dsp: Remove unused variable ff_pb_3_1
(edit) @d1dad7c8   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mpc8: …
(edit) @92106387   12 years anton apetag: change a forgotten return to return 0
(edit) @f2ed006c   12 years anton mpc8: return more meaningful error codes.
(edit) @263dbe9d   12 years anton mpc: return more meaningful error codes.
(edit) @782e64fb   12 years anton wv,mpc8: don't return apetag data in packets.
(edit) @d2ca5dd0   12 years nicolas.george loco: fix return value. The return value was the number of bytes …
(edit) @91ec1c6c   12 years nicolas.george loco: take decode overflow into account. Commit 2bf0982 introduced an …
(edit) @b2814b03   12 years nicolas.george sp5xdec: sanitize return value. i is the decoded size of a recoded …
(edit) @7a539e67   12 years nicolas.george 8svx: unify mono and stereo code paths.
(edit) @5caea648   12 years nicolas.george 8svx: remove useless rounding code. samples_size and samples_idx are …
(edit) @1c987818   12 years nicolas.george 8svx: use a more direct condition. esc->table was inited based on …
(edit) @9009fa6d   12 years nicolas.george movtextdec: fix return value for too small packets.
(edit) @3d5dc7d8   12 years nicolas.george mmvideo: count preamble size in return value. MM_PREAMBLE_SIZE is …
(edit) @cc7eff1f   12 years nicolas.george vc1dec: count ENDOFSEQ code in return value.
(edit) @89898cd   12 years nicolas.george ffprobe: fix validity error with tags and data. Add "data" and …
(edit) @9c9c21ea   12 years lu_zero rtmp: do not warn about receiving metadata packets They are managed …
Note: See TracRevisionLog for help on using the revision log.