|
|
|
@15802e78
|
13 years |
stefano.sabatini-lala |
ffplay: do not erase the content of vfilters
This way the content of …
|
|
|
@031ba466
|
13 years |
stefano.sabatini-lala |
ffplay: increase log level of the message issued when the stream frame …
|
|
|
@c6ef3f44
|
13 years |
stefano.sabatini-lala |
ffplay: in input_config_props(), prefer "s" over unnecessary "c" …
|
|
|
@f8eaa006
|
13 years |
stefano.sabatini-lala |
ffplay: in input_config_props(), honour the SAR specified in the codec …
|
|
|
@41bf67d8
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
movenc: …
|
|
|
@67a82516
|
13 years |
Carl Eugen Hoyos |
Fix compilation with --disable-avfilter.
|
|
|
@4f00519d
|
13 years |
Reimar.Doeffinger |
Fix VC-1 width/height handling.
avcodec_set_dimensions should be used …
|
|
|
@86ca51ac
|
13 years |
stefano.sabatini-lala |
af_format: prefer strtok_r() over strsep()
strsep() is not POSIX …
|
|
|
@a7196795
|
13 years |
stefano.sabatini-lala |
lavfi: complain and exit for invalid named values in …
|
|
|
@47219e1c
|
13 years |
michaelni |
avconv: fix uninitialized variable
Signed-off-by: Michael Niedermayer …
|
|
|
@eb97dbb0
|
13 years |
anton |
movenc: change AV_LOG_INFO to AV_LOG_WARNING for some warnings
|
|
|
@2c81d5f4
|
13 years |
anton |
avconv: remove a write-only variable
|
|
|
@40fc2810
|
13 years |
anton |
avconv: remove pointless parameter from new_*_stream().
New streams …
|
|
|
@169f0647
|
13 years |
anton |
avconv: cosmetics, move code
Move find_codec_or_die(), …
|
|
|
@86530f41
|
13 years |
anton |
avconv: cosmetics -- move copy_chapters().
It's only used in …
|
|
|
@f233cfed
|
13 years |
anton |
avconv: cosmetics -- move parse_forced_key_frames().
…
|
|
|
@64db1a82
|
13 years |
anton |
lavc: add audio flag to the 'b' option, deprecate 'ab'.
Its only …
|
|
|
@f4ad238c
|
13 years |
anton |
avconv: rename sameq to same_quant
It's often mistakenly used as …
|
|
|
@7478ab5a
|
13 years |
anton |
doc/avconv: add forgotten end of chapter.
|
|
|
@320d7693
|
13 years |
anton |
Changelog: document avconv incompatibilities with ffmpeg.
|
|
|
@92f1940e
|
13 years |
anton |
avconv: replace -vcodec/-acodec/-scodec with a better system.
The new …
|
|
|
@ff884c79
|
13 years |
anton |
avconv: remove presets.
Nothing except x264 uses them and native x264 …
|
|
|
@091a24b
|
13 years |
michaelni |
fate: more cases of avconv that should be conditional
Signed-off-by: …
|
|
|
@6322bc0b
|
13 years |
michaelni |
fate: some shells parse $11 as ${1}1
Signed-off-by: Michael …
|
|
|
@1a34478b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Fix …
|
|
|
@6ae356c9
|
13 years |
michaelni |
fate: allow specifying the tool to use for fate (avconv / ffmpeg)
…
|
|
|
@d27dc69b
|
13 years |
michaelni |
configure: fix datadir after avconv merge
Signed-off-by: Michael …
|
|
|
@a3e215c
|
13 years |
anton |
svq3: propagate codec memory allocation failure in context init
…
|
|
|
@cc73511e
|
13 years |
rsbultje |
Fix NASM include directive
Signed-off-by: Ronald S. Bultje …
|
|
|
@48f7163f
|
13 years |
alex.converse |
dsputil_mmx: Honor HAVE_AMD3DNOW
|
|
|
@c14fe6bc
|
13 years |
anton |
lavf,lavd: remove all usage of AVFormatParameters from demuxers.
…
|
|
|
@a7c93da
|
13 years |
anton |
jack: add 'channels' private option.
Get rid of AVFormatParameters usage.
|
|
|
@0e86965
|
13 years |
diego |
VC-1: fix reading of custom PAR.
Custom PAR num/denum are in 1-256 …
|
|
|
@e9fb7636
|
13 years |
diego |
Remove redundant and dubious video codec detection by its extradata
…
|
|
|
@2bfdb34c
|
13 years |
diego |
mpeg12: remove repeat-field code disabled since May 2002
…
|
|
|
@2dbdb309
|
13 years |
anton |
patch checklist: suggest fate instead of regression tests
…
|
|
|
@5c59fa56
|
13 years |
anton |
Turn on resampling on sudden size change instead of bailing out during …
|
|
|
@428c59d9
|
13 years |
anton |
avtools: reinitialise filter chain when input video stream changes …
|
|
|
@95b5b525
|
13 years |
michaelni |
h264pred_init_arm: compile hotfix
Signed-off-by: Michael Niedermayer …
|
|
|
@10b7b4a6
|
13 years |
michaelni |
ffplay: more precise audio clock based on current time
Since SDL has …
|
|
|
@abf6b0d1
|
13 years |
michaelni |
af_aformat: hotfix compile due to strsep()
Signed-off-by: Michael …
|
|
|
@ee5234d
|
13 years |
michaelni |
fate-rsync: switch to our server in preparation of h264 4:2:2 tests
…
|
|
|
@1c967827
|
13 years |
michaelni |
mxf: H.264/MPEG-4 AVC Intra support
Signed-off-by: Michael …
|
|
|
@231a6df9
|
13 years |
michaelni |
h264dec: h264: 4:2:2 intra decoding
Signed-off-by: Michael …
|
|
|
@9a33078b
|
13 years |
michaelni |
dsputil_mmx: fix indention
Signed-off-by: Michael Niedermayer …
|
|
|
@6e7315f4
|
13 years |
michaelni |
mpegvideo: Fix vshift vs hshift typo
Signed-off-by: Michael …
|
|
|
@ecaf5143
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
aacenc: …
|
|
|
@d9c9a0c7
|
13 years |
michaelni |
sws: remove hScale16NX_c()
Signed-off-by: Michael Niedermayer …
|
|
|
@66bb5cd5
|
13 years |
michaelni |
sws: remove hScale16N() and use ronalds reformated version of it.
…
|
|
|
@3652409f
|
13 years |
michaelni |
sws: remove unneeded code from last merge
Signed-off-by: Michael …
|
|
|
@b854c2a7
|
13 years |
stefano.sabatini-lala |
vf_unsharp: set default chroma size value to 5x5
The previous default …
|
|
|
@63b61d55
|
13 years |
stefano.sabatini-lala |
vf_unsharp: fix out-of-buffer read
In apply_unsharp(), when y is >= …
|
|
|
@6e89bdfe
|
13 years |
stefano.sabatini-lala |
lavfi: remove delogo mp wrapper
The delogo filter has been natively …
|
|
|
@2701f6cc
|
13 years |
stefano.sabatini-lala |
lavfi: port libmpcodecs delogo filter
The ported filter supports …
|
|
|
@0a229581
|
13 years |
stefano.sabatini-lala |
lavfi: add aformat filter
Signed-off-by: Stefano Sabatini …
|
|
|
@3f07d40e
|
13 years |
stefano.sabatini-lala |
lavfi: add internal functions for parsing format arguments
…
|
|
|
@24efdea7
|
13 years |
alex.converse |
aacenc: Fix number of coefficients used in a LFE channel.
The spec …
|
|
|
@51a1d4d9
|
13 years |
alex.converse |
aacenc: Fix a segfault with grouped psymodel.
10l: Forgot about …
|
|
|
@3560089e
|
13 years |
stefano.sabatini-lala |
vsink_buffer: make the buffer cache all the incoming frames
Allow to …
|
|
|
@2e81bb5e
|
13 years |
stefano.sabatini-lala |
fifo: return AVERROR(ENOMEM) rather -1 in av_fifo_realloc2()
|
|
|
@f1b29223
|
13 years |
stefano.sabatini-lala |
fifo: apply misc cosmetic fixes
|
|
|
@323b9306
|
13 years |
stefano.sabatini-lala |
fifo: add av_fifo_peek2(), and deprecate av_fifo_peek()
The new …
|
|
|
@a9d1878a
|
13 years |
stefano.sabatini-lala |
lavdev/lavfi: correctly set the inout pad index when linking a filter …
|
|
|
@658a8bb9
|
13 years |
Reimar.Doeffinger |
VC-1: fix reading of custom PAR.
Custom PAR num/denum are coded -1.
…
|
|
|
@eb8b3252
|
13 years |
Reimar.Doeffinger |
Support streaming .au files.
FFmpeg writes data_size as …
|
|
|
@ca1dfea1
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@75af0e6a
|
13 years |
Clément Bœsch |
dv: honor timecode in DV muxer.
This is based on the original work by …
|
|
|
@b49fe589
|
13 years |
Clément Bœsch |
mxf: honor timecode drop flag in mxf muxer if set.
|
|
|
@b33ca05b
|
13 years |
Clément Bœsch |
mxf: add cli option in mxfenc to replace GOP timecode parsing.
This …
|
|
|
@4c3c6e60
|
13 years |
Clément Bœsch |
mxf: move framenum to timecode convert to timecode helpers.
This is …
|
|
|
@b7b72963
|
13 years |
stefano.sabatini-lala |
vf_unsharp: fix copy&paste error in chroma_amount param docs
…
|
|
|
@ccd85b8
|
13 years |
stefano.sabatini-lala |
vf_unsharp: vertically align lines, for better readability
|
|
|
@09603dcf
|
13 years |
stefano.sabatini-lala |
vf_unsharp: store hsub/vsub in the filter context
Also drop …
|
|
|
@53e86382
|
13 years |
stefano.sabatini-lala |
vf_unsharp: adopt a more natural order of params in apply_unsharp()
|
|
|
@540181f8
|
13 years |
stefano.sabatini-lala |
vf_unsharp: rename method "unsharpen" to "apply_unsharp"
More …
|
|
|
@f8a1fc26
|
13 years |
michaelni |
ffmpeg: fix null pointer segfault on solaris. (ticket381)
…
|
|
|
@36e0585a
|
13 years |
michaelni |
avconv: remove trailing whitespace
Signed-off-by: Michael Niedermayer …
|
|
|
@0a7164a1
|
13 years |
michaelni |
set Release to 0.8.2.git. We are at 0.8.2 and a bit further.
|
|
|
@1892052f
|
13 years |
michaelni |
mov: Set negative Sample_duration in STTS to 1
Signed-off-by: Michael …
|
|
|
@8c6b8cb4
|
13 years |
michaelni |
doc/avconv.texi: fixup a few ff/av references
Signed-off-by: Michael …
|
|
|
@0cb233cf
|
13 years |
michaelni |
Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
* commit …
|
|
|
@931187e1
|
13 years |
michaelni |
ac3dec: export center & suroundmix levels
Signed-off-by: Michael …
|
|
|
@c4fd1d34
|
13 years |
michaelni |
av_get_string: search children too.
Signed-off-by: Michael …
|
|
|
@bf71fb54
|
13 years |
michaelni |
av_get_number: also search children, this is more sane than not doing …
|
|
|
@7b382ab6
|
13 years |
michaelni |
opt_find: fix segfault
Signed-off-by: Michael Niedermayer …
|
|
|
@3304a1e6
|
13 years |
lu_zero |
swscale: add dithering to yuv2yuvX_altivec_real
It just does that …
|
|
|
@78622ef3
|
13 years |
rsbultje |
rv34: free+allocate buffer instead of reallocating it to preserve …
|
|
|
@28ca701e
|
13 years |
rsbultje |
h264: add missing brackets.
This caused failure of a few fate tests.
|
|
|
@28c1115a
|
13 years |
rsbultje |
swscale: use 15-bit intermediates for 9/10-bit scaling.
|
|
|
@b2c08787
|
13 years |
rsbultje |
Move x86util.asm from libavcodec/ to libavutil/.
This allows using it …
|
|
|
@3a39195b
|
13 years |
rsbultje |
Move x86inc.asm to libavutil/.
This allows using it in libswscale/ also.
|
|
|
@e3a70c7c
|
13 years |
anton |
APIchanges: note error_recognition in lavf
Signed-off-by: Anton …
|
|
|
@2f63440c
|
13 years |
anton |
lavf: add support for error_recognition, use it in avidec, and bump …
|
|
|
@8d2e4a7e
|
13 years |
anton |
avconv: change semantics of -map
New syntax contains an optional …
|
|
|
@3d4f0dab
|
13 years |
anton |
avconv: get rid of new* options.
They are confusing, irregular and …
|
|
|
@d4863fc1
|
13 years |
anton |
cmdutils: allow precisely specifying a stream for AVOptions.
|
|
|
@9f4d37f4
|
13 years |
michaelni |
ac3enc: drop common fixed/float encoder
User applications should by …
|
|
|
@f60d1366
|
13 years |
siretart |
configure: add missing CFLAGS to fix building on the HURD
…
|
|
|
@69c4bee
|
13 years |
siretart |
libx264: Include hint for possible values for configuring libx264
The …
|
|
|
@d70e5122
|
13 years |
anton |
cmdutils: allow ':'-separated modifiers in option names.
|
|
|