|
|
|
@bdba96e9
|
12 years |
michaelni |
use correct doxygen parameter direction syntax
Signed-off-by: Peter …
|
|
|
@9ccc349f
|
12 years |
michaelni |
ensure comment blocks that contain doxygen commands start with double …
|
|
|
@88161b2a
|
12 years |
michaelni |
siff: signal EOF
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@9530439e
|
12 years |
michaelni |
segafilm: signal EOF
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@1ed7ca00
|
12 years |
michaelni |
bethsoftvid: signal EOF
Signed-off-by: Michael Niedermayer …
|
|
|
@425d0888
|
12 years |
michaelni |
bfi: signal EOF
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@8e69579
|
12 years |
onemda |
yop: fix 10l typo
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@b93c933c
|
12 years |
michaelni |
imgconvert-test: count the number of unused pixel format values.
…
|
|
|
@fb1bb97d
|
12 years |
michaelni |
imgconvert-test: skip pix formats without name
Signed-off-by: Michael …
|
|
|
@64dc383d
|
12 years |
stefasab |
ffprobe: fix typo in a comment
|
|
|
@6ca9c74
|
12 years |
stefasab |
ffprobe: add "," at the end of enum list
|
|
|
@2c5d911
|
12 years |
michaelni |
imgconvert-test: test alpha flags
Signed-off-by: Michael Niedermayer …
|
|
|
@1dafbdac
|
12 years |
michaelni |
pixdesc: fix alpha flags
Signed-off-by: Michael Niedermayer …
|
|
|
@c9ad2e9a
|
12 years |
michaelni |
imgconvert: remove avg_bits_per_pixel(), its redundant
Signed-off-by: …
|
|
|
@0705cbd0
|
12 years |
michaelni |
bink: return AVERROR_EOF upon reaching end of file
Fixes ticket …
|
|
|
@60b59d65
|
12 years |
michaelni |
codec_descriptors: fix typo in mpeg 2 video
Found-by: Ramiro …
|
|
|
@ea5adf70
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@b044e81f
|
12 years |
michaelni |
Merge commit 'ae3822bca16f1cdb2460a35b16f8ef636a04314e'
* commit …
|
|
|
@6ff544e4
|
12 years |
michaelni |
imgconvert: fix color type for non normal pix_fmts like HW stuff and …
|
|
|
@6adf97fe
|
12 years |
michaelni |
avcodec_get_pix_fmt_loss: remove PixFmtInfo use
Signed-off-by: …
|
|
|
@fc04c99d
|
12 years |
michaelni |
imgconvert: print color type too
Signed-off-by: Michael Niedermayer …
|
|
|
@e4e7846d
|
12 years |
onemda |
cdxl: use url_feof()
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@f6c43953
|
12 years |
michaelni |
imgconvert: remove PixFmtInfo use from avg_bits_per_pixel()
This …
|
|
|
@0880f26b
|
12 years |
michaelni |
avcodec_find_best_pix_fmt_of_2: favor formats with fewer components if …
|
|
|
@649d8bd8
|
12 years |
michaelni |
pixdesc: add av_get_padded_bits_per_pixel()
This will be needed to …
|
|
|
@ad9333d5
|
12 years |
michaelni |
imgconvert-test: add avg bits per pixel
Signed-off-by: Michael …
|
|
|
@0efa240f
|
12 years |
michaelni |
is_yuv_planar: remove use of PixFmtInfo
This fixes the behavior for a …
|
|
|
@be19e7e3
|
12 years |
michaelni |
imgconvert: add self test code
Signed-off-by: Michael Niedermayer …
|
|
|
@168a7f06
|
12 years |
onemda |
rawenc: cosmetics: reindent
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@494945cb
|
12 years |
michaelni |
Merge commit 'd1d9efaae6c7e8466b06c30ca21c6b569dd2e480'
* commit …
|
|
|
@17fecb4a
|
12 years |
diego |
flashsv: Drop unused function and struct parameters
|
|
|
@4bf3bc6f
|
12 years |
onemda |
sierravmd: signal EOF
|
|
|
@e94f429
|
12 years |
onemda |
cafdec: return right code if EOF is reached
Signed-off-by: Paul B …
|
|
|
@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 …
|
|
|
@00dd9a6d
|
12 years |
justin.ruggles |
pcm: fix decoding of pcm_s16le_planar on big-endian
The sample count …
|
|
|
@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 …
|
|
|
@ae3822bc
|
12 years |
lu_zero |
imgconvert: remove PixFmtInfo
It is pleonastic and was used in stale …
|
|
|
@d1d9efaa
|
12 years |
lu_zero |
avcodec: split avpicture from imgconvert
All the non deprecated …
|
|
|
@cbe5a60c
|
12 years |
lu_zero |
pixdesc: add PIX_FMT_ALPHA flag
|
|
|
@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 …
|
|
|