|
|
|
@24964f21
|
13 years |
michaelni |
jpegdec: Only enable rgb mode when there are 3 components.
…
|
|
|
@0af34c4d
|
13 years |
michaelni |
MAINTAINERS: update release maintainers
Signed-off-by: Michael …
|
|
|
@a2a12e33
|
13 years |
michaelni |
vp3: fix regression with mplayer-crash.ogv
Signed-off-by: Michael …
|
|
|
@e1a8164d
|
13 years |
Clément Bœsch |
mp3enc: fix playback with mp3 encoded files on some devices.
This …
|
|
|
@940d3cc0
|
13 years |
Clément Bœsch |
drawtext: fix hard dependency to lavc (timecode).
|
|
|
@e2c1d3e
|
13 years |
michaelni |
flvdec: use av_uninit to silence compiler warnings
Signed-off-by: …
|
|
|
@dfa77dea
|
13 years |
michaelni |
y41p encoder and decoder
y41p is a packed 12-bit 4:1:1 YUV format …
|
|
|
@b1031562
|
13 years |
michaelni |
j2kdec: av_log formatting use %tx instead of %x
Signed-off-by: Jean …
|
|
|
@157f29f9
|
13 years |
michaelni |
Revert "mpegvideo: Do not error out on default values of …
|
|
|
@41211483
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avconv: …
|
|
|
@ef61109
|
13 years |
michaelni |
Add missing PIX_FMT_NONE to libopenjpegenc
fixes ticket #813
…
|
|
|
@c0f7c574
|
13 years |
Carl Eugen Hoyos |
Cosmetics: Replace -1 with PIX_FMT_NONE.
|
|
|
@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
|
|
|
@9ba43e50
|
13 years |
michaelni |
h264: Fix frame sync / random access handling.
It seems I have …
|
|
|
@fba6777
|
13 years |
michaelni |
h264: Fix recovery_frame initialization when recovery_frame is -1
…
|
|
|
@36fa781b
|
13 years |
michaelni |
h264: reset picture->sync on allocation.
Signed-off-by: Michael …
|
|
|
@6bd8d613
|
13 years |
michaelni |
mov: av_dlog use PRId64 instead of %ld
Signed-off-by: Jean First …
|
|
|
@d92d2af
|
13 years |
michaelni |
mxfdec: change av_log formatting %lx to PRIx64 and %li to PRIi64
…
|
|
|
@b12d2173
|
13 years |
janne-libav |
threads: limit the number of automatic threads to MAX_AUTO_THREADS
…
|
|
|
@ecb14b8
|
13 years |
michaelni |
h264: add forgotten \n to "Invalid mix of idr and non-idr slices" …
|
|
|
@393253b4
|
13 years |
michaelni |
h264: Print pass in NAL debug output
Signed-off-by: Michael …
|
|
|
@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 …
|
|
|
@2e0efa33
|
13 years |
nicolas.george |
af_astreamsync: remove unused variable
Signed-off-by: Jean First …
|
|
|
@42a8ac94
|
13 years |
stefasab |
vf_tinterlace: implement interlace mode 5
Allow creating interlaced …
|
|
|
@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 …
|
|
|
@8dc973e6
|
13 years |
Carl Eugen Hoyos |
Update copyright year.
|
|
|
@03d7d8f
|
13 years |
Carl Eugen Hoyos |
Support gray8a pam encoding.
|
|
|
@490c97bd
|
13 years |
michaelni |
mpegpsenc: Fix integer overflow of the muxrate calculation.
this …
|
|
|
@57581e41
|
13 years |
michaelni |
pthread: dont autoenable frame threads with visualization
This …
|
|
|
@e404eee
|
13 years |
michaelni |
pthread: Limit automatic threads to mb_height.
Signed-off-by: Michael …
|
|
|
@9c1f049
|
13 years |
michaelni |
Revert 464f26889c99f194d112fcf1197795d341fad38b
The code is not …
|
|
|
@099d6813
|
13 years |
michaelni |
svq3: Fix memory corruption introduced by automatic thread_count.
…
|
|
|
@ca0350f
|
13 years |
michaelni |
mpegvideo: Do not error out on default values of thread_count.
…
|
|
|
@4478e9d
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
FATE: …
|
|
|
@2cba62bd
|
13 years |
Carl Eugen Hoyos |
Do not map asf metadata key WM/Track to track.
WM/Track is 0-based …
|
|
|
@febd0222
|
13 years |
justin.ruggles |
FATE: add tests for dfa
Signed-off-by: Justin Ruggles …
|
|
|
@714d2f97
|
13 years |
Carl Eugen Hoyos |
Only expand raw and packed 1bpp tiff horizontally if it is palettised.
|
|
|
@9d9316a
|
13 years |
michaelni |
h264: Fix seeking in 00017.MTS
Fixes Ticket852
Signed-off-by: Michael …
|
|
|
@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 …
|
|
|
@bd553d5e
|
13 years |
michaelni |
mxg: fix compiler warning for uninitialized variables
Based on work …
|
|
|
@acc88f07
|
13 years |
michaelni |
id3v2: fix compiler warning for uninitialized variables
…
|
|
|
@810a14db
|
13 years |
michaelni |
aacdec: Evaluate further PCE elements.
Fixes Music\ Station\ Super\ …
|
|
|
@f69a766
|
13 years |
Carl Eugen Hoyos |
Fix mono* pam encoding.
|
|
|
@0098e79f
|
13 years |
nicolas.george |
libvorbis: proper error logging and return.
|
|
|
@42a1f1d7
|
13 years |
Reimar.Doeffinger |
Avoid uninitialized data in lcldec when ofs is 0 in MSZH.
…
|
|
|
@4962edf8
|
13 years |
nicolas.george |
lavfi: add amerge audio filter.
|
|
|
@e90a69e9
|
13 years |
nicolas.george |
lavfi: add astreamsync audio filter.
|
|
|
@e6362f3a
|
13 years |
michaelni |
lavf: ffio_limit(), treat avio_size()==0 as error.
This works around …
|
|
|
@81980bf7
|
13 years |
stefasab |
lavd/lavfi: fix compiler warning for uninitialized variables
…
|
|
|
@8fb03b4d
|
13 years |
stefasab |
lavfi: port tinterlace filter from MPlayer
Port MPlayer tinterlace …
|
|
|
@549b53e8
|
13 years |
stefasab |
lavfi: remove redundant definition of avfilter_copy_frame_props() in …
|
|
|
@91ab557b
|
13 years |
michaelni |
Revert "aacdec: Avoid unneeded reinit due to ADTS headers"
This has …
|
|
|
@4392b3d1
|
13 years |
michaelni |
tiffdec: hotfix for fate failure.
Only use pal8 as output if the file …
|
|
|
@5500e653
|
13 years |
michaelni |
flvdec: Check avpriv_mpeg4audio_get_config() return
value before …
|
|
|
@b6ffceef
|
13 years |
michaelni |
mpegts: remove unused variable
Signed-off-by: Jean First …
|
|
|
@8aed73c3
|
13 years |
michaelni |
movenc: remove unused variables
Signed-off-by: Jean First …
|
|
|
@576ada79
|
13 years |
michaelni |
cache: use av_freep instead of av_free in cache_open
Signed-off-by: …
|
|
|
@3ceb4c9
|
13 years |
michaelni |
cache: remove unused variable in cache_open
Signed-off-by: Jean First …
|
|
|
@9bfaeee5
|
13 years |
michaelni |
8svx: remove unused variable in eightsvx_decode_frame
Signed-off-by: …
|
|
|
@7ee0649f
|
13 years |
Carl Eugen Hoyos |
Fix decoding some 1bpp tiff files, they are palettized.
Fixes ticket #830.
|
|
|
@e767968c
|
13 years |
Carl Eugen Hoyos |
Simplify tiff decoder by merging two functions.
|
|
|
@b46fb615
|
13 years |
Carl Eugen Hoyos |
tiff.c: Use switch / case instead of if / else where appropriate.
|
|
|
@1a6a088
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@c3513477
|
13 years |
diego |
cook: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@e146ad95
|
13 years |
michaelni |
mlp_parser: Fix infinite loop with 0 bytes_left.
Signed-off-by: …
|
|
|
@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
|
|
|
@bace181b
|
13 years |
michaelni |
flvdec: Add comment about the 5 second threshold
Idea-by: Reimar …
|
|
|
@ae51b1a9
|
13 years |
rsbultje |
FATE: Add test for H.264 MP4->annex.B bitstream filter.
This test …
|
|
|
@ba10207b
|
13 years |
Carl Eugen Hoyos |
Use more designated initializers.
Also remove some pointless NULL/0 …
|
|
|
@73ba2c1
|
13 years |
Carl Eugen Hoyos |
mp3enc: remove unused variable
|
|
|
@5ff2c495
|
13 years |
Carl Eugen Hoyos |
Make sure configure does not fail just because unneeded third-party …
|
|
|
@874da65
|
13 years |
Reimar.Doeffinger |
Avoid av_memcpy_backptr hang without extra branch.
This only happens …
|
|
|
@b0143da8
|
13 years |
michaelni |
ljpegdec: fix point transform injection.
Fix Ticket842
Signed-off-by: …
|
|
|
@83f70805
|
13 years |
michaelni |
flvdec: Print a warning in all failure cases of …
|
|
|
@67c734ea
|
13 years |
michaelni |
flvdec: Disable metadatacreator "MEGA" hack
Signed-off-by: Michael …
|
|
|
@df0bff66
|
13 years |
michaelni |
flvdec: Check index for being valid
Fixes seeking in …
|
|
|
@00c0465d
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|