|
|
|
@8bc7fe4d
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@c83ef636
|
13 years |
michaelni |
build: Disable avconv more completely while leaving the user the …
|
|
|
@58c42af7
|
13 years |
diego |
doxygen: misc consistency, spelling and wording fixes
|
|
|
@31a68ad5
|
13 years |
Reimar.Doeffinger |
Update seek reference for added metadata to lavf tests.
As far as I …
|
|
|
@8b494b7b
|
13 years |
diego |
vcr1: drop unnecessary emms_c() calls without MMX code
Signed-off-by: …
|
|
|
@6c723f3f
|
13 years |
Reimar.Doeffinger |
lavf-regression: minimal metadata test.
This tests writing the global …
|
|
|
@cd3716b9
|
13 years |
anton |
Replace all uses of av_close_input_file() with avformat_close_input().
|
|
|
@52660454
|
13 years |
anton |
lavf: add avformat_close_input().
It sets the supplied …
|
|
|
@3a7f7678
|
13 years |
anton |
lavf: deprecate av_close_input_stream().
And remove all its uses.
|
|
|
@59826cab
|
13 years |
anton |
lavf doxy: add some basic demuxing documentation.
|
|
|
@ccbc1068
|
13 years |
anton |
lavf doxy: add some general lavf information.
|
|
|
@abf2c2d7
|
13 years |
anton |
lavf doxy: add misc utility functions to a group.
|
|
|
@c8dffc02
|
13 years |
anton |
lavf doxy: add av_guess_codec/format to the encoding group.
|
|
|
@469c62d0
|
13 years |
anton |
lavf doxy: add core functions to a doxy group.
|
|
|
@1be32305
|
13 years |
anton |
Add basic libavdevice documentation.
|
|
|
@5b22d6e1
|
13 years |
anton |
lavc: convert error_recognition to err_recognition.
Signed-off-by: …
|
|
|
@7d531e83
|
13 years |
michaelni |
mxfdec: Set DTS and PTS on video packets
This involves computing …
|
|
|
@8a2cb2ab
|
13 years |
michaelni |
mxfdec: Only sort IndexTableSegments once
Signed-off-by: Michael …
|
|
|
@0bcada9f
|
13 years |
michaelni |
mxfdec: Add Avid's essence element key
Signed-off-by: Michael …
|
|
|
@1e14bfc1
|
13 years |
michaelni |
mxfdec: Add support for Avid indexes
These indexes duplicate every …
|
|
|
@89cc8c17
|
13 years |
michaelni |
mxfdec: Check slice_count before freeing slice_offset_entries
This …
|
|
|
@c0ee522d
|
13 years |
michaelni |
mxfdec: Bring back accumulated_offset that was removed in 5e67e3e
I …
|
|
|
@80914cde
|
13 years |
Clément Bœsch |
timecode: rename internal ff_* symbols to avpriv_*.
Those functions …
|
|
|
@fa4e30af
|
13 years |
Clément Bœsch |
drawtext: allow burning the timecode.
|
|
|
@ad5ade66
|
13 years |
Clément Bœsch |
timecode: add avpriv_timecode_to_string().
|
|
|
@98aca4bb
|
13 years |
Clément Bœsch |
timecode: better input checks in init function.
|
|
|
@66160bdb
|
13 years |
Clément Bœsch |
cleanup: remove two extraneous semicolons.
|
|
|
@ee731c1a
|
13 years |
michaelni |
ffmpeg: fix codecids with ffserver + ffmpeg + ffm
Signed-off-by: …
|
|
|
@8349dbfe
|
13 years |
michaelni |
x86: Require 7 registers for the cabac asm
The change in 599b4c6ef …
|
|
|
@f6cf4be8
|
13 years |
janne-libav |
avconv: update -map option help text
|
|
|
@f1dba9e4
|
13 years |
martin |
x86: Require 7 registers for the cabac asm
The change in 599b4c6ef …
|
|
|
@5b0d35ea
|
13 years |
mans |
x86: bswap: remove test for bswap instruction
Firstly, this test …
|
|
|
@f64c2e71
|
13 years |
mans |
bswap: make generic implementation more compiler-friendly
With these …
|
|
|
@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: …
|
|
|
@5695ae46
|
13 years |
mans |
h264: remove useless cast
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@179ae53f
|
13 years |
mans |
proresdec: fix decode_slice() prototype
Make the function prototype …
|
|
|
@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 …
|
|
|