source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @958df52a   12 years onemda configure: make libtwolame check more robust Signed-off-by: Paul B …
(edit) @68f4156f   12 years Carl Eugen Hoyos movenv: fix remuxing of qdm2
(edit) @1b72a7e   12 years Carl Eugen Hoyos aiffenc: fix remuxing of qdm2
(edit) @16dc5f20   12 years Clément Bœsch Replace various inlined inverse AVRational with av_inv_q().
(edit) @ad55244c   12 years Clément Bœsch lavfi/overlay: remove dead initialization.
(edit) @5d2f89a2   12 years Carl Eugen Hoyos movenc: fix remuxing of svq3
(edit) @b4780d0   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @20968575   12 years diego x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2
(edit) @69aeba13   12 years Reimar.Doeffinger oggdec: Initialize stream index to -1 in ogg_packet. The previous …
(edit) @a4163b2d   12 years Reimar.Doeffinger oggdec: simplify start time calculation code. Also slightly more …
(edit) @f5f98727   12 years onemda libtwolame MP2 encoding support Signed-off-by: Paul B Mahol …
(edit) @82494835   12 years mans rational: add av_inv_q() returning the inverse of an AVRational This …
(edit) @965efc16   12 years derek.buitenhuis dpx: Make start offset unsigned Some corrupted files would end up …
(edit) @fe40dc1c   12 years Carl Eugen Hoyos matroskaenc: Implement support for ALAC
(edit) @50b4dbf6   12 years Philip Langdale ass subtitles: Fix valgrind warnings. We're now running some of this …
(edit) @c30f53e   12 years michaelni matroskadec: prevent potential integer overflow Iam not sure this can …
(edit) @bc3b422   12 years michaelni matroskadec: Implement support for ALAC This patch implements support …
(edit) @d106ffd9   12 years michaelni fate: add bitexact flag to fate-sub-movtextenc Signed-off-by: Michael …
(edit) @b11b0e16   12 years michaelni libavcodec/options_table: mark flags as also for subtitles …
(edit) @8331d56e   12 years stefasab doc/filters: fix typo in "@end table." Remove erroneously added …
(edit) @3eb56e84   12 years Philip Langdale movenc: Fix unfreed memory found by valgrind. Signed-off-by: Philip …
(edit) @8d6f46ab   12 years stefasab doc/filters: add mandelbrot source documentation Address trac ticket …
(edit) @9bece760   12 years stefasab lavf/img2dec: add start_number_range option
(edit) @b9076553   12 years stefasab examples/muxing: drop duplicated code in add_video_stream()
(edit) @80075041   12 years siretart lavfi: properly signal out-of-memory error in ff_filter_samples Found …
(edit) @2db097ca   12 years Carl Eugen Hoyos configure: fix lib.exe check Running lib.exe without parameters will …
(edit) @9e1c55cf   12 years michaelni oggdec: check stream index before using it in ogg_get_length() Fixes …
(edit) @74c6db05   12 years stefasab doc/demuxers.texi: avoid comma splice in image2 documentation Add …
(edit) @b0d23ae   12 years stefasab lavf/img2doc: document options
(edit) @b5c7318b   12 years stefasab lavf/img2dec: improve error logging in case of find_image_range() failure
(edit) @2dfee8ab   12 years stefasab lavf/img2dec: sort options by name
(edit) @48c1d1d3   12 years stefasab lavf/img2dec: introduce and use FIRST_INDEX_SEARCH_RANGE macro in …
(edit) @07ef7b1a   12 years stefasab lavf/img2dec: fix out-of-range check in find_image_range() Take the …
(edit) @59e4e406   12 years stefasab lavf/img2dec: doxygen find_image_range() function
(edit) @e408e32   12 years stefasab lavf/img2dec: rename find_image_range() "max_start" parameter to …
(edit) @a30e776f   12 years stefasab lavf/img2dec: fix weird start_number count logic This seems …
(edit) @66747a61   12 years stefasab examples/muxing: simplify alloc_picture() Use avpicture_alloc() high …
(edit) @e776ee8f   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavr: …
(edit) @8b8750e0   12 years derek.buitenhuis cosmetics: Fix a few switched periods and linebreaks Based on a patch …
(edit) @88fc1438   12 years nicolas.george ffmpeg: insert bitmap subtitles as video in filters. With this …
(edit) @8d6eed7b   12 years nicolas.george lavfi: document the constraints on incoming frames.
(edit) @8ef740ce   12 years nicolas.george lavfi: use a new field for automatic buffer copy. The code currently …
(edit) @f8574650   12 years michaelni Merge remote-tracking branch 'dwbuiten/master' * dwbuiten/master: …
(edit) @82de3e16   12 years Philip Langdale movtextenc: Remove dangling reference to movtext.h This is a …
(edit) @616fd4fe   12 years derek.buitenhuis zerocodec: Fix memleak in decode_frame If there was a failure …
(edit) @29facc1e   12 years derek.buitenhuis zerocodec: Cosmetics Be consistent with error messages and code …
(edit) @fcf550c2   12 years derek.buitenhuis zerocodec: Fix memleak in decode_frame If there was a failure …
(edit) @d6124d0d   12 years derek.buitenhuis zerocodec: Cosmetics Be consistent with error messages and code …
(edit) @7b24be55   12 years Philip Langdale avformat/srtdec: Write duration into packet from srt demuxer. The …
(edit) @18175ca9   12 years Philip Langdale movenc: Handle need for extra packets to express subtitle duration. …
(edit) @2daaf776   12 years Philip Langdale movtextenc: 3GPP TS 26.245 Timed Text Encoder. This change introduces …
(edit) @759901f8   12 years michaelni mpegdemux: support MLP/AOB Fixes issue1731 Based-on-patch-by: carl …
(edit) @ce7cf600   12 years michaelni mpegdemux: move private stream 1 handling out of …
(edit) @afa6afcc   12 years michaelni mpegdemux: remove redundant dvd audio code This is almost a revert …
(edit) @8821ae64   12 years justin.ruggles lavr: fix handling of custom mix matrices Adds some validation for …
(edit) @3e1cf496   12 years michaelni compute_pkt_fields: do not attempt to calculate dts when the delay …
(edit) @2107009e   12 years michaelni lavf: move nb_decoded_frames out of info. This way the variable is …
(edit) @b288b4c6   12 years michaelni has_decode_delay_been_guessed: adjust value for has_b_frames=0 needed …
(edit) @c91ca5b9   12 years michaelni lavf: move has_decode_delay_been_guessed() up to make it accessible to …
(edit) @ae0312ab   12 years michaelni h264: print num_reorder_frames in debug output Signed-off-by: Michael …
(edit) @73486e3b   12 years mans fate: force pix_fmt in lagarith-rgb32 test This makes big and little …
(edit) @56977eef   12 years eclipse7 fate: Rename FATE_SAMPLES make file variable to FATE_EXTERN Restore …
(edit) @c5d5d17   12 years rsbultje fate: add tests for lagarith lossless video codec. Based on patch by …
(edit) @878b3f2a   12 years michaelni LICENSE: Document all GPL files Signed-off-by: Derek Buitenhuis …
(edit) @668c873b   12 years michaelni matroskadec: check element size against stream limit in …
(edit) @e6cd6989   12 years mans ARMv6: vp8: fix stack allocation with Apple's assembler In the GNU …
(edit) @9829a81b   12 years mans ARM: vp56: allow inline asm to build with clang The clang integrated …
(edit) @4a8143e7   12 years diego fft: 3dnow: fix register name typo in DECL_IMDCT macro Signed-off-by: …
(edit) @d673a3f4   12 years michaelni motion_est_template: switch to av_assert Signed-off-by: Michael …
(edit) @a189475c   12 years michaelni dvdec: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @70bcdfb   12 years michaelni g732_1: reduce difference to qatar Signed-off-by: Michael Niedermayer …
(edit) @a7acab6c   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: vc1dec: …
(edit) @0c3ff198   12 years diego x86: dct32: port to cpuflags
(edit) @239fdf1b   12 years diego x86: build: replace mmx2 by mmxext Refactoring mmx2/mmxext YASM code …
(edit) @a763cafc   12 years michaelni libopenjpegdec: increase max lowres from 5 to 31 OpenJPEG doesn't …
(edit) @66adb7ce   12 years rsbultje Revert "wmapro: prevent division by zero when sample rate is …
(edit) @36936080   12 years rsbultje wmapro: prevent division by zero when sample rate is unspecified This …
(edit) @7191e1c4   12 years rsbultje lagarith: fix color plane inversion for YUY2 output.
(edit) @98d0d192   12 years rsbultje lagarith: pad RGB buffer by 1 byte. For left HFYU prediction, we …
(edit) @da6505ad   12 years rsbultje dsputil: make add_hfyu_left_prediction_sse4() support unaligned src. …
(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: …
Note: See TracRevisionLog for help on using the revision log.