|
|
|
@25d8ebd4
|
12 years |
onemda |
thp: signal EOF
|
|
|
@9a0ecd50
|
12 years |
onemda |
rpl: return AVERROR_EOF instead of -1
|
|
|
@030db0c1
|
12 years |
Clément Bœsch |
lavf/hls: whitespace cosmetics after 23db5418.
|
|
|
@57d7e21c
|
12 years |
Clément Bœsch |
lavf: move libmodplug registration with the other ext lib.
Also …
|
|
|
@23db5418
|
12 years |
michaelni |
hls: create an AVProgram for each variant
Without the information, …
|
|
|
@8b6aeb1f
|
12 years |
stefasab |
lavf/segment: fix value for the M3U8 EXT-X-MEDIA
From the M3U8 …
|
|
|
@5a1ac463
|
12 years |
stefasab |
lavf/segment: do not pre-increment segment_idx value
Increment the …
|
|
|
@2b31aa88
|
12 years |
stefasab |
lavf/segment: unbreak behavior for segment muxer
The segment muxer …
|
|
|
@b6c05879
|
12 years |
stefasab |
lavf/segment: consistently use "seg" in segment_start()
|
|
|
@3d52083a
|
12 years |
stefasab |
ffmpeg: rework debugging timestamp logs in process_input()
Print …
|
|
|
@cc88734c
|
12 years |
Clément Bœsch |
lavf/srtdec: trim line break event separators from packet.
The muxer …
|
|
|
@d513fb1c
|
12 years |
Carl Eugen Hoyos |
Add -skip_initial_bytes option.
Fixes ticket #1909.
|
|
|
@b1e190d0
|
12 years |
Carl Eugen Hoyos |
Correctly signal EOF when demuxing caf files.
|
|
|
@52b7823b
|
12 years |
Clément Bœsch |
swr: include stdint.h instead of inttypes.h.
stdint.h is for the …
|
|
|
@391f3236
|
12 years |
michaelni |
rc: fix 10l typo in rc_max_available_vbv_use calculation
…
|
|
|
@50a9530b
|
12 years |
onemda |
fate: increase pcm coverage
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@186942a5
|
12 years |
Clément Bœsch |
swr: fix a few typo in the public header.
|
|
|
@156a75a4
|
12 years |
michaelni |
swr-doxy: elaborate on swr_get_delay() and the timebase
…
|
|
|
@7cca237d
|
12 years |
michaelni |
swr: general doxy text about swr and example code.
Based on doxy from …
|
|
|
@42934647
|
12 years |
michaelni |
lavf/segment: do not copy codec_tag when not available
Some muxers do …
|
|
|
@6253cee4
|
12 years |
michaelni |
the hyperlink to the Developer's Certificate of Origin no longer …
|
|
|
@dd59f012
|
12 years |
onemda |
add some planar PCM encoders
Signed-off-by: Paul B Mahol …
|
|
|
@f17f759
|
12 years |
onemda |
pcmdec: use memcpy() when possible for planar decoders
This is faster …
|
|
|
@07a86628
|
12 years |
michaelni |
oggdec: fix memleak on header parsing failure
Fixes Ticket1931
…
|
|
|
@99a30ad5
|
12 years |
stefasab |
doc/platform: replace link to site arrozcru.org with link to …
|
|
|
@6dadb0e4
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
FATE: …
|
|
|
@00e0236
|
12 years |
onemda |
pcmenc: use ENCODE macro for pcm_s8
Signed-off-by: Paul B Mahol …
|
|
|
@2d232f8b
|
12 years |
michaelni |
pcm: revert from libavs planar code to durandals.
The libav code does …
|
|
|
@70c0f13a
|
12 years |
michaelni |
Merge commit '7c278d2ae410a64bdd89f1777026b4b963c30a1a'
* commit …
|
|
|
@da8242e2
|
12 years |
onemda |
8svx: move pcm_s8_planar decoder to pcm.c
Removes limitation of max 2 …
|
|
|
@a5e382ad
|
12 years |
onemda |
4xm: return error code if decode_init() failed
Signed-off-by: Paul B …
|
|
|
@b353321c
|
12 years |
justin.ruggles |
FATE: add 24-bit ALAC tests
|
|
|
@7c278d2a
|
12 years |
justin.ruggles |
alacenc: support 24-bit encoding
|
|
|
@3e6c2a67
|
12 years |
justin.ruggles |
FATE: rename ALAC tests from alac-* to alac-16-*
This will …
|
|
|
@c9d0f450
|
12 years |
justin.ruggles |
pcmdec: use planar sample format for pcm_s16le_planar
|
|
|
@79b77475
|
12 years |
justin.ruggles |
vorbisdec: use float planar sample format
|
|
|
@cf5f4c51
|
12 years |
michaelni |
aacsbr: check sample_rate before using it, fix division by 0
…
|
|
|
@aed128f0
|
12 years |
michaelni |
4xmdec: fix integer overflow, null ptr dereference
Found-by: Mateusz …
|
|
|
@ed27ed9
|
12 years |
pross |
iff: DEEP RLE 32-bit decoder
Fixes ticket #1046.
Signed-off-by: …
|
|
|
@a74ae469
|
12 years |
michaelni |
mips: Optimization of AC3 FP encoder and EAC3 FP decoder
…
|
|
|
@c02ae482
|
12 years |
Clément Bœsch |
swr: set default channel count options to 0.
If not set, they will be …
|
|
|
@19660a88
|
12 years |
michaelni |
Allow use of @ character in username and passwords embedded in URLs
…
|
|
|
@ebf47502
|
12 years |
michaelni |
pthreads: increase MAX_BUFFERS due to …
|
|
|
@c44a028e
|
12 years |
michaelni |
af_aresample: allocate at least 1 sample buffer. Fix null ptr …
|
|
|
@1b20877f
|
12 years |
michaelni |
vble: remove superfluous braces
Reviewed-by: Derek Buitenhuis …
|
|
|
@e6d81ce2
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@4116151a
|
12 years |
michaelni |
Merge commit '1c5805521c3e406886341d752ebf38f8d41e1d13'
* commit …
|
|
|
@fdbb6164
|
12 years |
michaelni |
sbr: increase f_tablelim size, it appears it was too small by 1.
…
|
|
|
@b0d83e0d
|
12 years |
onemda |
doc/general: remove duplicate entry for ADPCM SMJPEG IMA
…
|
|
|
@305fe9ae
|
12 years |
onemda |
nut: add tag for PCM signed 8-bit planar
Signed-off-by: Paul B Mahol …
|
|
|
@086e3052
|
12 years |
onemda |
doc/general: remove 8SVX audio, there is no such codec
While here add …
|
|
|
@0dbf2972
|
12 years |
onemda |
doc/general: move 8SVX codecs to right section
Signed-off-by: Paul B …
|
|
|
@a5d4e94a
|
12 years |
Carl Eugen Hoyos |
Support iLBC in caf.
|
|
|
@ba353436
|
12 years |
michaelni |
h264: dont stop parsing NALs without cleanup on DPC.
Fixes a deadlock …
|
|
|
@45d8537
|
12 years |
Carl Eugen Hoyos |
vble: do not abort when version is not 1
Fixes ticket #1923.
…
|
|
|
@24c043c9
|
12 years |
michaelni |
mpegvideo: increase MAX_PICTURE_NUMBER.
avoid abort().
Found-by: …
|
|
|
@ade9960
|
12 years |
michaelni |
avrndec: support lowres for mjpeg
Signed-off-by: Michael Niedermayer …
|
|
|
@e8fed4d3
|
12 years |
michaelni |
error concealment: check that references are frames and not fields.
…
|
|
|
@8a03a60b
|
12 years |
michaelni |
h264: Check gray scale CBP, fix out of array accesses.
Found-by: …
|
|
|
@27d39c22
|
12 years |
michaelni |
liavfi/avcodec: allow channel layouts with fewer channels than …
|
|
|
@0df7d95a
|
12 years |
onemda |
pcmenc: remove dead increment
Signed-off-by: Paul B Mahol …
|
|
|
@6557c46d
|
12 years |
onemda |
pcm: move i into for loop to avoid { } inside switch statement
…
|
|
|
@a6f4c41a
|
12 years |
onemda |
fate: add mjpeg-422 and mjpeg-444 tests
Signed-off-by: Paul B Mahol …
|
|
|
@36cf247e
|
12 years |
michaelni |
ff_h264_direct_ref_list_init: fix B slice check.
Fixes null pointer …
|
|
|
@9f02d4ed
|
12 years |
onemda |
mjpegenc: yuvj444p support
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@89923fce
|
12 years |
diego |
x86: h264_intrapred: Fix C function names in comments
Function names …
|
|
|
@1c580552
|
12 years |
diego |
PGS subtitles: Set AVSubtitle pts value
pts should be that of the …
|
|
|
@87af05c5
|
12 years |
diego |
x86: SPLATD: port to cpuflags
|
|
|
@15876331
|
12 years |
stefasab |
lavfi/frei0r: in init() check path loop, free resources in a single point
|
|
|
@6c7ae493
|
12 years |
stefasab |
lavfi/frei0r: extend load_path() to support arbitrarily long paths
|
|
|
@d6c18488
|
12 years |
michaelni |
h264: correct ref count check and limit, fix out of array accesses.
…
|
|
|
@2d5f1add
|
12 years |
michaelni |
h264: fix integer overflow, assert failure
Found-by: Mateusz "j00ru" …
|
|
|
@1a947dfa
|
12 years |
michaelni |
ff_mpeg_update_thread_context: assert context unequality
…
|
|
|
@f48cddfe
|
12 years |
Clément Bœsch |
pp: add SSE2 deInterlaceInterpolateCubic().
2124 decicycles in …
|
|
|
@4e264d1c
|
12 years |
Clément Bœsch |
pp: add support for SSE2.
|
|
|
@f6be711a
|
12 years |
Clément Bœsch |
lavfi/mp/pp: use PP_CPU_CAPS_AUTO.
|
|
|
@59d686f1
|
12 years |
Clément Bœsch |
pp: add auto detection cpu flag.
|
|
|
@e034b07e
|
12 years |
Clément Bœsch |
pp: add various const for pointers.
|
|
|
@c437c251
|
12 years |
nicolas.george |
lavfi/drawtext: implement more generic expansion.
The new expansion …
|
|
|
@4413a842
|
12 years |
Carl Eugen Hoyos |
iff: decode HAM8 images with masking correctly.
Fixes ticket #967.
…
|
|
|
@4fecc3cf
|
12 years |
michaelni |
h264: Skip odd NALs in extradata, prevent undefined behavior
…
|
|
|
@4bee0303
|
12 years |
michaelni |
lavf: let av_find_best_stream use bitrate info if available
I guess …
|
|
|
@05001dd7
|
12 years |
michaelni |
iff: process DEEP DLOC chunk to obtain image dimensions
Reviewed-by: …
|
|
|
@d26eeb0d
|
12 years |
michaelni |
iff: recognise more DEEP colorspaces
Reviewed-by: Paul B Mahol …
|
|
|
@0c79a3d9
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@d0a503c9
|
12 years |
onemda |
ast: check bit depth too
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@f5f29910
|
12 years |
onemda |
img2enc: remove dead code
Nothing in lavc sets extradata for such …
|
|
|
@3bd1eacd
|
12 years |
mans |
configure: Refactor CPPFLAGS settings for glibc/uclibc
Signed-off-by: …
|
|
|
@5873b623
|
12 years |
mans |
configure: add basic support for ARM AArch64
Signed-off-by: Mans …
|
|
|
@8f7b814f
|
12 years |
mans |
build: set -USTRICT_ANSI for newlib
This is (erroneously) …
|
|
|
@ab82b778
|
12 years |
Carl Eugen Hoyos |
Fix possible NULL-pointer dereference when decoding mov files.
Fixes …
|
|
|
@dab19048
|
12 years |
michaelni |
mjpegdec: reset h/v_count, fix assertion failure.
Found-by: Mateusz …
|
|
|
@7a9e65ac
|
12 years |
justin.ruggles |
x86: lavr: fix stack allocation for 7 and 8 channel downmixing on …
|
|
|
@02738792
|
12 years |
justin.ruggles |
lavr: fix the decision for writing directly to the output buffer
If …
|
|
|
@e3edee6d
|
12 years |
onemda |
eamad: return meaningful error codes
Signed-off-by: Paul B Mahol …
|
|
|
@d98364ed
|
12 years |
onemda |
smush: check audio packet size
Fixes null pointer dereference.
…
|
|
|
@845724c
|
12 years |
michaelni |
vcr1: check if dimensions are supported, fix out of array accesses.
…
|
|
|
@fb1ea77
|
12 years |
michaelni |
electronicarts: check size before reading duration out of a chunk.
…
|
|
|
@461ecea0
|
12 years |
onemda |
AST demuxer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@9ba41ae6
|
12 years |
onemda |
PCM signed 16-bit big-endian planar decoder
Signed-off-by: Paul B …
|
|
|