|
|
|
@8ee77fc8
|
13 years |
Marton Balint |
ffplay: fix invalid wanted_channel_layout calculation
Signed-off-by: …
|
|
|
@5d94f28e
|
13 years |
Marton Balint |
ffplay: honor SDL_AUDIO_CHANNELS and make sure to use SDL supported …
|
|
|
@4452d58c
|
13 years |
Carl Eugen Hoyos |
Insert missing newline at end of error log message in mov demuxer.
|
|
|
@84ce58fa
|
13 years |
Carl Eugen Hoyos |
Replace deprecated FF_I_TYPE with AV_PICTURE_TYPE_I in v308 and yuv4.
…
|
|
|
@17edc370
|
13 years |
Carl Eugen Hoyos |
yuv4 libquicktime packed 4:2:0 encoder and decoder.
Reviewed-by: …
|
|
|
@27545147
|
13 years |
Carl Eugen Hoyos |
v308 Quicktim Uncompressed 4:4:4 encoder and decoder.
Reviewed-by: …
|
|
|
@64e4f483
|
13 years |
Carl Eugen Hoyos |
Add decoder for Avid 1:1 10-bit RGB Packer (AVrp).
Fixes ticket #525. …
|
|
|
@dc7ad85c
|
13 years |
Clément Bœsch |
doc: use @command{} for commands.
|
|
|
@83712656
|
13 years |
Clément Bœsch |
doc: use @code{} for --{enable,disable}-options.
|
|
|
@15b219fa
|
13 years |
michaelni |
jpegdec: Fix vlc table check for progressive jpegs.
Fixes Ticket834
…
|
|
|
@6072a19b
|
13 years |
michaelni |
lavf: Fix try_decode_frame() so it doesnt loop infinitely.
…
|
|
|
@f37174bc
|
13 years |
michaelni |
electronicarts: Pass error through ea_read_header().
Signed-off-by: …
|
|
|
@0d3a51e5
|
13 years |
michaelni |
electronicarts: Fix division by zero. Fixes Ticket #793
…
|
|
|
@ad1c8dd6
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@d6da16dc
|
13 years |
stefasab |
ffprobe: add support to option -show_error
|
|
|
@55ed19bf
|
13 years |
stefasab |
ffprobe: remove unused variable in show_format()
|
|
|
@4c5c0609
|
13 years |
stefasab |
ffprobe: reindent after the last commit
|
|
|
@90347dab
|
13 years |
stefasab |
ffprobe: change order of operations in probe_file()
This is required …
|
|
|
@c972f91d
|
13 years |
stefasab |
ffprobe: prefer av_log to fprintf(stderr)
|
|
|
@6429269
|
13 years |
michaelni |
wmall: remove ;;
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@dde545c6
|
13 years |
michaelni |
Merge remote-tracking branch 'shariman/wmall'
* shariman/wmall:
Fix …
|
|
|
@fd16f567
|
13 years |
janne-libav |
fate: add dxtory test
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
|
|
|
@001567c
|
13 years |
Carl Eugen Hoyos |
Set bits_per_coded_sample when encoding Y41P.
This allows mplayer -vc …
|
|
|
@efaf448
|
13 years |
Carl Eugen Hoyos |
rtsp: Fix compiler warning for uninitialized variable.
Reviewed-by: …
|
|
|
@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>
|
|
|
@912e7516
|
13 years |
Carl Eugen Hoyos |
Support 8bpp grayscale Sun Rasterfile images.
Fixes ticket #865.
|
|
|
@418f066f
|
13 years |
diego |
snow: Restore three mistakenly removed casts.
|
|
|
@2ba34163
|
13 years |
michaelni |
Added yuva420p decoding support for libopenjpeg
Signed-off-by: …
|
|
|
@3f07ef1d
|
13 years |
michaelni |
Added RGBA and YUV440 decoding support for libopenjpeg decoder
…
|
|
|
@d1669e5f
|
13 years |
michaelni |
Fixed openjpeg decoding bug with width/linesize issue
The original …
|
|
|
@69d766da
|
13 years |
michaelni |
lavc: replace rest of deprecated SAMPLE_FMT_* with AV_SAMPLE_FMT_*
…
|
|
|
@7099f365
|
13 years |
michaelni |
lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_*
…
|
|
|
@12bdc7b1
|
13 years |
michaelni |
ffmpeg: fix compiler warning for uninitialized variables
…
|
|
|
@f2eb2e5c
|
13 years |
michaelni |
wtvdec: use intfloat.h instead of intfloat_readwrite.h
Signed-off-by: …
|
|
|
@535705a4
|
13 years |
michaelni |
ffmpeg: use avformat_close_input instead of av_close_input_file
…
|
|
|
@f86c348d
|
13 years |
michaelni |
vp3: remove redeclaration of vp3_decode_flush
Signed-off-by: Jean …
|
|
|
@7d8f1158
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@2083a10a
|
13 years |
shahriman_ams |
Fix audio output
Up until now, the decoder didn't output anything
in …
|
|
|
@f7166f7d
|
13 years |
shahriman_ams |
Suppress dumping of residues buffer
|
|
|
@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
|
|
|
@45552371
|
13 years |
michaelni |
jpegdec: non interleaved rgb ljpeg support.
Fixes Ticket856
…
|
|
|
@465eb0eb
|
13 years |
michaelni |
jpegdec: 9-16 bit yuv/gray ljpeg support.
Signed-off-by: Michael …
|
|
|
@24964f21
|
13 years |
michaelni |
jpegdec: Only enable rgb mode when there are 3 components.
…
|
|
|
@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.
|
|
|
@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).
|
|
|
@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 …
|
|
|
@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: …
|
|
|
@af9240cd
|
13 years |
janne-libav |
mpegenc: simplify muxrate calculation
The fate-h264-bsf-mp4toannexb …
|
|
|
@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 …
|
|
|