|
|
|
@e1b10155
|
13 years |
janne-libav |
cmdutils: move grow_array out of #if CONFIG_AVFILTER
fixes programs …
|
|
|
@dc3e76f3
|
13 years |
anton |
avconv: actually set InputFile.rate_emu
|
|
|
@d554b33e
|
13 years |
lu_zero |
ratecontrol: update last_qscale_for sooner
In order to make …
|
|
|
@4d4d0e81
|
13 years |
diego |
Fix unnecessary shift with 9/10bit vertical scaling
Signed-off-by: …
|
|
|
@5cc2530f
|
13 years |
diego |
prores: mark prores as intra-only in libavformat/utils.c:is_intra_only()
|
|
|
@167d3b16
|
13 years |
diego |
prores: return more meaningful error values
|
|
|
@21612824
|
13 years |
diego |
prores: improve error message wording
|
|
|
@27ba121e
|
13 years |
diego |
prores: cosmetics: prettyprinting, drop useless parentheses
|
|
|
@2983f1f
|
13 years |
diego |
prores: lowercase AVCodec name entry
All other codecs use lowercase …
|
|
|
@dcb9f6a2
|
13 years |
janne-libav |
Add LATM demuxer
This is a raw demuxer for the AAC LATM decoder and …
|
|
|
@59df4b82
|
13 years |
justin.ruggles |
avplay: flush audio decoder with empty packets at EOF if the decoder …
|
|
|
@1993c684
|
13 years |
justin.ruggles |
8svx/iff: fix decoding of compressed stereo 8svx files.
Make the iff …
|
|
|
@fda459ce
|
13 years |
justin.ruggles |
8svx: log an error message if output buffer is too small
Based on a …
|
|
|
@0ac3b8fc
|
13 years |
justin.ruggles |
8svx: check packet size before reading the initial sample value.
|
|
|
@e3718784
|
13 years |
justin.ruggles |
8svx: output 8-bit samples instead of 16-bit.
Based on a patch by …
|
|
|
@ac68607b
|
13 years |
justin.ruggles |
8svx: split delta decoding into a separate function.
Based on a patch …
|
|
|
@1c2e07b8
|
13 years |
alex.converse |
mp4: Don't read an empty Decoder Config Descriptor
|
|
|
@20e1829
|
13 years |
diego |
fate.sh: Ignore errors from rm command during cleanup.
The install …
|
|
|
@12ad0677
|
13 years |
diego |
fate.sh: Run git-pull in quiet mode to avoid console spam.
Since …
|
|
|
@be64629a
|
13 years |
martin |
Apple ProRes decoder
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@b14629e5
|
13 years |
martin |
rtmp: Make the input FLV parser handle data cut at any point
This …
|
|
|
@fe476e5a
|
13 years |
martin |
rv34: Check for invalid slices offsets
Signed-off-by: Martin Storsjö …
|
|
|
@775af761
|
13 years |
anton |
eval: test isnan(sqrt(-1)) instead of just sqrt(-1)
sqrt(-1) returns …
|
|
|
@05fc9e40
|
13 years |
alex.converse |
swfdec: Add support for sample_rate_code 0 (5512 Hz)
|
|
|
@ae2e8971
|
13 years |
mans |
dct-test: factor out some common code and do whas was likely intended
…
|
|
|
@dd8d808
|
13 years |
diego |
doc: library versions need to be bumped in version.h
|
|
|
@9aa1f87d
|
13 years |
anton |
Revert "ffmpeg: get rid of useless AVInputStream.nb_streams."
This …
|
|
|
@609a2fa1
|
13 years |
anton |
Remove some forgotten AVCodecContext.palctrl usage.
|
|
|
@9ecfbb3e
|
13 years |
anton |
lavc/utils: move avcodec_init() higher in the file.
Fixes build on …
|
|
|
@e5b29c1f
|
13 years |
anton |
lavc: replace some deprecated FF_*_TYPE with AV_PICTURE_TYPE_*
|
|
|
@feedc075
|
13 years |
anton |
ac3dec: actually use drc_scale private option
|
|
|
@63e4c8a6
|
13 years |
anton |
lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macros
They are …
|
|
|
@4d77d57d
|
13 years |
anton |
alsa: add missing header
Fixes compile with next lavc major.
|
|
|
@a3e0135d
|
13 years |
diego |
msmpeg4: remove leftover unused debug variable declaration
|
|
|
@95a06eb4
|
13 years |
diego |
Fix assert() calls that need updates after FF_COMMON_FRAME macro …
|
|
|
@35a68558
|
13 years |
diego |
Fix av_dlog invocations with wrong or missing logging context.
This …
|
|
|
@be4e8908
|
13 years |
anton |
vf_yadif: add support to yuva420p
Signed-off-by: Anton Khirnov …
|
|
|
@4703a7b5
|
13 years |
anton |
vf_yadif: correct documentation on the parity parameter
0 is …
|
|
|
@5feb67f
|
13 years |
anton |
vf_yadif: copy buffer properties like aspect for second frame as well
…
|
|
|
@61f4387d
|
13 years |
anton |
oma: support for encrypted files
Signed-off-by: David Goldwich …
|
|
|
@7a019df
|
13 years |
anton |
id3v2: add support for non-text and GEOB type tag frames
This extends …
|
|
|
@b3e144a7
|
13 years |
anton |
des: add possibility to calculate DES-CBC-MAC with small buffer
This …
|
|
|
@3ffe32eb
|
13 years |
martin |
rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets
If …
|
|
|
@a14c7842
|
13 years |
martin |
rtmp: Handle FLV packets written in more than one write call
If the …
|
|
|
@4cc77323
|
13 years |
martin |
rv34: Check for invalid slice offsets
Signed-off-by: Martin Storsjö …
|
|
|
@c92a2a4e
|
13 years |
anton |
movenc: fix NULL reference in mov_write_tkhd_tag
st may be NULL when …
|
|
|
@f06068bb
|
13 years |
martin |
rmdec: Reject invalid deinterleaving parameters
Signed-off-by: Martin …
|
|
|
@b4ed3d78
|
13 years |
martin |
rv34: Fix potential overreads
Signed-off-by: Martin Storsjö …
|
|
|
@d2213b6
|
13 years |
martin |
rv34: Fix buffer size used for MC of B frames after a resolution …
|
|
|
@d0f6ab0
|
13 years |
martin |
rv34: Avoid NULL dereference on corrupted bitstream
…
|
|
|
@4a29b471
|
13 years |
martin |
rv10: Reject slices that does not have the same type as the first one
…
|
|
|
@ab09df9d
|
13 years |
anton |
vf_yadif: add an option to enable/disable deinterlacing based on src …
|
|
|
@91aff266
|
13 years |
anton |
vsrc_color: set output pos values to -1
-1 is more correct than 0, as …
|
|
|
@753890d0
|
13 years |
anton |
vsrc_color: add @file doxy
Also remove outdated reference to color in …
|
|
|
@deb58ab4
|
13 years |
anton |
vsrc_buffer: remove duplicated file description
Signed-off-by: Anton …
|
|
|
@8cee38a2
|
13 years |
anton |
eval: implement not() expression
|
|
|
@9bc39390
|
13 years |
anton |
eval: add sqrt function for computing the square root
|
|
|
@3e033da8
|
13 years |
anton |
rmdec: use the deinterleaving mode and not the codec when creating …
|
|
|
@63d64228
|
13 years |
anton |
lavf: Fix context pointer in av_open_input_stream when …
|
|
|
@7f9b0ef9
|
13 years |
anton |
doc/APIChanges: fill in missing hashes and dates.
|
|
|
@d763fb7d
|
13 years |
anton |
lavfi: add select filter
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@0e7efb9d
|
13 years |
lu_zero |
oggdec: fix out of bound write in the ogg demuxer
Between ogg_save() …
|
|
|
@7574cacb
|
13 years |
anton |
movenc: create an alternate group for each media type
Partially fixes …
|
|
|
@e417d80d
|
13 years |
anton |
lavd: add libcdio-paranoia input device for audio CD grabbing
|
|
|
@85d982f
|
13 years |
anton |
rawdec: refactor private option for raw video demuxers
…
|
|
|
@34d2bf30
|
13 years |
anton |
pcmdec: use unique classes for all pcm demuxers.
|
|
|
@d906f49
|
13 years |
anton |
rawdec: g722 is always 1 channel/16kHz
|
|
|
@3a78fb57
|
13 years |
lu_zero |
libx264: introduce slice-max-size option
Yet another option useful …
|
|
|
@b59efc94
|
13 years |
alex.converse |
Fixed size given to init_get_bits().
init_get_bits() takes a number …
|
|
|
@ea540401
|
13 years |
rsbultje |
swscale: fix byte overreads in SSE-optimized hscale().
SSE-optimized …
|
|
|
@d7d2f0e6
|
13 years |
anton |
matroskadec: fix typo.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@4a9628f2
|
13 years |
anton |
matroskadec: bail on parsing of incorrect seek index segments
…
|
|
|
@940173d4
|
13 years |
alex.converse |
lavf utils: Remove write-only variable
|
|
|
@4439caa4
|
13 years |
alex.converse |
lavf utils: Rename shadowing variable
|
|
|
@5166376f
|
13 years |
martin |
smacker: fix a few off by 1 errors
stereo & 16bit is untested due to …
|
|
|
@64894554
|
13 years |
martin |
Check for invalid VLC value in smacker decoder.
Signed-off-by: Martin …
|
|
|
@9676ffba
|
13 years |
martin |
Check and propagate errors when VLC trees cannot be built in smacker …
|
|
|
@e0c3e073
|
13 years |
rsbultje |
sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.
…
|
|
|
@3ed78609
|
13 years |
justin.ruggles |
include stdint.h in adpcm_data.h
fixes make checkheaders
|
|
|
@a05ea77c
|
13 years |
diego |
mpeg12: reorder functions to avoid ugly forward declarations
|
|
|
@a92d0fa5
|
13 years |
martin |
Fixed off by one packet size allocation in the smacker demuxer.
…
|
|
|
@e055932
|
13 years |
martin |
Check for invalid packet size in the smacker demuxer.
Signed-off-by: …
|
|
|
@273aab99
|
13 years |
anton |
ape demuxer: fix segfault on memory allocation failure.
…
|
|
|
@0872bb23
|
13 years |
alex.converse |
xan: Add some buffer checks
|
|
|
@350f57bd
|
13 years |
alex.converse |
xan: Remove extra trailing newline
|
|
|
@393d5031
|
13 years |
alex.converse |
Fixed size given to init_get_bits() in xan decoder.
|
|
|
@826c56d1
|
13 years |
justin.ruggles |
adpcm: split ADPCM encoders and decoders into separate files.
Move …
|
|
|
@57650c70
|
13 years |
anton |
doc/avconv: fix typo.
|
|
|
@23a1f0c5
|
13 years |
anton |
rv34: check that subsequent slices have the same type as first one.
…
|
|
|
@47a8589f
|
13 years |
anton |
smacker demuxer: handle possible av_realloc() failure.
Signed-off-by: …
|
|
|
@615baa13
|
13 years |
anton |
lavfi: add split filter from soc.
Some fixes by Stefano.
For detailed …
|
|
|
@ee42716b
|
13 years |
anton |
lavfi: add showinfo filter
Signed-off-by: Anton Khirnov …
|
|
|
@af1e2470
|
13 years |
anton |
libxavs: add private options corresponding to deprecated global …
|
|
|
@6cfed112
|
13 years |
diego |
audioconvert: add explanatory comments to channel_names array
…
|
|
|
@3a0b5fa5
|
13 years |
diego |
audioconvert: K&R whitespace cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@4bb3ae1e
|
13 years |
anton |
avconv: use correct index when selecting metadata to write to.
|
|
|
@f39ecc79
|
13 years |
anton |
avconv: fix inverted variable
|
|
|
@172efad7
|
13 years |
anton |
doc/avconv: document option types (input/output/per-stream/...)
Also …
|
|
|
@99442bfe
|
13 years |
anton |
doc/avtools-common-opts: write a section about stream specifiers.
|
|
|
@3a37392e
|
13 years |
anton |
doc/avconv: remove two pointless paragraphs.
They are misleading and …
|
|
|