|
|
|
@f910dbcd
|
13 years |
rsbultje |
swscale: add MMX files to MMX-OBJS instead of OBJS.
|
|
|
@400ba1d7
|
13 years |
rsbultje |
h264: return index in buffer on end-of-sequence.
Fixes hangs if the …
|
|
|
@54e68fb3
|
13 years |
diego |
Merge some declarations and initializations.
This fixes compilation …
|
|
|
@9dec5574
|
13 years |
diego |
cabac: drop unused and disabled get_cabac_u() / get_cabac_ueg() functions
|
|
|
@e451c26
|
13 years |
diego |
cabac: drop unused STRICT_LIMITS code branch
|
|
|
@9785082c
|
13 years |
justin.ruggles |
libspeexenc: fix pts calculations for more than 1 frame per packet
|
|
|
@730280f9
|
13 years |
justin.ruggles |
adxdec: clear eof flag and channel states when seeking
|
|
|
@3e57573f
|
13 years |
justin.ruggles |
fate: add ADX encoding/decoding test
|
|
|
@779ef255
|
13 years |
justin.ruggles |
adx: add an adx muxer
|
|
|
@754ebd1a
|
13 years |
justin.ruggles |
adxenc: check output buffer size before writing
|
|
|
@1fb47728
|
13 years |
justin.ruggles |
adxenc: use bytestream functions for header writing.
also add more …
|
|
|
@656e606c
|
13 years |
justin.ruggles |
adxenc: use BLOCK_SIZE and BLOCK_SAMPLES macros
|
|
|
@f1be41c6
|
13 years |
justin.ruggles |
adxenc: use a loop to encode each channel
|
|
|
@6c117bd8
|
13 years |
justin.ruggles |
adxenc: remove unneeded loops
avctx->frame_size is 32, so that is how …
|
|
|
@99baf2c7
|
13 years |
justin.ruggles |
adx: add AVFMT_GENERIC_INDEX to demuxer flags.
fixes seeking
|
|
|
@61366821
|
13 years |
justin.ruggles |
adxenc: avoid stereo deinterleaving
|
|
|
@6b77f070
|
13 years |
justin.ruggles |
adxenc: remove unnecessary setting of coded_frame->key_frame.
It is …
|
|
|
@cc40c056
|
13 years |
justin.ruggles |
adxenc: log an error message and return AVERROR(EINVAL) for invalid …
|
|
|
@a85ab8ad
|
13 years |
justin.ruggles |
adxenc: cosmetics: pretty-printing
|
|
|
@25edfc88
|
13 years |
justin.ruggles |
adxenc: change some data types
|
|
|
@c98c6e18
|
13 years |
justin.ruggles |
adxenc: remove unneeded log message
|
|
|
@e3d4f59f
|
13 years |
justin.ruggles |
adxenc: remove unneeded comments
|
|
|
@96d8e18a
|
13 years |
janne-libav |
APIchanges: mention cleaned up header includes
Fixes bug 188.
…
|
|
|
@fd16f567
|
13 years |
janne-libav |
fate: add dxtory test
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
|
|
|
@b024209b
|
13 years |
justin.ruggles |
adx_parser: rewrite.
The previous code ended in multiple different …
|
|
|
@6fd075f1
|
13 years |
justin.ruggles |
adxdec: Validate channel count to fix a division by zero.
|
|
|
@4f1a7877
|
13 years |
justin.ruggles |
adxdec: Do not require extradata.
Signed-off-by: Michael Niedermayer …
|
|
|
@cbaef7d1
|
13 years |
diego |
cmdutils: K&R reformatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@e49d2130
|
13 years |
justin.ruggles |
alacdec: implement the 2-pass prediction type.
The reference encoder …
|
|
|
@bb63475a
|
13 years |
justin.ruggles |
alacenc: implement the 2-pass prediction type.
This isn't used by the …
|
|
|
@149e1b04
|
13 years |
justin.ruggles |
alacenc: do not generate invalid multi-channel ALAC files
|
|
|
@e76c7b85
|
13 years |
justin.ruggles |
alacdec: fill in missing or guessed info about the extradata format.
…
|
|
|
@490dcda6
|
13 years |
kostya.shishkov |
utvideo: proper median prediction for interlaced videos
|
|
|
@c04a954d
|
13 years |
janne-libav |
lavu: bump lavu minor for av_popcount64
Add it to doc/APIchanges and …
|
|
|
@f37b4efe
|
13 years |
diego |
dca: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@2e70b2de
|
13 years |
diego |
dct: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@212fd3a1
|
13 years |
anton |
lavf: flush decoders in avformat_find_stream_info().
This means that …
|
|
|
@02e8f427
|
13 years |
janne-libav |
win32: detect number of CPUs using affinity
Signed-off-by: Janne …
|
|
|
@b73ec054
|
13 years |
janne-libav |
Add av_popcount64
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
|
|
|
@418f066f
|
13 years |
diego |
snow: Restore three mistakenly removed casts.
|
|
|
@881a5e0
|
13 years |
janne-libav |
mpegenc: use avctx->slices as number of slices
Adds a new member to …
|
|
|
@26480821
|
13 years |
janne-libav |
v410enc: fix undefined signed left shift caused by integer promotion
|
|
|
@302371c0
|
13 years |
siretart |
Release notes: mention cleaned up header includes
A rebuild in debian …
|
|
|
@4fb930a8
|
13 years |
siretart |
fix Changelog file
Both the Indeo 4 decoder and the SMJPEG demuxer …
|
|
|
@8fd35b1a
|
13 years |
diego |
Fix a bunch of typos.
|
|
|
@44b0edda
|
13 years |
diego |
Drop some pointless void* return value casts from av_malloc() invocations.
|
|
|
@3a1867de
|
13 years |
justin.ruggles |
wavpack: fix typos in previous cosmetic clean-up commit
|
|
|
@513c238f
|
13 years |
justin.ruggles |
wavpack: cosmetics: K&R pretty-printing
|
|
|
@c88d5319
|
13 years |
anton |
avconv: remove the 'codec framerate is different from stream' warning
…
|
|
|
@14165fe1
|
13 years |
justin.ruggles |
wavpack: determine sample_fmt before requesting a buffer
…
|
|
|
@8893fbdf
|
13 years |
justin.ruggles |
bmv audio: implement new audio decoding API
|
|
|
@03fafdec
|
13 years |
justin.ruggles |
mpegaudiodec: skip all channels when skipping granules
Also fix …
|
|
|
@af9240cd
|
13 years |
janne-libav |
mpegenc: simplify muxrate calculation
The fate-h264-bsf-mp4toannexb …
|
|
|
@f15f02c2
|
13 years |
anton |
avconv: make -frames work for all types of streams, not just video.
|
|
|
@f7e30cc1
|
13 years |
anton |
bfi: K&R cosmetics
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@87d9874
|
13 years |
anton |
bgmc: K&R cleanup
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@c914038d
|
13 years |
anton |
rawdec: Set start_time to 0 for raw audio files.
None of the raw …
|
|
|
@835af79b
|
13 years |
anton |
Detect 'yuv2' as rawvideo also in avi.
Signed-off-by: Anton Khirnov …
|
|
|
@28b4af8e
|
13 years |
anton |
rawdec: propagate pict_type information to the output frame
…
|
|
|
@d3a5c269
|
13 years |
anton |
rawdec: Support more QT 1bpp rawvideo files.
Signed-off-by: Anton …
|
|
|
@1135a071
|
13 years |
janne-libav |
avconv: free bitstream filters
|
|
|
@b12d2173
|
13 years |
janne-libav |
threads: limit the number of automatic threads to MAX_AUTO_THREADS
…
|
|
|
@da7c65f0
|
13 years |
anton |
avplay: K&R cleanup
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@60d62665
|
13 years |
janne-libav |
fate: use rgb24 as output format for dfa tests
Palette is as supposed …
|
|
|
@b6064d9a
|
13 years |
janne-libav |
threads: set thread_count to 1 when thread support is disabled
|
|
|
@b4d44a45
|
13 years |
janne-libav |
threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264
Some …
|
|
|
@febd0222
|
13 years |
justin.ruggles |
FATE: add tests for dfa
Signed-off-by: Justin Ruggles …
|
|
|
@464f2688
|
13 years |
justin.ruggles |
mpegaudiodec: fix seeking.
The safe bitstream reader does not allow …
|
|
|
@481a7ff5
|
13 years |
justin.ruggles |
mpegaudiodec: fix compilation when testing the unchecked bitstream reader
|
|
|
@bcc73960
|
13 years |
janne-libav |
threads: add sysconf based number of CPUs detection
Can act as …
|
|
|
@937ff3a1
|
13 years |
janne-libav |
threads: always include necessary headers for number of CPUs detection …
|
|
|
@e4e30256
|
13 years |
janne-libav |
threads: default to automatic thread count detection
|
|
|
@c11b92b3
|
13 years |
janne-libav |
Changelog: restore version <next> header
Indeo 4 decoder and SMJPEG …
|
|
|
@c3513477
|
13 years |
diego |
cook: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@9afc025b
|
13 years |
diego |
fate: whitespace cosmetics
|
|
|
@628637f6
|
13 years |
diego |
fate: split off video codec FATE tests into their own file
|
|
|
@ab2d11f7
|
13 years |
diego |
fate: split off audio codec FATE tests into their own file
|
|
|
@394f0b18
|
13 years |
diego |
fate: split off Electronic Arts codec FATE tests into their own file
|
|
|
@f6ba1f26
|
13 years |
diego |
fate: split off QuickTime codec FATE tests into their own file
|
|
|
@51150cf0
|
13 years |
diego |
fate: split off voice codec FATE tests into their own file
|
|
|
@c7cb1730
|
13 years |
diego |
fate: split off demuxer FATE tests into their own file
|
|
|
@d4b63054
|
13 years |
diego |
cosmetics: Drop unnecessary parentheses around return values.
|
|
|
@f486fb33
|
13 years |
diego |
fate: drop pointless _audio and _video suffixes from xan tests
|
|
|
@cd8d845
|
13 years |
diego |
qt-faststart: K&R reformatting; fix comment typos
|
|
|
@ae51b1a9
|
13 years |
rsbultje |
FATE: Add test for H.264 MP4->annex.B bitstream filter.
This test …
|
|
|
@209c4452
|
13 years |
diego |
fate: split off DPCM codec FATE tests into their own file
|
|
|
@bdda1616
|
13 years |
diego |
fate: split off PCM codec FATE tests into their own file
|
|
|
@ca5ab8cd
|
13 years |
diego |
libvorbis: K&R reformatting cosmetics
|
|
|
@c4db3446
|
13 years |
diego |
libmp3lame: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@8ca903eb
|
13 years |
rsbultje |
fate: Add a video test for xxan decoder
Signed-off-by: Ronald S. …
|
|
|
@9342ecf0
|
13 years |
rsbultje |
mpegvideo_enc: K&R cosmetics (line 1000-2000).
Signed-off-by: Ronald …
|
|
|
@7636c8c6
|
13 years |
anton |
avconv: K&R cosmetics
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@cf4afe0b
|
13 years |
martin |
qt-faststart: Fix up indentation
This restores indentation after …
|
|
|
@1fbd3d30
|
13 years |
kostya.shishkov |
indeo4: remove two unused variables
|
|
|
@762b21f9
|
13 years |
lu_zero |
doxygen: cleanup style to support older doxy
Doxygen 1.7.5.1 had been …
|
|
|
@ac1c27bc
|
13 years |
janne-libav |
fate: add more tests for VC-1 decoder
Signed-off-by: Janne Grunau …
|
|
|
@1f8bf1ef
|
13 years |
martin |
applehttpproto: Apply the same reload interval changes as for the …
|
|
|
@617475a9
|
13 years |
martin |
applehttp: Use half the target duration as interval if the playlist …
|
|
|
@356ae5f6
|
13 years |
martin |
applehttp: Use the last segment duration as reload interval
According …
|
|
|
@7af507ea
|
13 years |
anton |
lagarith: add decode support for arith rgb24 mode
Signed-off-by: …
|
|
|