|
|
|
@9e5ef1c5
|
11 years |
michaelni |
h264: Do not treat the initial frame special in handling of frame gaps …
|
|
|
@62923e90
|
11 years |
stefasab |
doc: remove avutil.txt
No useful contents. Also hard to keep …
|
|
|
@52955c41
|
11 years |
stefasab |
doc/libavutil: add things from avutil.txt
Many minor fixes from: …
|
|
|
@33311af7
|
11 years |
michaelni |
fate: Add VCR2 test
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@32151404
|
11 years |
michaelni |
mpeg12dec: Remove incomplete and wrong UV swapping code for VCR2
…
|
|
|
@bae14f3
|
11 years |
michaelni |
mpegvideo: Fix swapping of UV planes for VCR2
Signed-off-by: Michael …
|
|
|
@5231eecd
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@e25ed260
|
11 years |
michaelni |
Merge commit 'c7f7bfc9e3a3150ba72bc34366c13fb2210c66ac'
* commit …
|
|
|
@a7663ad9
|
11 years |
michaelni |
Merge commit '16381923fb7b9087ce559fb1cd3594469ac6788b'
* commit …
|
|
|
@4abe6e41
|
11 years |
michaelni |
avformat/nullenc: mark null as VFPS
This avoids frame duplication for …
|
|
|
@9647c6de
|
11 years |
michaelni |
ffmpeg_opt: fix overriding values set by -target
Signed-off-by: …
|
|
|
@19e30a58
|
11 years |
diego |
Deprecate obsolete XvMC hardware decoding support
XvMC has long ago …
|
|
|
@c7f7bfc9
|
11 years |
diego |
Remove all Alpha architecture optimizations
Alpha has been …
|
|
|
@16381923
|
11 years |
martin |
configure: Check whether MSVC requires using the C89-to-C99 converter
…
|
|
|
@269f5d90
|
11 years |
michaelni |
avformat/aviobuf: return error from avio_put_str16le() for invalid …
|
|
|
@b52ae27e
|
11 years |
michaelni |
avio_put_str16le: Print error message in case of invalid UTF8 input
…
|
|
|
@7561974
|
11 years |
michaelni |
avformat/mmst: propagate error code from avio_put_str16le()
…
|
|
|
@1062a7f4
|
11 years |
stefasab |
doc: remove soc.txt
The file was written in 2006, it was never …
|
|
|
@f04fe23a
|
11 years |
stefasab |
lavd/xv: fix memory leak
Results of XvQueryAdaptors have to be freed …
|
|
|
@8cd3685a
|
11 years |
stefasab |
lavfi: add elbg filter
|
|
|
@fe55c31
|
11 years |
stefasab |
lavc/elbg: rename ff_ symbols to avpriv_, so they can be used in …
|
|
|
@255302d
|
11 years |
michaelni |
vorbis: handle special packets in the middle of a stream
This allows …
|
|
|
@e3fc4481
|
11 years |
michaelni |
avformat/vqf: check a few more bits in probe
Fixes probetest failure …
|
|
|
@e1c78920
|
11 years |
onemda |
avcodec/vp9: use av_freep() for above_partition_ctx
Fixes use after …
|
|
|
@0062869a
|
11 years |
michaelni |
avformat/smacker: check width/height in probe
Fixes probetest failure …
|
|
|
@7b1e0beb
|
11 years |
michaelni |
avcodec/mpegvideo_motion: Handle edge emulation even without …
|
|
|
@8146ee7a
|
11 years |
michaelni |
MAINTAINERS: Add 1.2 back to the maintained releases
Signed-off-by: …
|
|
|
@6d90a5c
|
11 years |
Carl Eugen Hoyos |
Fix example in pullup documentation.
The pullup filter does not work …
|
|
|
@da9d360
|
11 years |
michaelni |
libavcodec/xsubenc.c: set coded_bits_per_sample
Explicitly set the …
|
|
|
@3b1dcdec
|
11 years |
michaelni |
libavcodec/xsubenc.c: Fix bounding box coordinates
Fix coordinates of …
|
|
|
@355cea8d
|
11 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
…
|
|
|
@43bf4297
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@afc660ab
|
11 years |
michaelni |
Merge commit '5d6a990c115850326711c2f5be4d9fd33f399616'
* commit …
|
|
|
@f9b89b61
|
11 years |
michaelni |
avformat/electronicarts: check chunksize more completely in probe()
…
|
|
|
@20769d93
|
11 years |
michaelni |
avformat/electronicarts: check chunk size.
Fix infinite loop
…
|
|
|
@bdab2421
|
11 years |
michaelni |
avformat/dfa: check first frame offset in probe
Fixes probetest …
|
|
|
@f66f3819
|
11 years |
michaelni |
avformat/bethsoftvid: check 4th header byte in probe
Fixes probetest …
|
|
|
@650fd9c0
|
11 years |
michaelni |
avformat/avr: check channels and bps in probe
Fixes probetest failure …
|
|
|
@676bc505
|
11 years |
michaelni |
avformat/utils: disabled debug code to collect format probing …
|
|
|
@a7f35afb
|
11 years |
stefasab |
doc: delete viterbi.txt
The description has been moved to the FFmpeg …
|
|
|
@8cdf4e08
|
11 years |
michaelni |
ffmpeg: remove unneeded include "libswscale/swscale.h"
Found-by: …
|
|
|
@c0479f0f
|
11 years |
Marton Balint |
libzvbi-teletextdec: propagate errors generated in page handler
…
|
|
|
@4947b062
|
11 years |
Marton Balint |
libzvbi-teletextdec: dont ignore memory allocation error silently
…
|
|
|
@3c4b527
|
11 years |
Marton Balint |
libzvbi-teletextdec: output ass subtitles instead of plain text
…
|
|
|
@199b8fb
|
11 years |
u |
avfilter/fade: use FADE_OUT macro.
|
|
|
@981128c2
|
11 years |
u |
avfilter/fade: remove a bunch of useless parenthesis.
|
|
|
@461e810c
|
11 years |
u |
avfilter/fade: use inlink->frame_count.
|
|
|
@3e1097b9
|
11 years |
u |
avfilter/fade: add color option.
Fixes Ticket #1822.
|
|
|
@b96325e0
|
11 years |
Marton Balint |
ass: move text_event_to_ass from textdec.c to ass.c and export it
…
|
|
|
@0f0a8d98
|
11 years |
Marton Balint |
ass: fix error handling in ff_ass_add_subrect
Signed-off-by: Marton …
|
|
|
@f148954b
|
11 years |
Marton Balint |
ass: factor out ff_ass_bprint_dialog
Signed-off-by: Marton Balint …
|
|
|
@65fb59a
|
11 years |
Marton Balint |
libzvbi-teletextdec: use AVBPrint for whitespace cleanup
…
|
|
|
@b689b1f6
|
11 years |
Marton Balint |
libzvbi-teletextdec: use option constants instead of strings
…
|
|
|
@688652e0
|
11 years |
Marton Balint |
libzvbi-teletextdec: fix indentation after last commit
Signed-off-by: …
|
|
|
@a494757b
|
11 years |
Marton Balint |
libzvbi-teletextdec: support multiple teletext pages in a single …
|
|
|
@78e150c5
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@45ef963
|
11 years |
diego |
mpegaudioenc: Move some static tables to MpegAudioContext
This …
|
|
|
@5d6a990c
|
11 years |
diego |
mpegaudioenc: Remove broken integer-only quantization code path
|
|
|
@2fbc759d
|
11 years |
michaelni |
avformat/diracdec: check 2 chunks in probe
Fixes probetest failure
…
|
|
|
@08303d77
|
11 years |
lu_zero |
hwaccel: Simplify ff_find_hwaccel
It is always called by passing …
|
|
|
@023953e9
|
11 years |
michaelni |
avformat/astdec: increase the score for odd samplerate/channels to …
|
|
|
@eb968023
|
11 years |
michaelni |
avformat/rsd: increase the score for odd samplerate/channels to max/8
…
|
|
|
@ef28694d
|
11 years |
michaelni |
avformat/lvfdec: increase the score for odd channels to max/8
…
|
|
|
@9225ebd5
|
11 years |
michaelni |
avformat/swfdec: return AVPROBE_SCORE_MAX / 4 for unexpected versions
…
|
|
|
@b5708352
|
11 years |
michaelni |
avformat/ape: check version in probe
Fixes probetest failure
…
|
|
|
@bc273095
|
11 years |
stefasab |
doc/encoders: fix libfdk-aac "Examples" subsection
Signed-off-by: …
|
|
|
@1836a42c
|
11 years |
michaelni |
avcodec/vp8: remove unused webp_decode_frame()
See: libavcodec/webp.c …
|
|
|
@59ce62f7
|
11 years |
michaelni |
avformat/dv: remove unused variable
Signed-off-by: Michael …
|
|
|
@3853fcd5
|
11 years |
michaelni |
doc/doxy-wrapper: disable inserting headers and footers
The headers …
|
|
|
@52268def
|
11 years |
michaelni |
avformat/thp: check fps value during probing
Fixes probetest failure
…
|
|
|
@858ef562
|
11 years |
michaelni |
avformat/thp: do not set sample_rate for a video codec
Signed-off-by: …
|
|
|
@dd3d0f46
|
11 years |
u |
vp9: fix mvref finding to adhere to bug in libvpx.
Fixes a particular …
|
|
|
@f5bffd3a
|
11 years |
michaelni |
libavf/avienc: store language metadata for XSUB streams
Formatted in …
|
|
|
@f591ba60
|
11 years |
stefasab |
ffmpeg: generate more specific error message in case of inconsistent …
|
|
|
@0f8bdfe3
|
11 years |
stefasab |
ffmpeg: store value of -filter and -filter_script per-stream option in …
|
|
|
@ef8f2934
|
11 years |
michaelni |
avformat/dv: consider a header match at byte 0 to count as detection …
|
|
|
@e624df5d
|
11 years |
michaelni |
mpegts: only calculate stat index when its needed during probe
40% …
|
|
|
@9825b99e
|
11 years |
michaelni |
avformat/mpegts: do not hardcode type used in memset()
Signed-off-by: …
|
|
|
@76a47d66
|
11 years |
michaelni |
avformat/dv: about 3 times faster probe
Signed-off-by: Michael …
|
|
|
@dbb41f93
|
11 years |
u |
build: avoid stdin stall with GNU AS probing.
a758c5e added probing …
|
|
|
@eb7f7b7
|
11 years |
michaelni |
riff: add VP9 fourcc
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@64f48169
|
11 years |
michaelni |
avformat/mp3dec: 4x faster probing
Signed-off-by: Michael Niedermayer …
|
|
|
@557571ff
|
11 years |
michaelni |
avformat/h261dec: dont accept invalid gobs in probe as valid
…
|
|
|
@891f33cc
|
11 years |
michaelni |
avformat/h261dec: optimize probe
about 3 times faster
Signed-off-by: …
|
|
|
@c79c7ffc
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avienc: …
|
|
|
@9c52ab6f
|
11 years |
michaelni |
ffmpeg: treat avi as VFR in framerate conversion code
It can be …
|
|
|
@ac4447b6
|
11 years |
michaelni |
Merge commit '5462dde1947e0ecfcb2db99ae29ce9dee8933b45'
* commit …
|
|
|
@a26e83da
|
11 years |
michaelni |
avformat/mxfdec: optimize probing
about 71 times faster
…
|
|
|
@6b4f58d4
|
11 years |
michaelni |
tools/probetest: also print the time the probe functions needed
…
|
|
|
@32584667
|
11 years |
michaelni |
tools/probetest: use named constant for the maximum number of formats
…
|
|
|
@d42db44c
|
11 years |
anton |
avienc: drop the vfr flag.
AVI does not really support vfr properly, …
|
|
|
@b8f276e6
|
11 years |
onemda |
avcodec/mimic: use av_freep() and reset swap_buf_size
Signed-off-by: …
|
|
|
@2145e8f1
|
11 years |
onemda |
avcodec/vmdav: use av_freep() and reset unpack_buffer_size
…
|
|
|
@4f0e8551
|
11 years |
michaelni |
avformat/icodec: reduce score returned on probing
The ico probe …
|
|
|
@e93523a0
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@a30f7918
|
11 years |
michaelni |
Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6'
* commit …
|
|
|
@f8a9cf77
|
11 years |
michaelni |
avformat/lvfdec: check stream count during probing
Fixes probetest …
|
|
|
@5462dde1
|
11 years |
diego |
metasound: Fix error message argument
Signed-off-by: Diego Biurrun …
|
|
|
@4c439f6e
|
11 years |
michaelni |
avformat/idcin: check the decompressed frame size during probing
…
|
|
|
@cb56c396
|
11 years |
diego |
h263dsp: K&R formatting cosmetics
Also remove array element numbering …
|
|
|