|
|
|
@fca712df
|
13 years |
michaelni |
Dirac: Specific struct initializers in AVCodec initialization
…
|
|
|
@aae7a5e3
|
13 years |
michaelni |
Dirac: Removed goto + some code make up
(cherry picked from commit …
|
|
|
@4bb2b5af
|
13 years |
michaelni |
dwt: removed some warnings in make checkheaders
(cherry picked from …
|
|
|
@1b95b52
|
13 years |
michaelni |
Dirac: Solved problem with make checkheaders
(cherry picked from …
|
|
|
@38a444e0
|
13 years |
michaelni |
configure: fixes vda compilation issue.
Signed-off-by: Michael …
|
|
|
@f5cd136f
|
13 years |
Clément Bœsch |
ffmpeg: add -map_channel option.
Based on an initial work by Baptiste …
|
|
|
@682e0eaf
|
13 years |
michaelni |
Fix libutvideo wrapper name
Change the libutvideo wrapper name to …
|
|
|
@16f79357
|
13 years |
michaelni |
ffprobe: Print format specific variables of codecs.
Signed-off-by: …
|
|
|
@5cd1580f
|
13 years |
michaelni |
swr: document how flushing works and bump minor version.
…
|
|
|
@813b20a3
|
13 years |
michaelni |
swr-test: test flushing
Signed-off-by: Michael Niedermayer …
|
|
|
@71f5712
|
13 years |
michaelni |
swr: Support flushing last samples out.
Signed-off-by: Michael …
|
|
|
@259a960f
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vp6: …
|
|
|
@2a6eb062
|
13 years |
alex.converse |
vp6: Fix illegal read.
|
|
|
@0d7a16a9
|
13 years |
alex.converse |
avfilter: Don't copy garbage from the stack when setting up video pictures.
|
|
|
@bb99ae3a
|
13 years |
michaelni |
lavf: fix null pointer dereference in rdt
Signed-off-by: Michael …
|
|
|
@b3f4ff28
|
13 years |
michaelni |
id3v2enc: av_strcasecmp()
Signed-off-by: Michael Niedermayer …
|
|
|
@23acfcd9
|
13 years |
michaelni |
h264: favor coded_width in resolution chnaged checks
Suggested-by: …
|
|
|
@a487378e
|
13 years |
Carl Eugen Hoyos |
Set frame_size for AMR_NB in mov.
This copies the behaviour of the …
|
|
|
@4eb86d34
|
13 years |
Carl Eugen Hoyos |
Do not use strcpy for "strings" starting with \0.
|
|
|
@96949daf
|
13 years |
Reimar.Doeffinger |
Replace all strcasecmp/strncasecmp usages.
All current usages of it …
|
|
|
@475fb67d
|
13 years |
michaelni |
lavc: Init AVFrame->opaque to AVCodecContext.opaque in …
|
|
|
@1ed9eb5a
|
13 years |
michaelni |
lavf: Do not set cur_dts to undetermined before first_dts has been …
|
|
|
@d6af8e68
|
13 years |
Carl Eugen Hoyos |
Cosmetics: Reindent after last commit.
|
|
|
@80af00b4
|
13 years |
Carl Eugen Hoyos |
Support new ALAC magic cookie in caf files.
|
|
|
@cae4f4b7
|
13 years |
martin |
avcodec: Make sure codec_type is set by avcodec_get_context_defaults2
…
|
|
|
@1b6da627
|
13 years |
martin |
avcodec: Remove a misplaced and useless attribute_deprecated
If …
|
|
|
@a2c0b830
|
13 years |
anton |
avconv: add -dump_attachment option.
|
|
|
@4dbc6cee
|
13 years |
anton |
avconv: add -attach option.
It allows attaching arbitrary files, e.g. …
|
|
|
@e6674f68
|
13 years |
anton |
avconv: make negative mappings disable only streams from the specified file
|
|
|
@5463e83d
|
13 years |
justin.ruggles |
fmtconvert: fix int32_to_float_fmul_scalar() for windows x86_64
The …
|
|
|
@988f585f
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (44 …
|
|
|
@594b54b5
|
13 years |
diego |
replacement Indeo 3 decoder
The new decoder is much smaller and has …
|
|
|
@894bc1d3
|
13 years |
justin.ruggles |
gsm demuxer: do not allocate packet twice.
fixes memleak with raw gsm …
|
|
|
@905de119
|
13 years |
justin.ruggles |
flvenc: use first packet delay as global delay.
This keeps the …
|
|
|
@c2d9a65
|
13 years |
justin.ruggles |
ac3enc: doxygen update.
Add some parameters to existing function …
|
|
|
@a4998e44
|
13 years |
justin.ruggles |
imc: return error codes instead of 0 for error conditions.
This fixes …
|
|
|
@08e5cd38
|
13 years |
justin.ruggles |
imc: return meaningful error codes instead of -1
|
|
|
@0473f29b
|
13 years |
justin.ruggles |
imc: do not set channel layout for stereo
we only support decoding of …
|
|
|
@7b7f47e7
|
13 years |
justin.ruggles |
imc: validate channel count
ask for a sample if not mono
|
|
|
@95fee70
|
13 years |
justin.ruggles |
imc: check for ff_fft_init() failure
|
|
|
@86962b13
|
13 years |
justin.ruggles |
imc: check output buffer size before decoding
|
|
|
@e9362aae
|
13 years |
justin.ruggles |
imc: use DSPContext.bswap16_buf() to byte-swap packet data
|
|
|
@0b3e9d5d
|
13 years |
stefasab |
vf_overlay: adopts FAST_DIV255 macro for calculating destination alpha …
|
|
|
@91dfb738
|
13 years |
stefasab |
vf_fade: fade to correct CCIR601/709 black level
Current …
|
|
|
@f68742bf
|
13 years |
michaelni |
mpegtsenc: EAC3 support
Reviewed-by: Baptiste Coudurier …
|
|
|
@f011fcd6
|
13 years |
martin |
rtsp: add allowed_media_types option
Streams from RTSP or SDP that do …
|
|
|
@d1590a0a
|
13 years |
michaelni |
vc1dec: Fix CODEC_FLAG_LOW_DELAY
Signed-off-by: Michael Niedermayer …
|
|
|
@f51e5015
|
13 years |
michaelni |
mpeg4videodec: export quarter_sample & divx_packed
Signed-off-by: …
|
|
|
@20e081dd
|
13 years |
justin.ruggles |
libgsm: add flush function to reset the decoder state when seeking
|
|
|
@480324e
|
13 years |
justin.ruggles |
libgsm: simplify decoding by using a loop
|
|
|
@9d52f0a7
|
13 years |
justin.ruggles |
gsm: log error message when packet is too small
|
|
|
@9671db82
|
13 years |
justin.ruggles |
libgsmdec: do not needlessly set *data_size to 0
|
|
|
@a2e25578
|
13 years |
justin.ruggles |
gsmdec: do not needlessly set *data_size to 0
|
|
|
@fc43fc9f
|
13 years |
justin.ruggles |
gsmdec: add flush function to reset the decoder state when seeking
|
|
|
@b03761b
|
13 years |
justin.ruggles |
libgsmdec: check output buffer size before decoding
|
|
|
@bac2597a
|
13 years |
justin.ruggles |
gsmdec: log error message when output buffer is too small.
also …
|
|
|
@d9c6eec
|
13 years |
justin.ruggles |
gsm: use av_get_bytes_per_sample() in frame_bytes calculation
|
|
|
@87c57d80
|
13 years |
justin.ruggles |
Create separate functions for the raw GSM demuxer.
Put the new raw …
|
|
|
@ce451c6b
|
13 years |
michaelni |
id3v2enc: include strings.h for strcasecmp()
Signed-off-by: Michael …
|
|
|
@eba0e289
|
13 years |
michaelni |
opt: remove attribute_deprecated from several functions that do not …
|
|
|
@146f99c
|
13 years |
michaelni |
h264: add nal_length_size and is_avc to the publically readable fields …
|
|
|
@913bc799
|
13 years |
michaelni |
lavc: fix avcodec_get_type()
Signed-off-by: Michael Niedermayer …
|
|
|
@d66ee6ac
|
13 years |
michaelni |
HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.
…
|
|
|
@e377e662
|
13 years |
michaelni |
MAINTAINERS: update release manager
Found-by: Compn
Signed-off-by: …
|
|
|
@f2e7ee9b
|
13 years |
michaelni |
id3v2enc: add support for year and day/month tags when writing id3v2 …
|
|
|
@c6cd0e17
|
13 years |
diego |
Replace vendor string in Ogg and FLAC muxers.
|
|
|
@f36b3902
|
13 years |
diego |
Replace some forgotten FFmpeg references by Libav.
|
|
|
@959cfbf3
|
13 years |
diego |
vsrc_testsrc: fix mailing list reference URL
|
|
|
@2f5df0b1
|
13 years |
diego |
Replace ffmpeg references with more accurate libav* references.
|
|
|
@20566eb0
|
13 years |
diego |
Replace outdated references to ffmpeg tool with avconv.
|
|
|
@124e2884
|
13 years |
diego |
Remove some stray unnecessary ffmpeg references.
|
|
|
@d1dfcb08
|
13 years |
diego |
vp3: remove some pointless comments
|
|
|
@ec22979a
|
13 years |
anton |
id3v2: fix type of ID3v2EMFunc.free()
|
|
|
@5511ad14
|
13 years |
anton |
lavc: use designated initialisers for parsers.
|
|
|
@971e7104
|
13 years |
Clément Bœsch |
dsputil: fix typo (referece -> reference).
|
|
|
@c36edf38
|
13 years |
michaelni |
jpeg: rgb support
Fixes Ticket297
Based on a patch by Carl …
|
|
|
@da249637
|
13 years |
justin.ruggles |
g726dec: add flush() function to reset state when seeking
|
|
|
@97f5dd1d
|
13 years |
justin.ruggles |
g726: don't pass index to g726_reset()
calculate it from c->code_size …
|
|
|
@615b2a2c
|
13 years |
justin.ruggles |
g726enc: add private option for setting code size directly.
This is …
|
|
|
@7abb73d
|
13 years |
justin.ruggles |
g726: wrap the decoder functions with a CONFIG_ADPCM_G726_DECODER check
|
|
|
@437c11ca
|
13 years |
justin.ruggles |
g726: group the g726_encoder AVCodec with the other encoding functions
|
|
|
@50969c0f
|
13 years |
justin.ruggles |
g726: return AVERROR(EINVAL) instead of -1 for invalid channel count
|
|
|
@50c466d6
|
13 years |
justin.ruggles |
g726enc: use av_assert0() for sample_rate validation
This should …
|
|
|
@9e78d8cf
|
13 years |
justin.ruggles |
g726: treat sample rates other than 8kHz as unofficial.
|
|
|
@6e8d4a7a
|
13 years |
justin.ruggles |
g726dec: remove the sample_rate validation
|
|
|
@6ac34eed
|
13 years |
justin.ruggles |
g726: use bits_per_coded_sample instead of bitrate to determine mode
…
|
|
|
@d405237b
|
13 years |
justin.ruggles |
g726: split the init function for the encoder and decoder
This also …
|
|
|
@c8d36d25
|
13 years |
justin.ruggles |
g726: pre-calculate the number of output samples.
Allows for checking …
|
|
|
@e61a670b
|
13 years |
justin.ruggles |
g726: use int16_t instead of short
|
|
|
@3638f56d
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Enable …
|
|
|
@3fd0f6ed
|
13 years |
michaelni |
vf_transpose: remove pix_fmts which can currently not be supported.
…
|
|
|
@bd2bcf97
|
13 years |
michaelni |
dirac: drop unused END_HORIZONTAL
Signed-off-by: Michael Niedermayer …
|
|
|
@e985d719
|
13 years |
michaelni |
dirac: fix horizontal_compose_dd97i_ssse3
Signed-off-by: Michael …
|
|
|
@754539a
|
13 years |
michaelni |
dirac: Fix mmx/sse haar wavelet compose
Signed-off-by: Michael …
|
|
|
@0dc22e9
|
13 years |
michaelni |
MAINTAINERS: add myself as mailinglists maintainer
Signed-off-by: …
|
|
|
@2264afa1
|
13 years |
Reimar.Doeffinger |
gxf: add timecode information to metadata
Signed-off-by: Reimar …
|
|
|
@078811d9
|
13 years |
michaelni |
configure: fix arch x86_32
Signed-off-by: Michael Niedermayer …
|
|
|
@7b7b220c
|
13 years |
martin |
Enable w32threads automatically unless explicitly disabled
…
|
|
|
@ee93363f
|
13 years |
Carl Eugen Hoyos |
Fix compilation of dct-test on ia32.
|
|
|
@f0506a89
|
13 years |
michaelni |
Two extra samples are required before top of the in buffer rather than …
|
|
|