|
|
|
@05ee0db
|
13 years |
michaelni |
dshow_filter: fix compilation with mingw-w64
Closes ticket #999 …
|
|
|
@22b125f9
|
13 years |
michaelni |
g729dec: fix 'warning: assignment from incompatible pointer type'
…
|
|
|
@934abf6
|
13 years |
michaelni |
g729dec: fix use of deprecated functions.
Signed-off-by: Michael …
|
|
|
@ad21c051
|
13 years |
michaelni |
diracdec: fix use of deprecated funnctions
Signed-off-by: Michael …
|
|
|
@8b18288
|
13 years |
michaelni |
qtrleenc: fix uninitialized variable warnings
Signed-off-by: Michael …
|
|
|
@5a03a3d
|
13 years |
michaelni |
proresdec2: use ff_dsputil_init() avoid deprecated ff_ less variant.
…
|
|
|
@67f17e7
|
13 years |
michaelni |
proresdec2: Fix 16 vs. 8bit compiler warnings.
Signed-off-by: Michael …
|
|
|
@b92ecda2
|
13 years |
michaelni |
snow: zero scratchbuf.
This should fix some valgrind warnings.
…
|
|
|
@0f155c86
|
13 years |
michaelni |
fate: trying to fix "libavcodec/dct-test.o:(.rodata+0xdc): undefined …
|
|
|
@28ba1027
|
13 years |
michaelni |
Merge remote-tracking branch 'shariman/wmall'
* shariman/wmall:
Do …
|
|
|
@76068253
|
13 years |
michaelni |
Handle interlaced formats (two coding units together make one full …
|
|
|
@6cb20852
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (27 …
|
|
|
@8812c97b
|
13 years |
michaelni |
proresenc: Rename for incoming NIH-syndrom.
Signed-off-by: Michael …
|
|
|
@d1ea26f
|
13 years |
shahriman_ams |
Do not try to read residue if ave_mean <= 1
Otherwise, we end up with …
|
|
|
@59df25ef
|
13 years |
shahriman_ams |
Move some variable declarations to comply with C90
|
|
|
@3ce50bf5
|
13 years |
shahriman_ams |
Cosmetics: fix some whitespace errors
|
|
|
@6345184f
|
13 years |
shahriman_ams |
Support 24-bit decoding
|
|
|
@dc08e7ea
|
13 years |
shahriman_ams |
wmall: remove ;;
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@210f728
|
13 years |
martin |
ppc: Add ff_ prefix to nonstatic symbols
Signed-off-by: Martin …
|
|
|
@f73673a7
|
13 years |
martin |
sh4: Add ff_ prefix to nonstatic symbols
Signed-off-by: Martin …
|
|
|
@efd29844
|
13 years |
martin |
mpegvideo: Add ff_ prefix to nonstatic functions
Signed-off-by: …
|
|
|
@0ca1bdb3
|
13 years |
martin |
rtjpeg: Add ff_ prefix to nonstatic symbols
Signed-off-by: Martin …
|
|
|
@6c28d657
|
13 years |
martin |
rv: Add ff_ prefix to nonstatic symbols
Signed-off-by: Martin Storsjö …
|
|
|
@d1b357d7
|
13 years |
martin |
vp56: Add ff_ prefix to nonstatic symbols
Signed-off-by: Martin …
|
|
|
@27cfdc3e
|
13 years |
martin |
vorbis: Add ff_ prefix to nonstatic symbols
Signed-off-by: Martin …
|
|
|
@04d38225
|
13 years |
martin |
msmpeg4: Add ff_ prefix to nonstatic symbols
Signed-off-by: Martin …
|
|
|
@5f2c159c
|
13 years |
martin |
vc1: Add ff_ prefix to nonstatic symbols
Signed-off-by: Martin …
|
|
|
@1fec0550
|
13 years |
martin |
msmpeg4: Add ff_ prefixes to nonstatic symbols
Signed-off-by: Martin …
|
|
|
@35e02a3d
|
13 years |
martin |
snow: Add ff_ prefix to nonstatic symbols
This allows getting rid of …
|
|
|
@d6c8dcb8
|
13 years |
martin |
mpeg12: Add ff_ prefix to nonstatic symbols
Signed-off-by: Martin …
|
|
|
@6f13a371
|
13 years |
martin |
mpeg4: Add ff_ prefixes to nonstatic symbols
Signed-off-by: Martin …
|
|
|
@e9ca85e7
|
13 years |
martin |
lagarith: Add ff_ prefix to lag_rac_init
Signed-off-by: Martin …
|
|
|
@c8e1b2fb
|
13 years |
martin |
libavcodec: Add ff_ prefix to j_rev_dct*
Signed-off-by: Martin …
|
|
|
@873c89e2
|
13 years |
martin |
dsputil: Add ff_ prefix to inv_zigzag_direct16
Signed-off-by: Martin …
|
|
|
@3e2efacd
|
13 years |
martin |
libavcodec: Prefix fdct_ifast, fdct_ifast248
Signed-off-by: Martin …
|
|
|
@9cf0841e
|
13 years |
martin |
dsputil: Add ff_ prefix to the dsputil*_init* functions
…
|
|
|
@99560a4c
|
13 years |
martin |
libavcodec: Add ff_ prefix to some nonstatic symbols
Prefix the …
|
|
|
@e96b4a53
|
13 years |
martin |
vlc/rl: Add ff_ prefix to the nonstatic symbols
Signed-off-by: Martin …
|
|
|
@ddce8953
|
13 years |
martin |
h263: Add ff_ prefix to nonstatic symbols
Signed-off-by: Martin …
|
|
|
@167f3b8
|
13 years |
martin |
libavformat: Add an ff_ prefix to some lavf internal symbols
Prefix …
|
|
|
@a082ac41
|
13 years |
martin |
mpegvideo: Remove a leftover function declaration
Signed-off-by: …
|
|
|
@735be9cd
|
13 years |
martin |
rtsp: Make rtsp_demuxer_class static
Signed-off-by: Martin Storsjö …
|
|
|
@60991ad6
|
13 years |
michaelni |
ffmpeg: Fix image allocation.
This probably fixes some of the use of …
|
|
|
@25893ad6
|
13 years |
michaelni |
ffv1: Warn the user if transparency is stored.
Signed-off-by: Michael …
|
|
|
@bd5080b1
|
13 years |
nicolas.george |
af_pan: comment a tricky piece of code.
|
|
|
@cba4e2cb
|
13 years |
Clément Bœsch |
pan: fix uninitialized channel_id variable.
Fix broken parsing with …
|
|
|
@9531782
|
13 years |
Clément Bœsch |
audioconvert: consistent use of FF_ARRAY_ELEMS for channel_layout_map.
|
|
|
@1a265f61
|
13 years |
kostya.shishkov |
prores encoder
|
|
|
@8835c2c8
|
13 years |
kostya.shishkov |
prores: move data shared between decoder and encoder to common file
|
|
|
@3ec623c2
|
13 years |
kostya.shishkov |
prores: fix multithreaded decoding case when slice quantisers are not …
|
|
|
@c980be9e
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (21 …
|
|
|
@e7dbfa59
|
13 years |
michaelni |
swscale: enable some more SIMD functions.
They no longer just …
|
|
|
@83e2e931
|
13 years |
michaelni |
ffv1: PIX_FMT_GRAY8 support
Signed-off-by: Paul B Mahol …
|
|
|
@d3b06399
|
13 years |
Clément Bœsch |
lavfi/silencedetect: use av_ts2timestr() macro.
|
|
|
@dc4e5748
|
13 years |
diego |
CDXL demuxer and decoder
Signed-off-by: Paul B Mahol …
|
|
|
@94bc672
|
13 years |
michaelni |
swscale: yuv2422_2_c_template() add cliping.
Signed-off-by: Michael …
|
|
|
@f03a0299
|
13 years |
michaelni |
swscale: Add cliping to yuv2422_1_c_template()
Signed-off-by: Michael …
|
|
|
@ef96bf29
|
13 years |
michaelni |
swscale: Fix rounding in yuv2mono_1_c_template()
Signed-off-by: …
|
|
|
@c0c32a37
|
13 years |
michaelni |
swscale: Fix rounding in yuv2rgb_1_c_template()
Signed-off-by: …
|
|
|
@2bc610dd
|
13 years |
michaelni |
swscale: yuv2422_1_c_template: fix rounding
Signed-off-by: Michael …
|
|
|
@c1df37e5
|
13 years |
alex.converse |
hls: Re-add legacy applehttp name to preserve interface compatibility.
|
|
|
@8c62d83f
|
13 years |
martin |
hlsproto: Rename the functions and context
Signed-off-by: Martin …
|
|
|
@9cb9c6c4
|
13 years |
martin |
hlsproto: Encourage users to try the hls demuxer instead of the proto
…
|
|
|
@3975ca89
|
13 years |
martin |
doc: Move the hls protocol section into the right place
…
|
|
|
@8bdab32
|
13 years |
martin |
libavformat: Rename the applehttp protocol to hls
Keep the old …
|
|
|
@65cd7bf3
|
13 years |
martin |
hls: Rename the functions and context
Signed-off-by: Martin Storsjö …
|
|
|
@2772258a
|
13 years |
martin |
libavformat: Rename the applehttp demuxer to hls
When this demuxer …
|
|
|
@08bddfcd
|
13 years |
martin |
rtpdec: Support H263 in RFC 2190 format
This is different from the …
|
|
|
@18d1d58
|
13 years |
janne-libav |
rv30: check block type validity
Prevents crashes with the fuzzed …
|
|
|
@2af3dc86
|
13 years |
justin.ruggles |
ttadec: CRC checking
Signed-off-by: Paul B Mahol <onemda@gmail.com> …
|
|
|
@f89f9bda
|
13 years |
stefasab |
lavfi/ashowinfo: only print checksum for the existing planes
Make the …
|
|
|
@1e6408a1
|
13 years |
stefasab |
lavfi/showinfo: only print checksum for the existing planes
Make the …
|
|
|
@175ab5f9
|
13 years |
stefasab |
lavfi/*showinfo: use av_ts2* macros in showinfo and ashowinfo
|
|
|
@5d12b83f
|
13 years |
stefasab |
ffmpeg.c: implement -debug_ts option
Mostly useful for debugging purposes.
|
|
|
@4ace130e
|
13 years |
martin |
movenc: Support muxing VC1
Signed-off-by: Martin Storsjö …
|
|
|
@ae5a9355
|
13 years |
martin |
avconv: Don't split out inline sequence headers when stream copying …
|
|
|
@2bd7300
|
13 years |
janne-libav |
rv34: handle size changes during frame multithreading
Factors all …
|
|
|
@b54b40b3
|
13 years |
janne-libav |
rv40: prevent undefined signed overflow in rv40_loop_filter()
|
|
|
@29330721
|
13 years |
janne-libav |
rv34: use AVERROR return values in ff_rv34_decode_frame()
Also adds …
|
|
|
@bf61ef23
|
13 years |
janne-libav |
rv34: use uint16_t for RV34DecContext.deblock_coefs
It is used as …
|
|
|
@18692375
|
13 years |
Carl Eugen Hoyos |
Fix compilation with old yasm that does not support AVX.
|
|
|
@c3b57d6e
|
13 years |
diego |
librtmp: Add "lib" prefix to librtmp URLProtocol declarations.
This …
|
|
|
@df605018
|
13 years |
martin |
movenc: Use defines instead of hardcoded numbers for RTCP types
…
|
|
|
@1c77a530
|
13 years |
diego |
smjpegdec: implement seeking
Signed-off-by: Paul B Mahol …
|
|
|
@9d03cb9
|
13 years |
diego |
swscale: Remove some write-only variables related to alpha handling.
|
|
|
@1fbd905b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@148d1f47
|
13 years |
michaelni |
lavc: add missing PIX_FMT_YUVA444P
Signed-off-by: Paul B Mahol …
|
|
|
@04b53746
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtpdec: …
|
|
|
@38778374
|
13 years |
michaelni |
jpeglsdec: fix bpp & limit.
Fixes: Tikcet969
Thanks-to: ITU for the …
|
|
|
@00ab9cda
|
13 years |
michaelni |
jpeglsdec: Prevent out of array write.
Signed-off-by: Michael …
|
|
|
@dda713f8
|
13 years |
michaelni |
iff: Fix decode_ham_plane32() buf_size.
The wrong variable was passed …
|
|
|
@b9865908
|
13 years |
Clément Bœsch |
ffmpeg: remove unneeded ost->picref check.
If there ost->picref is …
|
|
|
@c214e986
|
13 years |
Clément Bœsch |
ffmpeg: remove pointless avcodec_get_frame_defaults().
filtered_frame …
|
|
|
@73413e6
|
13 years |
Clément Bœsch |
ffmpeg: raise ENOMEM on avfilter_graph_alloc() failure.
|
|
|
@771bab7f
|
13 years |
rsbultje |
swscale: fix crashes in yuv2yuvX on x86-32.
They were introduced in …
|
|
|
@186dcbcb
|
13 years |
janne-libav |
sunrast: Add fate test for gray8.
Signed-off-by: Janne Grunau …
|
|
|
@7dfe8f55
|
13 years |
martin |
rtpdec: Use 4 byte startcodes for H.264
If muxing into mpegts, 4 byte …
|
|
|
@048cc802
|
13 years |
Reimar.Doeffinger |
Update mkv seek tests.
Seek beyond the end will now directly return …
|
|
|
@47e015e6
|
13 years |
Reimar.Doeffinger |
matroskadec: properly fall back to generic seek.
In particular, …
|
|
|
@c18899d4
|
13 years |
Reimar.Doeffinger |
matroskadec: reset num_levels on seek.
Otherwise when we run into …
|
|
|