|
|
|
@cd2f7ed0
|
13 years |
michaelni |
seek-test: use standard format specifiers in snprintf()
…
|
|
|
@02a01c2f
|
13 years |
michaelni |
fate: replace forgotten avconv by ffmpeg in vsynth / asynth stuff
…
|
|
|
@7fad19a6
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@599b4c6e
|
13 years |
mans |
x86: cabac: replace explicit memory references with "m" operands
This …
|
|
|
@b11ce856
|
13 years |
justin.ruggles |
avplay: don't request a stereo downmix
Multi-channel output works …
|
|
|
@4424fe9c
|
13 years |
mans |
wmapro: use av_float2int()
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@a09bb3ba
|
13 years |
mans |
lavc: avoid invalid memcpy() in avcodec_default_release_buffer()
When …
|
|
|
@3383a53e
|
13 years |
mans |
lavu: replace int/float punning functions
The existing functions …
|
|
|
@16abd687
|
13 years |
michaelni |
seektest: floatfree
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@5b3265a7
|
13 years |
anton |
lavfi: install libavfilter/vsrc_buffer.h
It declares API necessary …
|
|
|
@616eaea8
|
13 years |
michaelni |
doc/ffmpeg.texi
Merge changes done to avconv.texi since the last merge …
|
|
|
@373211d8
|
13 years |
mans |
Remove extraneous semicolons
These semicolons cause invalid empty …
|
|
|
@c3068d43
|
13 years |
Reimar.Doeffinger |
Support VP8 in NSV.
Signed-off-by: Reimar Döffinger …
|
|
|
@a7aa628e
|
13 years |
michaelni |
regressiontest: try mp2 for wtv
our ac3 decoder outputs different …
|
|
|
@87d781de
|
13 years |
michaelni |
regressiontest: try to fix wtv
Signed-off-by: Michael Niedermayer …
|
|
|
@cc235581
|
13 years |
Clément Bœsch |
life: add mold, mold_color, life_color and death_color options.
|
|
|
@c88d6b18
|
13 years |
Clément Bœsch |
life: add seed information in filter summary.
|
|
|
@6c44ff38
|
13 years |
stefasab |
lavfi: add cellauto source
|
|
|
@60b252e
|
13 years |
Reimar.Doeffinger |
Add caf format regression test.
Signed-off-by: Reimar Döffinger …
|
|
|
@f22c5bae
|
13 years |
Reimar.Doeffinger |
Enable already existing rso regression test.
Signed-off-by: Reimar …
|
|
|
@7c875c2d
|
13 years |
Reimar.Doeffinger |
Add regression test for "sox" format muxer/demuxer.
Signed-off-by: …
|
|
|
@33a43695
|
13 years |
Reimar.Doeffinger |
Add wtv seek test.
I am not entirely sure the seek functionality is …
|
|
|
@5335bff9
|
13 years |
Reimar.Doeffinger |
Add wtv lavf regression test.
Signed-off-by: Reimar Döffinger …
|
|
|
@1f183733
|
13 years |
michaelni |
MAINTAINERS: extend syntax for entries
Signed-off-by: Michael …
|
|
|
@bed04e2
|
13 years |
michaelni |
Correct use of OSX to Mac OS X and properly format yasm providers on …
|
|
|
@964912ab
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (21 …
|
|
|
@0ebd4083
|
13 years |
martin |
sdp: Restore the original mp4 format h264 extradata if converted
If …
|
|
|
@e0a3c287
|
13 years |
martin |
rtpenc: Add support for mp4 format h264
Signed-off-by: Martin Storsjö …
|
|
|
@4dbac18e
|
13 years |
martin |
rtpenc: Simplify code by introducing a separate end pointer
Also …
|
|
|
@e2484fb6
|
13 years |
martin |
movenc: Use the actual converted sample for RTP hinting
If an annex b …
|
|
|
@da9cea77
|
13 years |
diego |
Fix a bunch of common typos.
|
|
|
@cdba9b61
|
13 years |
michaelni |
eval.texi: document that variables are not shared between expressions. …
|
|
|
@3dea28cc
|
13 years |
michaelni |
h264: Fix concealment regression introduced by …
|
|
|
@87434009
|
13 years |
michaelni |
h264: reset prev_poc_msb to the same value everywhere.
Signed-off-by: …
|
|
|
@2e87b4c5
|
13 years |
anton |
Warn about avserver being broken.
Also remove mentions of it from …
|
|
|
@5bf6638
|
13 years |
anton |
avconv: drop code for special handling of avserver streams.
It's …
|
|
|
@e745d752
|
13 years |
anton |
rawdec: don't set codec timebase.
It's not supposed to be set outside …
|
|
|
@489a7b0
|
13 years |
anton |
lavf doxy: add muxing stuff to lavf_encoding group
|
|
|
@370f27d
|
13 years |
anton |
lavf doxy: add demuxing stuff to lavf_decoding group
|
|
|
@28b4c06b
|
13 years |
anton |
lavf doxy: expand/reword metadata API doxy.
|
|
|
@eca06cbe
|
13 years |
anton |
lavf doxy: add installed headers to groups.
|
|
|
@fb42db7c
|
13 years |
anton |
lavf doxy: add avio groups into the lavf_io group.
|
|
|
@e4f4a1f9
|
13 years |
anton |
lavf doxy: rename lavf I/O group to lavf_io.
|
|
|
@b262a059
|
13 years |
anton |
lavf doxy: add metadata docs to the main lavf group
|
|
|
@934fe006
|
13 years |
michaelni |
ffmpeg: better warning about loop_input
Signed-off-by: Michael …
|
|
|
@8bd1f1a4
|
13 years |
justin.ruggles |
ttadec: check channel count as read from extradata.
fixes …
|
|
|
@7d18d17a
|
13 years |
diego |
Add CLJR encoding and decoding regression tests
Signed-off-by: Diego …
|
|
|
@65c10114
|
13 years |
diego |
cljr: remove unused code
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@3c1f608
|
13 years |
justin.ruggles |
flacdec: Support for tracks in cuesheet metadata block
Signed-off-by: …
|
|
|
@78fde932
|
13 years |
Reimar.Doeffinger |
Run zmbv regression without md5sum.
Judging by the differences this …
|
|
|
@0849a0e
|
13 years |
Reimar.Doeffinger |
rtmpproto: make condition work in overflow case.
Signed-off-by: …
|
|
|
@8b8a47f6
|
13 years |
Reimar.Doeffinger |
Make detection of single-stream flv work again.
It had become dead …
|
|
|
@cc616431
|
13 years |
michaelni |
h264: improve "no picture" debug output.
Signed-off-by: Michael …
|
|
|
@5b2873c1
|
13 years |
michaelni |
h264: switch from qatars has_b_frames calculation back to mine.
Their …
|
|
|
@257c85cd
|
13 years |
michaelni |
adpcm: fix division by zero in fate/creative/intro-partial.wav with -s …
|
|
|
@8d61eef9
|
13 years |
janne-libav |
ptx: fix inverted check for sufficient data
Fix regression introduced …
|
|
|
@337ce558
|
13 years |
nicolas.george |
fftools: add -report option.
|
|
|
@28101f6
|
13 years |
justin.ruggles |
flac muxer: fix writing of file header and STREAMINFO header from …
|
|
|
@2b53e696
|
13 years |
janne-libav |
ptx: emit a warning on insufficient picture data
Return the whole …
|
|
|
@97334f10
|
13 years |
janne-libav |
utvideo: add fate tests covering all codec variants
Signed-off-by: …
|
|
|
@708060d7
|
13 years |
lu_zero |
doc: update to refer to avconv
|
|
|
@0395d37
|
13 years |
lu_zero |
doc: remove some stale entries from the faq
Some entries should be …
|
|
|
@5207f959
|
13 years |
Carl Eugen Hoyos |
Separate mxf_essence_container_uls for audio and video.
It is a …
|
|
|
@2483f536
|
13 years |
Reimar.Doeffinger |
mxfdec: do not try to use an obviously broken index.
Also fixes a …
|
|
|
@19341c58
|
13 years |
anton |
Dxtory capture format decoder
Signed-off-by: Anton Khirnov …
|
|
|
@f5ecc4c
|
13 years |
michaelni |
lavc: 1000l, unbreak ABI
Signed-off-by: Michael Niedermayer …
|
|
|
@cd519b7e
|
13 years |
michaelni |
avi: add escape130 support
Signed-off-by: Michael Niedermayer …
|
|
|
@02ce07f
|
13 years |
michaelni |
amvenc: support videos with heights that are not a multiple of 16.
…
|
|
|
@02acfb1c
|
13 years |
michaelni |
wavdec: add ignore length option to ignore incorrect lengthes
like SOX …
|
|
|
@85cd1eb1
|
13 years |
michaelni |
add missing long_name for amv and dca encoder
Reviewed-by: Carl Eugen …
|
|
|
@4ac862f4
|
13 years |
michaelni |
Makefile: disable compiling avconv by default.
Signed-off-by: Michael …
|
|
|
@b7bf93b9
|
13 years |
michaelni |
mlp: Use correct speaker locations in TrueHD channel layout.
(cherry …
|
|
|
@c59b80c8
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
isom: …
|
|
|
@5b98ea1
|
13 years |
michaelni |
vb: Add some checks on input buffer related values.
Fixes crash with …
|
|
|
@4557d7d
|
13 years |
michaelni |
libx264: workaround a bug in some versions of flash player
Fixes …
|
|
|
@4c386333
|
13 years |
justin.ruggles |
isom: sort and pretty-print codec_movaudio_tags[]
original order is …
|
|
|
@7714770d
|
13 years |
justin.ruggles |
isom: remove pointless comments in codec_movaudio_tags[]
|
|
|
@21ebf2d4
|
13 years |
justin.ruggles |
isom: remove commented-out tag for vorbis
|
|
|
@60cd802
|
13 years |
justin.ruggles |
movenc: write 'chan' tag for AC-3 in MOV
|
|
|
@1fdf18f4
|
13 years |
justin.ruggles |
mov: add support for reading and writing the 'chan' tag
This …
|
|
|
@b2890f5e
|
13 years |
justin.ruggles |
audioconvert: add some additional channel and channel layout macros
|
|
|
@1d2449a6
|
13 years |
justin.ruggles |
audioconvert: change 7.1 "wide" layout to use side surround channels
|
|
|
@8e8c5131
|
13 years |
justin.ruggles |
movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs …
|
|
|
@523da37f
|
13 years |
michaelni |
cljrenc: 2x2 ordered dither support.
Signed-off-by: Michael …
|
|
|
@74d9b213
|
13 years |
michaelni |
cljrenc: add AVOption to disable dither
Signed-off-by: Michael …
|
|
|
@d5837d7
|
13 years |
lu_zero |
doc: update documentation to use avconv
|
|
|
@ca410b4e
|
13 years |
lu_zero |
doc: update demuxers section
Cleanup tags usage and update …
|
|
|
@9bdfe9ac
|
13 years |
lu_zero |
doc: extend external library coverage
|
|
|
@1de6e14e
|
13 years |
lu_zero |
doc: split platform specific information
Move the platform-specific …
|
|
|
@2f017d97
|
13 years |
lu_zero |
doc: port the git-howto to texinfo
|
|
|
@c1f5da69
|
13 years |
lu_zero |
doc: provide fallback css and customize @float
Add "note" or …
|
|
|
@1ebbdda1
|
13 years |
lu_zero |
doc: document fate in a texinfo
Summarize the information provided in …
|
|
|
@a1c676c2
|
13 years |
stefasab |
filters.texi: remove confusing reference to never integrated -af option
|
|
|
@b73a01ea
|
13 years |
lu_zero |
doxy: change hue value to match our green
|
|
|
@43a36ad2
|
13 years |
michaelni |
cljrenc: Add dither to avoid the banding artifcats caused by the very …
|
|
|
@25b9eef4
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
cljr: …
|
|
|
@b229485f
|
13 years |
stefasab |
APIchanges: add entry after av_buffersink_poll_frame() addition
|
|
|
@4ab495b4
|
13 years |
michaelni |
Merge remote-tracking branch 'tjoppen/opatom_demuxing_and_seeking'
* …
|
|
|
@74436ad5
|
13 years |
michaelni |
libnut: NULL priv->nut after nut_demuxer_uninit() as a saftey …
|
|
|
@e21f8a07
|
13 years |
michaelni |
libnut: Check nut_demuxer_init() return value.
Signed-off-by: Michael …
|
|
|