source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @7b24be55   13 years Philip Langdale avformat/srtdec: Write duration into packet from srt demuxer. The …
(edit) @18175ca9   13 years Philip Langdale movenc: Handle need for extra packets to express subtitle duration. …
(edit) @2daaf776   13 years Philip Langdale movtextenc: 3GPP TS 26.245 Timed Text Encoder. This change introduces …
(edit) @759901f8   13 years michaelni mpegdemux: support MLP/AOB Fixes issue1731 Based-on-patch-by: carl …
(edit) @ce7cf600   13 years michaelni mpegdemux: move private stream 1 handling out of …
(edit) @afa6afcc   13 years michaelni mpegdemux: remove redundant dvd audio code This is almost a revert …
(edit) @3e1cf496   13 years michaelni compute_pkt_fields: do not attempt to calculate dts when the delay …
(edit) @2107009e   13 years michaelni lavf: move nb_decoded_frames out of info. This way the variable is …
(edit) @b288b4c6   13 years michaelni has_decode_delay_been_guessed: adjust value for has_b_frames=0 needed …
(edit) @c91ca5b9   13 years michaelni lavf: move has_decode_delay_been_guessed() up to make it accessible to …
(edit) @ae0312ab   13 years michaelni h264: print num_reorder_frames in debug output Signed-off-by: Michael …
(edit) @56977eef   13 years eclipse7 fate: Rename FATE_SAMPLES make file variable to FATE_EXTERN Restore …
(edit) @878b3f2a   13 years michaelni LICENSE: Document all GPL files Signed-off-by: Derek Buitenhuis …
(edit) @668c873b   13 years michaelni matroskadec: check element size against stream limit in …
(edit) @d673a3f4   13 years michaelni motion_est_template: switch to av_assert Signed-off-by: Michael …
(edit) @a189475c   13 years michaelni dvdec: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @70bcdfb   13 years michaelni g732_1: reduce difference to qatar Signed-off-by: Michael Niedermayer …
(edit) @a7acab6c   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: vc1dec: …
(edit) @a763cafc   13 years michaelni libopenjpegdec: increase max lowres from 5 to 31 OpenJPEG doesn't …
(edit) @9cc74c9f   13 years kostya.shishkov vc1dec: Remove separate scaling function for interlaced field MVs The …
(edit) @8379ea5e   13 years kostya.shishkov vc1dec: Invoke edge_emulation regardless of MV precision In VC-1 …
(edit) @d84dd35f   13 years onemda paf: fix audio packet duration Signed-off-by: Paul B Mahol …
(edit) @44bd69e9   13 years stefasab lavc/utils: rename ff_init_buffer_info() pic parameter to frame The …
(edit) @b99381e8   13 years stefasab lavc/utils: generalize ff_init_buffer_info() and use it when seems …
(edit) @39a8275   13 years stefasab lavfi: move color filter to testsrc, factorize
(edit) @e39f6a3a   13 years Clément Bœsch Fix misc swapped dot and carriage returns in av_log calls.
(edit) @231ffb92   13 years michaelni flvdec: follow packets backward until a valid last timestamp is found …
(edit) @71a5cd7d   13 years michaelni flvdec: perform duration search just once Signed-off-by: Michael …
(edit) @a2232e69   13 years michaelni cllc: fix typo in the error message Signed-off-by: Michael …
(edit) @bc426827   13 years Clément Bœsch lavf/movenc: fix invalid free with timecode meta and tmcd data copy. …
(edit) @ca844b7   13 years diego x86: Use consistent 3dnowext function and macro name suffixes …
(edit) @d3e0766   13 years kostya.shishkov g723_1: scale output as supposed for the case with postfilter disabled
(edit) @94bfdfd6   13 years kostya.shishkov g723_1: increase excitation storage by 4 Fixed codebook mode in 5300 …
(edit) @802bcdcb   13 years kostya.shishkov g723_1: fix upper bound parameter from inverse maximum autocorrelation
(edit) @8ddadea1   13 years kostya.shishkov g723_1: make scale_vector() behave like the reference
(edit) @8772d251   13 years kostya.shishkov g723_1: fix off-by-one error in normalize_bits()
(edit) @7f92db14   13 years kostya.shishkov g723_1: save/restore excitation with offset to store LPC history The …
(edit) @3680b24   13 years kostya.shishkov wmapro: prevent division by zero when sample rate is unspecified This …
(edit) @31d8261c   13 years michaelni mpegprobe: fix misdetection of mp3 Fixes tikcet1524 Signed-off-by: …
(edit) @752344da   13 years nicolas.george amerge/astreamsync/pan: fix license boilerplate. The boilerplate …
(edit) @9c6e23f5   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @03737412   13 years diego x86: proresdsp: improve SIGNEXTEND macro comments
(edit) @9f14cd91   13 years michaelni fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. …
(edit) @19d40c79   13 years michaelni eamad: Use dsputils instead of its own bswap16_buf Signed-off-by: …
(edit) @f92a99da   13 years michaelni flacenc: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @4d38b838   13 years michaelni flacdec: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @81905088   13 years diego x86: h264dsp: K&R formatting cosmetics
(edit) @144e4b09   13 years derek.buitenhuis LICENSE: Document all GPL files Signed-off-by: Derek Buitenhuis …
(edit) @c728518   13 years justin.ruggles x86: fft: fix imdct_half() for AVX Some calculations were changed in …
(edit) @150adea6   13 years derek.buitenhuis rtmppkt: Add missing libavcodec/bytestream.h include. Signed-off-by: …
(edit) @32aeba12   13 years michaelni mpegtsenc: Fix AC3 Sound issue with Blu-ray Players. Signed-off-by: …
(edit) @93d42895   13 years nicolas.george assdec: return EOF instead of EIO.
(edit) @50468f93   13 years lu_zero rtmp: add functions for reading AMF values Signed-off-by: Luca …
(edit) @cfb10918   13 years mans vc1dec: remove useless #include simple_idct.h Signed-off-by: Mans …
(edit) @af500c08   13 years mans dct-test: always link with aandcttab.o This allows building dct-test …
(edit) @cf5781fa   13 years mans vp8: pack struct VP8ThreadData more efficiently Reordering the …
(edit) @ec7c501e   13 years mans x86: remove libmpeg2 mmx(ext) idct functions These functions are not …
(edit) @aa5b93fb   13 years stefasab lavfi/rgbtestsrc: use ff_fill_rgba_map() rather than a local copy …
(edit) @3bcde3f0   13 years stefasab lavfi/drawutils: make ff_draw_color() accept a const rgba map
(edit) @65520f59   13 years stefasab lavfi/video: remove duplicated function ff_null_start_frame_keep_ref() …
(edit) @8cac86e0   13 years michaelni vorbisdec: fix heap buffer overflow. Found-by: Dale Curtis …
(edit) @a6aa7e03   13 years michaelni mpegaudio_tablegen: try to fix hardcoded tables Signed-off-by: …
(edit) @96cb1438   13 years michaelni Merge remote-tracking branch 'dwbuiten/master' * dwbuiten/master: …
(edit) @571572fc   13 years michaelni mp3dec: adjust IMDCT scaling to avoid overflows Fixes ticket268 …
(edit) @a675d73d   13 years derek.buitenhuis eamad: Use dsputils instead of a custom bswap16_buf Signed-off-by: …
(edit) @45eaac02   13 years derek.buitenhuis Canopus Lossless decoder At the moment it only does BGR24, but I plan …
(edit) @91c86d3c   13 years derek.buitenhuis Canopus Lossless decoder At the moment it only does BGR24, but I plan …
(edit) @98a2f4e8   13 years michaelni configure: reduce difference to qatar by 2 lines Signed-off-by: …
(edit) @ec7ecb88   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: dca: …
(edit) @4c8fc6a   13 years stefasab lavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining the filter …
(edit) @33474eb1   13 years stefasab lavfi/testsrc: extend logic in request_frame, support static image output
(edit) @20e940e7   13 years stefasab lavfi/testsrc: free the context in uninit Keeping stuff in the …
(edit) @c2502b7b   13 years onemda alac: remove redundant "alac: " from log messages Signed-off-by: Paul …
(edit) @b9df3f4f   13 years michaelni swr: fix 10l typo mixing in and out config. Fixes ticket1458 …
(edit) @53a3748e   13 years Clément Bœsch ffmpeg: honor -ss and -t parameters with muxed subtitles. This patch …
(edit) @c99d3e2e   13 years michaelni tiny_psnr: fix undefined shift Signed-off-by: Michael Niedermayer …
(edit) @98b01206   13 years Reimar.Doeffinger nuv: Fix playback of RTjpeg from current MythTV, The previous …
(edit) @e1bc0171   13 years Reimar.Doeffinger nuv: check size of buffer before accessing it instead of after. …
(edit) @1f68be47   13 years Clément Bœsch timecode: show frame rate when invalid.
(edit) @1894f885   13 years michaelni configure: add support for dlltool when lib.exe is unavailable The …
(edit) @39b0d40d   13 years nicolas.george fate: add test for the tile video filter.
(edit) @ff2955a4   13 years nicolas.george apetag: return value when required. Should fix compilation on clang.
(edit) @f952b23e   13 years nicolas.george vf_tile: fix output buffer ownership. There is no need to start_frame …
(edit) @19cf7163   13 years diego dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs
(edit) @faa78822   13 years mans ARM: use =const syntax instead of explicit literal pools …
(edit) @99817091   13 years mans ARM: use standard syntax for all LDRD/STRD instructions The standard …
(edit) @7ddf082f   13 years stefasab lavfi/testsrc: drop pointless parentheses
(edit) @2702e384   13 years stefasab lavfi: remove unused defaults.c file
(edit) @6eee9f55   13 years nicolas.george 8svx: ensure that packet size is multiple of channels. Fix an assert …
(edit) @d1ebb25a   13 years Carl Eugen Hoyos Skip chan tag padding. Fixes ticket #1580
(edit) @b6a3849   13 years rsbultje fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. …
(edit) @ddbe71b4   13 years rsbultje dct-test: allow to compile without HAVE_INLINE_ASM.
(edit) @53dfaedc   13 years rsbultje x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.
(edit) @296bcdd2   13 years onemda paf: use reget_bufer() instead of get_buffer() Pallete is written to …
(edit) @c36bad3b   13 years onemda xvma: remove unused variable Signed-off-by: Paul B Mahol …
(edit) @b0c51bbc   13 years michaelni h264_mc_template: switch to av_assert Signed-off-by: Michael …
(edit) @38d1c5a4   13 years michaelni g722enc: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @d57a9928   13 years michaelni ffmpeg: avoid bogus error with "test.flac -c copy -f null -" …
(edit) @9e4bca16   13 years diego dca: Move tables used outside of dcadec.c to a separate file.
(edit) @13a79cf8   13 years diego dca: Rename dca.c ---> dcadec.c This will allow adding dca.c with …
Note: See TracRevisionLog for help on using the revision log.