|
|
|
@b90d79ec
|
13 years |
Clément Bœsch |
timecode: drop lavc timecode on next bump.
|
|
|
@6f551562
|
13 years |
Clément Bœsch |
dvenc: use new public timecode API.
|
|
|
@bf6e83a8
|
13 years |
Clément Bœsch |
mxfenc: use new public timecode API.
|
|
|
@e2407556
|
13 years |
Clément Bœsch |
gxfenc: use new public timecode API.
|
|
|
@d8804905
|
13 years |
Clément Bœsch |
mpeg12enc: use new public timecode API.
|
|
|
@f65600d5
|
13 years |
Clément Bœsch |
drawtext: use new public timecode API.
|
|
|
@11e5d3b9
|
13 years |
Clément Bœsch |
dv: use new public timecode API.
|
|
|
@77971609
|
13 years |
Clément Bœsch |
mov: honor tmcd flags while extracting timecode meta.
|
|
|
@bd10f01a
|
13 years |
Clément Bœsch |
mov: use new public timecode API.
|
|
|
@ed67dac0
|
13 years |
Clément Bœsch |
mpeg12: use av_mpegtc_to_timecode_string().
|
|
|
@dc386a5e
|
13 years |
Clément Bœsch |
ffprobe: use av_mpegtc_to_timecode_string().
|
|
|
@0eaa123
|
13 years |
Clément Bœsch |
lavu: add public timecode API.
|
|
|
@b18ebcbe
|
13 years |
Clément Bœsch |
timecode: add write regressions tests.
|
|
|
@de05e41b
|
13 years |
Carl Eugen Hoyos |
Use the correct pix_fmt for 32bit x11grab.
Remove adding a constant …
|
|
|
@b8b77abe
|
13 years |
michaelni |
cosmetics: realign vertically
Signed-off-by: Paul B Mahol …
|
|
|
@6462d28d
|
13 years |
michaelni |
apedec: Fix alignment and fate.
Signed-off-by: Michael Niedermayer …
|
|
|
@4c677df2
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 …
|
|
|
@5cd8afee
|
13 years |
michaelni |
diracdec: Check for negative quants which would cause out of array …
|
|
|
@00650803
|
13 years |
michaelni |
proresdec: Fix read via negative index in a global array.
Found-by: …
|
|
|
@e39487ef
|
13 years |
michaelni |
doc: ffv1 is not experimental any more
Signed-off-by: Paul B Mahol …
|
|
|
@5ff88020
|
13 years |
justin.ruggles |
frwu: Employ more meaningful return values.
Signed-off-by: Paul B …
|
|
|
@f54ae2f8
|
13 years |
justin.ruggles |
fraps: Use av_fast_padded_malloc() instead of av_realloc()
Ensures …
|
|
|
@0880503f
|
13 years |
justin.ruggles |
mjpegdec: use av_fast_padded_malloc()
also check for allocation …
|
|
|
@2f4b9021
|
13 years |
justin.ruggles |
eatqi: use av_fast_padded_malloc()
Signed-off-by: Justin Ruggles …
|
|
|
@00db4d4a
|
13 years |
justin.ruggles |
asv1: use av_fast_padded_malloc()
Signed-off-by: Justin Ruggles …
|
|
|
@9430c232
|
13 years |
michaelni |
ffserver: fix program reference
Signed-off-by: Michael Niedermayer …
|
|
|
@ec09230c
|
13 years |
michaelni |
ffv1dec: PIX_FMT_YUV440P support
Signed-off-by: Paul B Mahol …
|
|
|
@917803ba
|
13 years |
michaelni |
ffv1enc: PIX_FMT_YUV440P support
Signed-off-by: Paul B Mahol …
|
|
|
@316fc744
|
13 years |
janne-libav |
avcodec: Add av_fast_padded_malloc().
Wrapper around av_fast_malloc() …
|
|
|
@378c5ef
|
13 years |
rsbultje |
swscale: enable dithering in MMX functions.
This was accidently …
|
|
|
@212f161c
|
13 years |
rsbultje |
swscale: make rgb24 function macros slightly smaller.
|
|
|
@b2327a82
|
13 years |
Carl Eugen Hoyos |
Add some missing v4l2 pix_fmt mappings.
|
|
|
@46320667
|
13 years |
Carl Eugen Hoyos |
Fix v4l pix_fmt mapping for rgb32: There is no transparency information.
|
|
|
@93a3ba9b
|
13 years |
Carl Eugen Hoyos |
Fix pix_fmt mapping for v4l2 rgb5x5.
|
|
|
@3b637dca
|
13 years |
diego |
avcodec.h: Remove some disabled cruft.
|
|
|
@f5490fbe
|
13 years |
rsbultje |
swscale: remove obsolete comment.
|
|
|
@d76864d9
|
13 years |
Carl Eugen Hoyos |
Support decoding rgba64 with libopenjpeg.
|
|
|
@ec0d02e4
|
13 years |
Carl Eugen Hoyos |
Support decoding gray8a with libopenjpeg.
|
|
|
@2e3fb9e3
|
13 years |
diego |
swscale-test: Drop unused argc and argv arguments from main().
|
|
|
@8ca8e4a8
|
13 years |
diego |
zmbv: Employ more meaningful return values.
Also use …
|
|
|
@013a677f
|
13 years |
diego |
zmbvenc: Employ more meaningful return values.
Signed-off-by: Paul B …
|
|
|
@510ef04a
|
13 years |
janne-libav |
vc1: prevent null pointer dereference on broken files
CC: …
|
|
|
@cb0b2843
|
13 years |
janne-libav |
zmbv: check av_realloc() return values and avoid memleaks on ENOMEM
|
|
|
@d4eeadcb
|
13 years |
rsbultje |
truespeech: align buffer
DSPContext.bswap_buf() requires aligned …
|
|
|
@9fdae05
|
13 years |
michaelni |
libavformat/avformat.h: fix stray libavformat reference
…
|
|
|
@c4bdb2b
|
13 years |
michaelni |
libavfilter/version.h: fix project name
The code in the file is …
|
|
|
@4e2b0c57
|
13 years |
michaelni |
snowdata: Fix project name, this file has not been developed in libav …
|
|
|
@72fc4f0
|
13 years |
michaelni |
gsm.h: Fix project reference
The code in this file is copy and pasted …
|
|
|
@dbb7009e
|
13 years |
michaelni |
westwood_aud: Fix project reference
"Copyright (c) 2003 The ffmpeg …
|
|
|
@9096a276
|
13 years |
michaelni |
simpleidct: fix project name.
"Copyright (c) 2001 Michael …
|
|
|
@4b4d3d72
|
13 years |
michaelni |
aacenc: fix library references
Signed-off-by: Michael Niedermayer …
|
|
|
@92f9b26c
|
13 years |
michaelni |
doc: fix convertion tool references
Signed-off-by: Michael …
|
|
|
@ada28b7f
|
13 years |
michaelni |
h264 golomb: Fix copyright violation.
Copy and paste does not change …
|
|
|
@034b03e7
|
13 years |
alex.converse |
ac3: Do not read past the end of ff_ac3_band_start_tab.
Found-by: …
|
|
|
@2d1c0dea
|
13 years |
alex.converse |
dv: Fix small stack overread related to CVE-2011-3929 and …
|
|
|
@5a396bb3
|
13 years |
alex.converse |
dv: Fix null pointer dereference due to ach=0
dv: Fix null pointer …
|
|
|
@635bcfcc
|
13 years |
alex.converse |
dv: check stype
dv: check stype
Fixes part1 of CVE-2011-3929 …
|
|
|
@a369a6b8
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (29 …
|
|
|
@e67e3a3f
|
13 years |
janne-libav |
fate-golomb: extend golomb-test to get_ue_golomb_long()
…
|
|
|
@c0bc7bd1
|
13 years |
alex.converse |
swfdec: Simplify sample rate calculation.
|
|
|
@0a3a69e8
|
13 years |
michaelni |
ffv1dec: use correct linesize
Apparently this did not break anything. …
|
|
|
@0d17477e
|
13 years |
michaelni |
Merge remote-tracking branch 'shariman/wmall'
* shariman/wmall:
…
|
|
|
@c8eba9f
|
13 years |
michaelni |
ffv1dec: PIX_FMT_YUVA444P support
Signed-off-by: Paul B Mahol …
|
|
|
@b0a30ea7
|
13 years |
michaelni |
ffv1enc: PIX_FMT_YUVA444P support
Signed-off-by: Paul B Mahol …
|
|
|
@ab7da16e
|
13 years |
michaelni |
ffv1dec: PIX_FMT_YUVA420P support
Signed-off-by: Paul B Mahol …
|
|
|
@7054629
|
13 years |
michaelni |
ffv1enc: PIX_FMT_YUVA420P support
Signed-off-by: Paul B Mahol …
|
|
|
@05ebe51e
|
13 years |
michaelni |
mpeg/h264: update thread context even if it is not initialized.
Fixes …
|
|
|
@e4a714f6
|
13 years |
michaelni |
h264: Return the correct number of bytes for mid strea, extradata.
…
|
|
|
@146ef3f3
|
13 years |
michaelni |
pngdec: fix warning about pointer types
Signed-off-by: Michael …
|
|
|
@52afc971
|
13 years |
diego |
fate: add golomb-test
|
|
|
@9e3a273
|
13 years |
diego |
golomb-test: K&R formatting cosmetics
|
|
|
@631f96f9
|
13 years |
diego |
h264: Split h264-test off into a separate file - golomb-test.c.
The …
|
|
|
@4ff46af0
|
13 years |
diego |
h264-test: cleanup: drop timer invocations, commented out code and …
|
|
|
@3856a2aa
|
13 years |
diego |
h264-test: Remove unused DSP and AVCodec contexts and related init …
|
|
|
@b010178e
|
13 years |
diego |
adpcm: Add missing stdint.h #include to fix standalone header compilation.
|
|
|
@c6736713
|
13 years |
Clément Bœsch |
ffmpeg: fix -map_channel being ignored when resampling is not needed.
|
|
|
@dd6d3b0e
|
13 years |
anton |
lavf: add functions for accessing the fourcc<->CodecID mapping tables. …
|
|
|
@bc901998
|
13 years |
anton |
lavc: set AVCodecContext.codec in avcodec_get_context_defaults3().
…
|
|
|
@0e72ad95
|
13 years |
anton |
lavc: make avcodec_close() work properly on unopened codecs.
I.e. …
|
|
|
@af08d9ae
|
13 years |
anton |
lavc: add avcodec_is_open().
It allows to check whether an …
|
|
|
@f7fe41a0
|
13 years |
anton |
lavf: rename AVInputFormat.value to raw_codec_id.
It's only used by …
|
|
|
@9a463917
|
13 years |
anton |
lavf: remove the pointless value field from flv and iv8
The demuxers …
|
|
|
@afa4069e
|
13 years |
anton |
lavc/lavf: remove unnecessary symbols from the symbol version script.
|
|
|
@f5f49a66
|
13 years |
anton |
lavc: reorder AVCodec fields.
Put all private fields at the end and …
|
|
|
@183eaa9a
|
13 years |
anton |
lavf: reorder AVInput/OutputFormat fields.
Put all private fields at …
|
|
|
@151ecc2
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (26 …
|
|
|
@f372ce11
|
13 years |
alex.converse |
mp3dec: Fix a heap-buffer-overflow
In some cases, what is left to …
|
|
|
@a3a0691b
|
13 years |
justin.ruggles |
adpcmenc: remove some unneeded casts
|
|
|
@149f2058
|
13 years |
justin.ruggles |
adpcmenc: use int16_t and uint8_t instead of short and unsigned char.
|
|
|
@dd88ae83
|
13 years |
justin.ruggles |
adpcmenc: fix adpcm_ms extradata allocation
Add …
|
|
|
@877a1d40
|
13 years |
justin.ruggles |
adpcmenc: return proper AVERROR codes instead of -1
|
|
|
@cb023d9a
|
13 years |
justin.ruggles |
adpcmenc: check for coded_frame allocation failure
|
|
|
@ddf70db
|
13 years |
justin.ruggles |
adpcmenc: Do not set coded_frame->key_frame.
It is already set in …
|
|
|
@3c4add27
|
13 years |
justin.ruggles |
mpc7: check for allocation failure
|
|
|
@eac31dd1
|
13 years |
justin.ruggles |
mpc7: align local temp buffer
DSPContext.bswap_buf() requires aligned …
|
|
|
@b8c16558
|
13 years |
michaelni |
avidec: print informative error messages if seeking fails.
…
|
|
|
@97da38c9
|
13 years |
Carl Eugen Hoyos |
Allow decoding of 64bit png images.
Fixes a part of ticket #639.
|
|
|
@ea604de9
|
13 years |
Carl Eugen Hoyos |
Simplify "deloco" and support decoding of 48bit loco png.
|
|
|
@e5c9de2a
|
13 years |
diego |
rv40: x86 SIMD for biweight
Provide MMX, SSE2 and SSSE3 versions, …
|
|
|
@91bafb52
|
13 years |
diego |
x86: Give RV40 init file a more suitable name.
|
|
|