|
|
|
@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 …
|
|
|
@eb054463
|
13 years |
anton |
doc/avconv: document that global options should be specified first.
|
|
|
@d3d6a258
|
13 years |
anton |
doc/avconv: remove entries for nonexistent options
|
|
|
@1533c102
|
13 years |
anton |
doc/avconv: remove documentation for removed 'timestamp' option
|
|
|
@b3dd2010
|
13 years |
anton |
doc: cosmetics, rename fftools-common-opts to avtools-.…
|
|
|
@495ecfd1
|
13 years |
anton |
avconv: move streamid_map to options context.
|
|
|
@8e5ce590
|
13 years |
anton |
avconv: extend -vf syntax
Add a per-stream -filter option, make -vf …
|
|
|
@828e0bcb
|
13 years |
anton |
avconv: move top_field_first to options context.
|
|
|
@2c2cff16
|
13 years |
anton |
avconv: move inter/intra matrix to options context.
|
|
|
@0bc39128
|
13 years |
anton |
avconv: remove -psnr option.
It's redundant -- -flags +psnr does the …
|
|
|
@d242d80e
|
13 years |
anton |
avconv: remove me_threshold option.
It's only shadowing the AVOption …
|
|
|
@0e68c783
|
13 years |
anton |
avconv: move video_rc_override_string to options context.
|
|
|
@b2254d8
|
13 years |
anton |
avconv: move frame pixel format to the options context.
Also remove …
|
|
|
@ca46fde7
|
13 years |
anton |
avconv: move frame aspect ratio to the options context.
|
|
|
@d4397b03
|
13 years |
anton |
avconv: move frame size to the options context.
|
|
|
@91ea4811
|
13 years |
anton |
avconv: move frame_rate to the options context.
|
|
|
@bef737a7
|
13 years |
anton |
avconv: move force_fps to the options context.
|
|
|
@7c029672
|
13 years |
anton |
avconv: move forced_key_frames to the options context.
|
|
|
@77d9c454
|
13 years |
anton |
avconv: rewrite -qscale and -aq handling.
Merge video_qscale (set by …
|
|
|
@e2469ccf
|
13 years |
anton |
avconv: move audio_sample_rate to the options context.
|
|
|
@2c474ddb
|
13 years |
anton |
cmdutils: add support for programs in check_stream_specifier()
Remove …
|
|
|
@05bffc12
|
13 years |
anton |
avconv: move audio_sample_fmt to options context.
Also document it …
|
|
|
@f1f15c3c
|
13 years |
lu_zero |
mpegts: improve error reporting
When reporting continuity error show …
|
|
|
@162f1fbc
|
13 years |
lu_zero |
mpegts: on seek, reset the cc for all PIDs
Prevent false positive …
|
|
|
@d162994a
|
13 years |
lu_zero |
doc: explain STDC_CONSTANT_MACROS in C++
In order to build C++ …
|
|
|
@8bfea4ab
|
13 years |
martin |
Fixed segfault with wavpack decoder on corrupted decorrelation terms …
|
|
|
@6a11686d
|
13 years |
anton |
avconv: move audio_channels to the options context.
|
|
|
@2130981a
|
13 years |
anton |
avconv: move *_disable to options context.
|
|
|
@35c5d7d1
|
13 years |
anton |
avconv: remove -[vas]lang options.
They are redundant, the same can …
|
|
|
@013887eb
|
13 years |
anton |
avconv: move codec tags to options context.
Add a new -tag option, …
|
|
|
@0c1f5b93
|
13 years |
alex.converse |
cljr: init_get_bits size in bits instead of bytes
|
|
|
@b7ce4f1d
|
13 years |
alex.converse |
indeo2: fail if input buffer too small
|
|
|