|
|
|
@a4163b2d
|
12 years |
Reimar.Doeffinger |
oggdec: simplify start time calculation code.
Also slightly more …
|
|
|
@f5f98727
|
12 years |
onemda |
libtwolame MP2 encoding support
Signed-off-by: Paul B Mahol …
|
|
|
@fe40dc1c
|
12 years |
Carl Eugen Hoyos |
matroskaenc: Implement support for ALAC
|
|
|
@50b4dbf6
|
12 years |
Philip Langdale |
ass subtitles: Fix valgrind warnings.
We're now running some of this …
|
|
|
@c30f53e
|
12 years |
michaelni |
matroskadec: prevent potential integer overflow
Iam not sure this can …
|
|
|
@bc3b422
|
12 years |
michaelni |
matroskadec: Implement support for ALAC
This patch implements support …
|
|
|
@d106ffd9
|
12 years |
michaelni |
fate: add bitexact flag to fate-sub-movtextenc
Signed-off-by: Michael …
|
|
|
@b11b0e16
|
12 years |
michaelni |
libavcodec/options_table: mark flags as also for subtitles
…
|
|
|
@8331d56e
|
12 years |
stefasab |
doc/filters: fix typo in "@end table."
Remove erroneously added …
|
|
|
@3eb56e84
|
12 years |
Philip Langdale |
movenc: Fix unfreed memory found by valgrind.
Signed-off-by: Philip …
|
|
|
@8d6f46ab
|
12 years |
stefasab |
doc/filters: add mandelbrot source documentation
Address trac ticket …
|
|
|
@9bece760
|
12 years |
stefasab |
lavf/img2dec: add start_number_range option
|
|
|
@b9076553
|
12 years |
stefasab |
examples/muxing: drop duplicated code in add_video_stream()
|
|
|
@2db097ca
|
12 years |
Carl Eugen Hoyos |
configure: fix lib.exe check
Running lib.exe without parameters will …
|
|
|
@9e1c55cf
|
12 years |
michaelni |
oggdec: check stream index before using it in ogg_get_length()
Fixes …
|
|
|
@74c6db05
|
12 years |
stefasab |
doc/demuxers.texi: avoid comma splice in image2 documentation
Add …
|
|
|
@b0d23ae
|
12 years |
stefasab |
lavf/img2doc: document options
|
|
|
@b5c7318b
|
12 years |
stefasab |
lavf/img2dec: improve error logging in case of find_image_range() failure
|
|
|
@2dfee8ab
|
12 years |
stefasab |
lavf/img2dec: sort options by name
|
|
|
@48c1d1d3
|
12 years |
stefasab |
lavf/img2dec: introduce and use FIRST_INDEX_SEARCH_RANGE macro in …
|
|
|
@07ef7b1a
|
12 years |
stefasab |
lavf/img2dec: fix out-of-range check in find_image_range()
Take the …
|
|
|
@59e4e406
|
12 years |
stefasab |
lavf/img2dec: doxygen find_image_range() function
|
|
|
@e408e32
|
12 years |
stefasab |
lavf/img2dec: rename find_image_range() "max_start" parameter to …
|
|
|
@a30e776f
|
12 years |
stefasab |
lavf/img2dec: fix weird start_number count logic
This seems …
|
|
|
@66747a61
|
12 years |
stefasab |
examples/muxing: simplify alloc_picture()
Use avpicture_alloc() high …
|
|
|
@e776ee8f
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavr: …
|
|
|
@88fc1438
|
12 years |
nicolas.george |
ffmpeg: insert bitmap subtitles as video in filters.
With this …
|
|
|
@8d6eed7b
|
12 years |
nicolas.george |
lavfi: document the constraints on incoming frames.
|
|
|
@8ef740ce
|
12 years |
nicolas.george |
lavfi: use a new field for automatic buffer copy.
The code currently …
|
|
|
@f8574650
|
12 years |
michaelni |
Merge remote-tracking branch 'dwbuiten/master'
* dwbuiten/master:
…
|
|
|
@82de3e16
|
12 years |
Philip Langdale |
movtextenc: Remove dangling reference to movtext.h
This is a …
|
|
|
@fcf550c2
|
12 years |
derek.buitenhuis |
zerocodec: Fix memleak in decode_frame
If there was a failure …
|
|
|
@d6124d0d
|
12 years |
derek.buitenhuis |
zerocodec: Cosmetics
Be consistent with error messages and code …
|
|
|
@7b24be55
|
12 years |
Philip Langdale |
avformat/srtdec: Write duration into packet from srt demuxer.
The …
|
|
|
@18175ca9
|
12 years |
Philip Langdale |
movenc: Handle need for extra packets to express subtitle duration.
…
|
|
|
@2daaf776
|
12 years |
Philip Langdale |
movtextenc: 3GPP TS 26.245 Timed Text Encoder.
This change introduces …
|
|
|
@759901f8
|
12 years |
michaelni |
mpegdemux: support MLP/AOB
Fixes issue1731
Based-on-patch-by: carl …
|
|
|
@ce7cf600
|
12 years |
michaelni |
mpegdemux: move private stream 1 handling out of …
|
|
|
@afa6afcc
|
12 years |
michaelni |
mpegdemux: remove redundant dvd audio code
This is almost a revert …
|
|
|
@8821ae64
|
12 years |
justin.ruggles |
lavr: fix handling of custom mix matrices
Adds some validation for …
|
|
|
@3e1cf496
|
12 years |
michaelni |
compute_pkt_fields: do not attempt to calculate dts when the delay …
|
|
|
@2107009e
|
12 years |
michaelni |
lavf: move nb_decoded_frames out of info.
This way the variable is …
|
|
|
@b288b4c6
|
12 years |
michaelni |
has_decode_delay_been_guessed: adjust value for has_b_frames=0
needed …
|
|
|
@c91ca5b9
|
12 years |
michaelni |
lavf: move has_decode_delay_been_guessed() up to make it accessible to …
|
|
|
@ae0312ab
|
12 years |
michaelni |
h264: print num_reorder_frames in debug output
Signed-off-by: Michael …
|
|
|
@73486e3b
|
12 years |
mans |
fate: force pix_fmt in lagarith-rgb32 test
This makes big and little …
|
|
|
@56977eef
|
12 years |
eclipse7 |
fate: Rename FATE_SAMPLES make file variable to FATE_EXTERN
Restore …
|
|
|
@c5d5d17
|
12 years |
rsbultje |
fate: add tests for lagarith lossless video codec.
Based on patch by …
|
|
|
@878b3f2a
|
12 years |
michaelni |
LICENSE: Document all GPL files
Signed-off-by: Derek Buitenhuis …
|
|
|
@668c873b
|
12 years |
michaelni |
matroskadec: check element size against stream limit in …
|
|
|
@e6cd6989
|
12 years |
mans |
ARMv6: vp8: fix stack allocation with Apple's assembler
In the GNU …
|
|
|
@9829a81b
|
12 years |
mans |
ARM: vp56: allow inline asm to build with clang
The clang integrated …
|
|
|
@4a8143e7
|
12 years |
diego |
fft: 3dnow: fix register name typo in DECL_IMDCT macro
Signed-off-by: …
|
|
|
@d673a3f4
|
12 years |
michaelni |
motion_est_template: switch to av_assert
Signed-off-by: Michael …
|
|
|
@a189475c
|
12 years |
michaelni |
dvdec: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@70bcdfb
|
12 years |
michaelni |
g732_1: reduce difference to qatar
Signed-off-by: Michael Niedermayer …
|
|
|
@a7acab6c
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vc1dec: …
|
|
|
@0c3ff198
|
12 years |
diego |
x86: dct32: port to cpuflags
|
|
|
@239fdf1b
|
12 years |
diego |
x86: build: replace mmx2 by mmxext
Refactoring mmx2/mmxext YASM code …
|
|
|
@a763cafc
|
12 years |
michaelni |
libopenjpegdec: increase max lowres from 5 to 31
OpenJPEG doesn't …
|
|
|
@66adb7ce
|
12 years |
rsbultje |
Revert "wmapro: prevent division by zero when sample rate is …
|
|
|
@36936080
|
12 years |
rsbultje |
wmapro: prevent division by zero when sample rate is unspecified
This …
|
|
|
@7191e1c4
|
12 years |
rsbultje |
lagarith: fix color plane inversion for YUY2 output.
|
|
|
@98d0d192
|
12 years |
rsbultje |
lagarith: pad RGB buffer by 1 byte.
For left HFYU prediction, we …
|
|
|
@da6505ad
|
12 years |
rsbultje |
dsputil: make add_hfyu_left_prediction_sse4() support unaligned src.
…
|
|
|
@9cc74c9f
|
12 years |
kostya.shishkov |
vc1dec: Remove separate scaling function for interlaced field MVs
The …
|
|
|
@8379ea5e
|
12 years |
kostya.shishkov |
vc1dec: Invoke edge_emulation regardless of MV precision
In VC-1 …
|
|
|
@d84dd35f
|
12 years |
onemda |
paf: fix audio packet duration
Signed-off-by: Paul B Mahol …
|
|
|
@44bd69e9
|
12 years |
stefasab |
lavc/utils: rename ff_init_buffer_info() pic parameter to frame
The …
|
|
|
@b99381e8
|
12 years |
stefasab |
lavc/utils: generalize ff_init_buffer_info() and use it when seems …
|
|
|
@39a8275
|
12 years |
stefasab |
lavfi: move color filter to testsrc, factorize
|
|
|
@e39f6a3a
|
12 years |
Clément Bœsch |
Fix misc swapped dot and carriage returns in av_log calls.
|
|
|
@231ffb92
|
12 years |
michaelni |
flvdec: follow packets backward until a valid last timestamp is found
…
|
|
|
@71a5cd7d
|
12 years |
michaelni |
flvdec: perform duration search just once
Signed-off-by: Michael …
|
|
|
@a2232e69
|
12 years |
michaelni |
cllc: fix typo in the error message
Signed-off-by: Michael …
|
|
|
@bc426827
|
12 years |
Clément Bœsch |
lavf/movenc: fix invalid free with timecode meta and tmcd data copy.
…
|
|
|
@ca844b7
|
12 years |
diego |
x86: Use consistent 3dnowext function and macro name suffixes
…
|
|
|
@d3e0766
|
12 years |
kostya.shishkov |
g723_1: scale output as supposed for the case with postfilter disabled
|
|
|
@94bfdfd6
|
12 years |
kostya.shishkov |
g723_1: increase excitation storage by 4
Fixed codebook mode in 5300 …
|
|
|
@802bcdcb
|
12 years |
kostya.shishkov |
g723_1: fix upper bound parameter from inverse maximum autocorrelation
|
|
|
@8ddadea1
|
12 years |
kostya.shishkov |
g723_1: make scale_vector() behave like the reference
|
|
|
@8772d251
|
12 years |
kostya.shishkov |
g723_1: fix off-by-one error in normalize_bits()
|
|
|
@7f92db14
|
12 years |
kostya.shishkov |
g723_1: save/restore excitation with offset to store LPC history
The …
|
|
|
@3680b24
|
12 years |
kostya.shishkov |
wmapro: prevent division by zero when sample rate is unspecified
This …
|
|
|
@31d8261c
|
12 years |
michaelni |
mpegprobe: fix misdetection of mp3
Fixes tikcet1524
Signed-off-by: …
|
|
|
@752344da
|
12 years |
nicolas.george |
amerge/astreamsync/pan: fix license boilerplate.
The boilerplate …
|
|
|
@9c6e23f5
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@03737412
|
12 years |
diego |
x86: proresdsp: improve SIGNEXTEND macro comments
|
|
|
@9f14cd91
|
12 years |
michaelni |
fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.
…
|
|
|
@19d40c79
|
12 years |
michaelni |
eamad: Use dsputils instead of its own bswap16_buf
Signed-off-by: …
|
|
|
@f92a99da
|
12 years |
michaelni |
flacenc: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@4d38b838
|
12 years |
michaelni |
flacdec: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@81905088
|
12 years |
diego |
x86: h264dsp: K&R formatting cosmetics
|
|
|
@144e4b09
|
12 years |
derek.buitenhuis |
LICENSE: Document all GPL files
Signed-off-by: Derek Buitenhuis …
|
|
|
@c728518
|
12 years |
justin.ruggles |
x86: fft: fix imdct_half() for AVX
Some calculations were changed in …
|
|
|
@150adea6
|
12 years |
derek.buitenhuis |
rtmppkt: Add missing libavcodec/bytestream.h include.
Signed-off-by: …
|
|
|
@32aeba12
|
12 years |
michaelni |
mpegtsenc: Fix AC3 Sound issue with Blu-ray Players.
Signed-off-by: …
|
|
|
@93d42895
|
12 years |
nicolas.george |
assdec: return EOF instead of EIO.
|
|
|
@50468f93
|
12 years |
lu_zero |
rtmp: add functions for reading AMF values
Signed-off-by: Luca …
|
|
|
@cfb10918
|
12 years |
mans |
vc1dec: remove useless #include simple_idct.h
Signed-off-by: Mans …
|
|
|