|
|
|
@3f7dc480
|
13 years |
michaelni |
psxstr: improve probe to not misdetect so much.
The score of 50 can …
|
|
|
@4bd37ca6
|
13 years |
stefasab |
MAINTAINERS: update status of 0.6 release
Its current maintainer is …
|
|
|
@cab2860c
|
13 years |
Carl Eugen Hoyos |
Use a colon in the stream description, this matches how -map works now.
|
|
|
@6d789f50
|
13 years |
michaelni |
flvdec: Inject in stream extradata, into the stream.
The code before …
|
|
|
@9b73fbcf
|
13 years |
michaelni |
h264dec: Decode in stream avc extradata.
Signed-off-by: Michael …
|
|
|
@4ba39683
|
13 years |
michaelni |
h264: pass buffer & size to ff_h264_decode_extradata()
Signed-off-by: …
|
|
|
@57d5d5f6
|
13 years |
michaelni |
Minor documentation clarification regarding AVStream.start_time semantics
|
|
|
@9815039
|
13 years |
michaelni |
aacdec: disable locking code for parse_adts_frame_header() non zero …
|
|
|
@b87d4c2b
|
13 years |
stefasab |
vf_drawtext: do not set limitations on fontsize
It may be needed to …
|
|
|
@93c220e8
|
13 years |
michaelni |
forgot git add prores_*c
Authorship of the decoders is elvis / maxim. …
|
|
|
@28d37384
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Add …
|
|
|
@6c4cc0f6
|
13 years |
michaelni |
matroskadec: Fix seeking for matroska files with CUES before first …
|
|
|
@dcb9f6a2
|
13 years |
janne-libav |
Add LATM demuxer
This is a raw demuxer for the AAC LATM decoder and …
|
|
|
@59df4b82
|
13 years |
justin.ruggles |
avplay: flush audio decoder with empty packets at EOF if the decoder …
|
|
|
@1993c684
|
13 years |
justin.ruggles |
8svx/iff: fix decoding of compressed stereo 8svx files.
Make the iff …
|
|
|
@fda459ce
|
13 years |
justin.ruggles |
8svx: log an error message if output buffer is too small
Based on a …
|
|
|
@0ac3b8fc
|
13 years |
justin.ruggles |
8svx: check packet size before reading the initial sample value.
|
|
|
@e3718784
|
13 years |
justin.ruggles |
8svx: output 8-bit samples instead of 16-bit.
Based on a patch by …
|
|
|
@ac68607b
|
13 years |
justin.ruggles |
8svx: split delta decoding into a separate function.
Based on a patch …
|
|
|
@1c2e07b8
|
13 years |
alex.converse |
mp4: Don't read an empty Decoder Config Descriptor
|
|
|
@e8d8517b
|
13 years |
michaelni |
lavf/utils: only complain about aspect missmatch when the difference …
|
|
|
@f9bb7395
|
13 years |
michaelni |
mpeg4videoenc: remove forgotten return -1
Signed-off-by: Michael …
|
|
|
@20e1829
|
13 years |
diego |
fate.sh: Ignore errors from rm command during cleanup.
The install …
|
|
|
@12ad0677
|
13 years |
diego |
fate.sh: Run git-pull in quiet mode to avoid console spam.
Since …
|
|
|
@394781a
|
13 years |
michaelni |
mpeg4videoenc: guess a good aspect when we cant store the exact one.
…
|
|
|
@be64629a
|
13 years |
martin |
Apple ProRes decoder
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@ff60d1b7
|
13 years |
Carl Eugen Hoyos |
Cosmetics: Fix typo.
|
|
|
@b14629e5
|
13 years |
martin |
rtmp: Make the input FLV parser handle data cut at any point
This …
|
|
|
@fe476e5a
|
13 years |
martin |
rv34: Check for invalid slices offsets
Signed-off-by: Martin Storsjö …
|
|
|
@775af761
|
13 years |
anton |
eval: test isnan(sqrt(-1)) instead of just sqrt(-1)
sqrt(-1) returns …
|
|
|
@e116d15c
|
13 years |
michaelni |
presets: use private options in libx264-ipod ffpresets
Change flags2 …
|
|
|
@8a732463
|
13 years |
michaelni |
prores: skip alpha if present
|
|
|
@3a87dce6
|
13 years |
stefasab |
vf_drawtext: remove useless and misnamed intermediary "baseline" …
|
|
|
@500b3210
|
13 years |
stefasab |
vf_drawtext: fix background box coloring with RGB formats != RGBA
…
|
|
|
@db56a750
|
13 years |
stefasab |
vf_drawtext: prefer int over unsigned int
This avoids overflow errors …
|
|
|
@751df79d
|
13 years |
stefasab |
vf_drawtext: use @itemize environment for showing examples in docs
…
|
|
|
@7c249d4f
|
13 years |
michaelni |
Check for huffman tree building error in vp6 decoder.
Signed-off-by: …
|
|
|
@dba20b84
|
13 years |
michaelni |
Release old pictures after a resolution change in vp5/6 decoder
…
|
|
|
@6a0e7892
|
13 years |
michaelni |
Check for missing reference in vp5/6 decoder.
Signed-off-by: Michael …
|
|
|
@b64269ce
|
13 years |
michaelni |
Check for invalid slices offsets in RV30/40 decoder.
Signed-off-by: …
|
|
|
@741ec30
|
13 years |
michaelni |
Check output buffer size in nellymoser decoder.
Signed-off-by: …
|
|
|
@00320ac0
|
13 years |
Clément Bœsch |
ffprobe: remove misplaced and pointless comment.
|
|
|
@b70fd6fa
|
13 years |
Clément Bœsch |
ffprobe: use av_get_pix_fmt_name() instead of accessing …
|
|
|
@03d0ea0
|
13 years |
Clément Bœsch |
ffprobe: remove media_type_string() by inlining av_x_if_null().
|
|
|
@a70e7874
|
13 years |
Clément Bœsch |
lavu: add av_x_if_null().
|
|
|
@3039c686
|
13 years |
Carl Eugen Hoyos |
Fix dxva2 decoding for some H264 samples.
|
|
|
@e71322cb
|
13 years |
Carl Eugen Hoyos |
Support Sorenson Spark in f4v.
Such files are produced by the Flash …
|
|
|
@d5d02768
|
13 years |
Carl Eugen Hoyos |
Use the parser for AC-3 in mov.
Fixes ticket #494.
|
|
|
@3e1a7ae4
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
swfdec: …
|
|
|
@05fc9e40
|
13 years |
alex.converse |
swfdec: Add support for sample_rate_code 0 (5512 Hz)
|
|
|
@ae2e8971
|
13 years |
mans |
dct-test: factor out some common code and do whas was likely intended
…
|
|
|
@dd8d808
|
13 years |
diego |
doc: library versions need to be bumped in version.h
|
|
|
@9aa1f87d
|
13 years |
anton |
Revert "ffmpeg: get rid of useless AVInputStream.nb_streams."
This …
|
|
|
@609a2fa1
|
13 years |
anton |
Remove some forgotten AVCodecContext.palctrl usage.
|
|
|
@9ecfbb3e
|
13 years |
anton |
lavc/utils: move avcodec_init() higher in the file.
Fixes build on …
|
|
|
@e5b29c1f
|
13 years |
anton |
lavc: replace some deprecated FF_*_TYPE with AV_PICTURE_TYPE_*
|
|
|
@feedc075
|
13 years |
anton |
ac3dec: actually use drc_scale private option
|
|
|
@63e4c8a6
|
13 years |
anton |
lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macros
They are …
|
|
|
@4d77d57d
|
13 years |
anton |
alsa: add missing header
Fixes compile with next lavc major.
|
|
|
@a3e0135d
|
13 years |
diego |
msmpeg4: remove leftover unused debug variable declaration
|
|
|
@95a06eb4
|
13 years |
diego |
Fix assert() calls that need updates after FF_COMMON_FRAME macro …
|
|
|
@35a68558
|
13 years |
diego |
Fix av_dlog invocations with wrong or missing logging context.
This …
|
|
|
@be4e8908
|
13 years |
anton |
vf_yadif: add support to yuva420p
Signed-off-by: Anton Khirnov …
|
|
|
@4703a7b5
|
13 years |
anton |
vf_yadif: correct documentation on the parity parameter
0 is …
|
|
|
@5feb67f
|
13 years |
anton |
vf_yadif: copy buffer properties like aspect for second frame as well
…
|
|
|
@61f4387d
|
13 years |
anton |
oma: support for encrypted files
Signed-off-by: David Goldwich …
|
|
|
@7a019df
|
13 years |
anton |
id3v2: add support for non-text and GEOB type tag frames
This extends …
|
|
|
@b3e144a7
|
13 years |
anton |
des: add possibility to calculate DES-CBC-MAC with small buffer
This …
|
|
|
@358d837d
|
13 years |
michaelni |
prores: Add forgotten Copyright statements
Signed-off-by: Michael …
|
|
|
@7cb5def1
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@c83442b0
|
13 years |
michaelni |
mp3demux: pass on error code on packet read.
Reported-by: Tanami, …
|
|
|
@743e1df5
|
13 years |
michaelni |
prores: Simplify code further
Signed-off-by: Michael Niedermayer …
|
|
|
@ecb0edd
|
13 years |
michaelni |
prores: simplify 4444 handling
|
|
|
@d673972d
|
13 years |
michaelni |
prores: fixes a few prores 4444 samples
|
|
|
@989c0282
|
13 years |
michaelni |
prores: use shift instead of multiply
|
|
|
@847052db
|
13 years |
michaelni |
rtspdec: Require TCP-interleaved RTP packets to be at least 11 bytes, …
|
|
|
@2b2617da
|
13 years |
michaelni |
libpostproc: mmx code uses stack below %esp, fix that
Signed-off-by: …
|
|
|
@0bbb1cdc
|
13 years |
Reimar.Doeffinger |
Use correct LOCAL_ALIGNED for stack variables instead of …
|
|
|
@b9acca28
|
13 years |
Reimar.Doeffinger |
Remove unused variable.
Signed-off-by: Reimar Döffinger …
|
|
|
@c928e917
|
13 years |
Reimar.Doeffinger |
Hack around gcc 4.6 breaking asm using call.
gcc 4.6 no longer …
|
|
|
@3ffe32eb
|
13 years |
martin |
rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets
If …
|
|
|
@a14c7842
|
13 years |
martin |
rtmp: Handle FLV packets written in more than one write call
If the …
|
|
|
@4cc77323
|
13 years |
martin |
rv34: Check for invalid slice offsets
Signed-off-by: Martin Storsjö …
|
|
|
@cadbe4ec
|
13 years |
michaelni |
mov: Fix grayscale Cinepak in mov
Fixes Ticket165
Signed-off-by: …
|
|
|
@74918160
|
13 years |
michaelni |
libavfilter/libmpcodecs: add vf_stereo3d support
(code from mplayer …
|
|
|
@5aa18fed
|
13 years |
michaelni |
libmpcodecs: some hunks from mplayer HEAD
Signed-off-by: Michael …
|
|
|
@65655a04
|
13 years |
michaelni |
lavf/utils: better dts wrap correction.
Fixes Ticket488
…
|
|
|
@4832ed4c
|
13 years |
michaelni |
h264: do not increase recovery frame which would lead to endless …
|
|
|
@a8a9844a
|
13 years |
michaelni |
h264: reset recovery frame on seeks.
Signed-off-by: Michael …
|
|
|
@8716c178
|
13 years |
michaelni |
Check for invalid slice offsets in real decoder.
Signed-off-by: …
|
|
|
@a2544524
|
13 years |
michaelni |
regtests: add a flashsv2 decoder test limited to keyframes
…
|
|
|
@a6186f3a
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
movenc: …
|
|
|
@16c5d3b0
|
13 years |
michaelni |
allcodecs: cosmetic
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@f5899f02
|
13 years |
michaelni |
gitignore: add libswresample*
Signed-off-by: Michael Niedermayer …
|
|
|
@7882dc10
|
13 years |
gwenole.beauchesne |
MAINTAINERS: add my GPG fingerprint.
|
|
|
@c92a2a4e
|
13 years |
anton |
movenc: fix NULL reference in mov_write_tkhd_tag
st may be NULL when …
|
|
|
@f06068bb
|
13 years |
martin |
rmdec: Reject invalid deinterleaving parameters
Signed-off-by: Martin …
|
|
|
@b4ed3d78
|
13 years |
martin |
rv34: Fix potential overreads
Signed-off-by: Martin Storsjö …
|
|
|
@d2213b6
|
13 years |
martin |
rv34: Fix buffer size used for MC of B frames after a resolution …
|
|
|
@d0f6ab0
|
13 years |
martin |
rv34: Avoid NULL dereference on corrupted bitstream
…
|
|
|