|
|
|
@88c76c7d
|
13 years |
michaelni |
Revert "udp: add multicast input interface selection"
This reverts …
|
|
|
@0aedd8c0
|
13 years |
michaelni |
dxva2_vc1: pass the overlap flag to the decoder
Signed-off-by: …
|
|
|
@a3c5aef
|
13 years |
michaelni |
dxva2_vc1: fix decoding of BI frames
Signed-off-by: Michael …
|
|
|
@2367b2a5
|
13 years |
michaelni |
libavformat.v: add ffio_set_buf_size() for ffserver.
its inevitable …
|
|
|
@9abd47fe
|
13 years |
michaelni |
udp: add multicast input interface selection
Signed-off-by: Michael …
|
|
|
@3c9a86d
|
13 years |
michaelni |
flvenc: Remove apparently unneeded AAC check.
Signed-off-by: Michael …
|
|
|
@86b6e49d
|
13 years |
michaelni |
iff: check for pbm tag
more robust
Signed-off-by: Michael …
|
|
|
@1c273598
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@00969376
|
13 years |
michaelni |
ffserver: add missing buffer set after rewrite av_open_input_file to …
|
|
|
@9fcc62ed
|
13 years |
michaelni |
Revert "ffserver: remove unused variable."
This reverts commit …
|
|
|
@4272dc3e
|
13 years |
michaelni |
doc: add vf_crop keepaspect documentation
Signed-off-by: Michael …
|
|
|
@f49cb8e6
|
13 years |
michaelni |
vf_crop: keepaspect support
|
|
|
@84b9b4aa
|
13 years |
michaelni |
Fix frame height vs field height confusion in MXF decoding.
…
|
|
|
@4ed0d182
|
13 years |
michaelni |
FATE: add test for cdxl demuxer
Signed-off-by: Paul B Mahol …
|
|
|
@599881b0
|
13 years |
michaelni |
alsdec: Fix out of ltp_gain_values read.
Found-by: Mateusz "j00ru" …
|
|
|
@daeffccd
|
13 years |
michaelni |
alsdec: pretty print for another log message
Signed-off-by: Michael …
|
|
|
@c95fefa
|
13 years |
rsbultje |
dsicinvideo: validate buffer offset before copying pixels.
Found-by: …
|
|
|
@ad029c24
|
13 years |
michaelni |
mxfdec: add timecode to metadata
Signed-off-by: Michael Niedermayer …
|
|
|
@97e48b2f
|
13 years |
rsbultje |
cook: error out on quant_index values outside [-63, 63] range.
…
|
|
|
@c3c2db49
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
cook: …
|
|
|
@6cb89df8
|
13 years |
Carl Eugen Hoyos |
Add missing requirements to libavdevice.pc if lavfi is enabled.
Fixes …
|
|
|
@d7eabd50
|
13 years |
rsbultje |
mpc: pad mpc_CC/SCF[] tables to allow for negative indices.
MPC8 …
|
|
|
@2440040c
|
13 years |
michaelni |
vc1: add missing entries to ff_vc1_fps_nr.
Fixes out of array read
…
|
|
|
@8e9a0a3
|
13 years |
michaelni |
mpc7: check subband index
This fixes a overread
Found-by: Mateusz …
|
|
|
@ecc31630
|
13 years |
michaelni |
mjpegb: Detect changing nb of planes in interlaced video.
Found-by: …
|
|
|
@50f4f272
|
13 years |
michaelni |
indeo3: Fix out of reference reading with NULL blocks.
Found-by: …
|
|
|
@442c3a8c
|
13 years |
rsbultje |
cook: expand dither_tab[], and make sure indexes into it don't …
|
|
|
@71af42bd
|
13 years |
rsbultje |
xxan: reindent xan_unpack_luma().
It used 3-space indent instead of …
|
|
|
@f77bfa83
|
13 years |
rsbultje |
xxan: protect against chroma LUT overreads.
Found-by: Mateusz "j00ru" …
|
|
|
@55188278
|
13 years |
rsbultje |
xxan: convert to bytestream2 API.
Protects against overreads.
…
|
|
|
@f1279e28
|
13 years |
rsbultje |
xxan: don't read before start of buffer in av_memcpy_backptr().
…
|
|
|
@a928ed37
|
13 years |
rsbultje |
vp8: convert mbedge loopfilter x86 assembly to use named arguments.
|
|
|
@bee330e3
|
13 years |
rsbultje |
vp8: convert inner loopfilter x86 assembly to use named arguments.
|
|
|
@6fe8cb7d
|
13 years |
Reimar.Doeffinger |
snowenc: add no_bitstream option.
This allows making e.g. MPlayer's …
|
|
|
@c4e0d845
|
13 years |
Reimar.Doeffinger |
snowenc: mark some encode_subband arguments const.
This makes it more …
|
|
|
@0d2f4eed
|
13 years |
michaelni |
mpjpeg: video streaming will no longer break and stop on Firefox
…
|
|
|
@2ff540a0
|
13 years |
michaelni |
mxf: Add DNxHD UL
Note that the old DNxHD UL is actually JPEG 2000 …
|
|
|
@1b99971d
|
13 years |
michaelni |
vf_frei0r: set outlinks sample aspect ratio to 1
|
|
|
@8fbf825e
|
13 years |
Reimar.Doeffinger |
DV: Use profile[1] detection hack only for stype 0.
The two samples …
|
|
|
@b52bd2a4
|
13 years |
Reimar.Doeffinger |
DV demuxer: Stricter check for avio_read result.
Signed-off-by: …
|
|
|
@f7b57add
|
13 years |
michaelni |
cook: tighten the quant_index_table range further.
Found-by: Mateusz …
|
|
|
@8e31dbc
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Fix a …
|
|
|
@1af9fdc3
|
13 years |
michaelni |
snow: reject unsupported chroma shifts.
Found-by: Mateusz "j00ru" …
|
|
|
@aefd1cb7
|
13 years |
stefasab |
lavfi: remove swapuv libmpcodecs wrapper
The filter has been ported …
|
|
|
@fa35d880
|
13 years |
stefasab |
lavfi: port MP swapuv filter
|
|
|
@1a3d4b88
|
13 years |
stefasab |
imgconvert: add macro pixdesc_has_alpha for checking if a pixel format …
|
|
|
@174678ff
|
13 years |
michaelni |
mpegvideo_probe: Fix misdetection of mpeg4video files.
(issue1210)
…
|
|
|
@ffae713a
|
13 years |
diego |
Fix a bunch of common typos.
|
|
|
@eab6968
|
13 years |
diego |
build: Skip compiling xvmc.h under the correct condition.
|
|
|
@49e35f49
|
13 years |
diego |
configure: darwin: Change dylib install names to include major …
|
|
|
@ad53c7f9
|
13 years |
michaelni |
lavf: Add system to seperate relative timestamps from absolute ones.
…
|
|
|
@100c3fb2
|
13 years |
alex.converse |
mpegts: Always honor a registration descriptor if present and there is …
|
|
|
@744dd1d3
|
13 years |
alex.converse |
aacdec: Fix SCE parity check.
An unpaired SCE preceding a CPE only …
|
|
|
@d53fe096
|
13 years |
alex.converse |
aacdec: Fix out of array writes (stack).
Set the element to channel …
|
|
|
@d07de6d7
|
13 years |
Carl Eugen Hoyos |
Cosmetics: Remove superfluous newline.
|
|
|
@6294d708
|
13 years |
martin |
rtsp: Only set the ttl parameter if the server actually gave a value
…
|
|
|
@2bfd92b3
|
13 years |
martin |
udp: Set ttl for read-write streams, too, not only for write-only ones …
|
|
|
@c700fdb0
|
13 years |
martin |
udp: Only bind to the multicast address if in read-only mode
This …
|
|
|
@1b89bcdd
|
13 years |
martin |
udp: Clarify the comment about binding the multicast address
…
|
|
|
@113d3e10
|
13 years |
martin |
udp: Reorder comments
When this code was added in 36b532815cb83, the …
|
|
|
@19e72e0a
|
13 years |
Carl Eugen Hoyos |
Fix 32bit sunrast decoding.
This patch visually breaks the sample …
|
|
|
@af55a9d8
|
13 years |
michaelni |
iff: add support for IFF DEEP
Fixes trac #1045.
Thanks to Peter Ross …
|
|
|
@520cf053
|
13 years |
michaelni |
svq1dec: use AV_LOG_ERROR for error message
Reviewed-by: Paul B Mahol …
|
|
|
@a8cedbeb
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ttadec: …
|
|
|
@a4524930
|
13 years |
michaelni |
qpeg: remove unused var from decode_frame()
Signed-off-by: Michael …
|
|
|
@4916a8fc
|
13 years |
michaelni |
prores_anatoliy: remove unused variable from prores_encode_frame()
…
|
|
|
@f70b0ed
|
13 years |
michaelni |
configure: enable libutvideo is gpl warning
This will warn the user …
|
|
|
@12c65efb
|
13 years |
michaelni |
oggparseogm: Fix order or arguments.
Bug introduced by libav in …
|
|
|
@40932200
|
13 years |
michaelni |
mov: Discard invalid CTTS.
Fixes Ticket385
Signed-off-by: Michael …
|
|
|
@ea1d64ab
|
13 years |
rsbultje |
ttadec: unbreak playback of matroska files
Matroska demuxer needs to …
|
|
|
@12623a80
|
13 years |
rsbultje |
vorbisdec: avoid invalid memory access
This fixes some invalid memory …
|
|
|
@ef0d7797
|
13 years |
rsbultje |
Fix uninitialized reads on malformed ogg files.
The ogg decoder …
|
|
|
@4ffe5e2a
|
13 years |
rsbultje |
huffyuv: add padding to classic (v1) huffman tables.
We slightly …
|
|
|
@4c25269c
|
13 years |
rsbultje |
png: convert to bytestream2 API.
Protects against overreads in the …
|
|
|
@15d75dab
|
13 years |
nicolas.george |
lavc/utils: fix three const warnings.
No change in assembly code …
|
|
|
@fe9818d
|
13 years |
nicolas.george |
ffplay: fix two const warnings.
No change in assembly code produced …
|
|
|
@b50767c3
|
13 years |
nicolas.george |
vf_pad: keep a reference to the output buffer.
Once fixed, the …
|
|
|
@4ecfb91b
|
13 years |
stefasab |
doc/ffmpeg.texi: apply misc fixes to the -map_channel documentation
|
|
|
@681e7268
|
13 years |
kostya.shishkov |
dca: include libavutil/mathematics.h for possibly missing M_SQRT1_2
|
|
|
@bf807a5e
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (29 …
|
|
|
@83f15a12
|
13 years |
rsbultje |
avs: fix infinite loop on end-of-stream.
The codec would keep …
|
|
|
@4cda8aa1
|
13 years |
michaelni |
avformat_new_stream: fix initial last_dts value
Signed-off-by: …
|
|
|
@fd0be630
|
13 years |
alex.converse |
tiffdec: Prevent illegal memory access caused by recycled pointers.
…
|
|
|
@f6daa9f
|
13 years |
michaelni |
mxfdec: Add intra_only flag to MXFTrack
This allows future …
|
|
|
@8c7721e
|
13 years |
michaelni |
mxfdec: Fix Avid AirSpeed files being misinterpreted as OP1a
The "ECs …
|
|
|
@bf2290a8
|
13 years |
michaelni |
mxfdec: Truncate packets that extend past the next edit unit
This …
|
|
|
@f64cfba9
|
13 years |
michaelni |
libavutil: document av_force_cpu_flags(-1).
Signed-off-by: Michael …
|
|
|
@94f1b11a
|
13 years |
martin |
rtpenc: Fix the AVRational used for av_rescale_q_rnd
The current one …
|
|
|
@78306c51
|
13 years |
nicolas.george |
ffmpeg: show fps more accurately when it is small.
|
|
|
@a8cdb7b
|
13 years |
nicolas.george |
swr: special case for empty channels in rematrix.
Speed += 10% …
|
|
|
@b4bccf3e
|
13 years |
rsbultje |
wma: fix off-by-one in array bounds check.
Found-by: Mateusz "j00ru" …
|
|
|
@6eda85e1
|
13 years |
rsbultje |
sbrdsp.asm: convert all instructions to float/SSE ones.
Since the …
|
|
|
@3416d080
|
13 years |
rsbultje |
dv: cosmetics.
|
|
|
@e97efece
|
13 years |
rsbultje |
dv: check buffer size before reading profile.
Found-by: Mateusz …
|
|
|
@6e282116
|
13 years |
rsbultje |
Revert "AAC SBR: group some writes."
This reverts commit …
|
|
|
@a887c87c
|
13 years |
martin |
udp: Print an error message if bind fails
Signed-off-by: Martin …
|
|
|
@37cc8600
|
13 years |
rsbultje |
cook: extend channel uncoupling tables so the full bit range is …
|
|
|
@84a020ef
|
13 years |
rsbultje |
roqvideo: cosmetics.
|
|
|
@cdf15771
|
13 years |
rsbultje |
roqvideo: convert to bytestream2 API.
Found-by: Mateusz "j00ru" …
|
|
|
@93b53ffb
|
13 years |
rsbultje |
dca: don't use av_clip_uintp2().
The argument is not a literal, thus …
|
|
|