|
|
|
@c36010c2
|
13 years |
michaelni |
avidec: remove harmless duplicate code.
Signed-off-by: Michael …
|
|
|
@bfe7bace
|
13 years |
michaelni |
libx264: unbreak libx264rgb
Signed-off-by: Paul B Mahol …
|
|
|
@bbb61a1c
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 …
|
|
|
@f6492476
|
13 years |
Carl Eugen Hoyos |
Fix ffmpeg -codecs output.
|
|
|
@545e8879
|
13 years |
michaelni |
y41penc: switch to encode2()
Signed-off-by: Paul B Mahol …
|
|
|
@48ad7f82
|
13 years |
michaelni |
r210enc: switch to encode2()
Signed-off-by: Paul B Mahol …
|
|
|
@f9caec0c
|
13 years |
michaelni |
h264: change deblock_h_chroma_8_mmxext() to prevent valgrind …
|
|
|
@af468015
|
13 years |
rsbultje |
als: prevent infinite loop in zero_remaining().
Found-by: Mateusz …
|
|
|
@941fc1e
|
13 years |
rsbultje |
cook: prevent div-by-zero if channels is zero.
Found-by: Mateusz …
|
|
|
@44f5b262
|
13 years |
Carl Eugen Hoyos |
Make CDXL palette opaque.
|
|
|
@e9b380a7
|
13 years |
anton |
pamenc: switch to encode2().
|
|
|
@3cc77ded
|
13 years |
anton |
svq1enc: switch to encode2().
|
|
|
@6a047213
|
13 years |
anton |
dvenc: switch to encode2().
|
|
|
@b3566a6a
|
13 years |
anton |
dpxenc: switch to encode2().
|
|
|
@83c7fe32
|
13 years |
anton |
pngenc: switch to encode2().
|
|
|
@ab3a410
|
13 years |
anton |
v210enc: switch to encode2().
|
|
|
@f0366fec
|
13 years |
anton |
xwdenc: switch to encode2().
|
|
|
@f2a4559c
|
13 years |
justin.ruggles |
ttadec: use branchless unsigned-to-signed unfolding
|
|
|
@d7840529
|
13 years |
justin.ruggles |
avcodec: add a Sun Rasterfile encoder
Signed-off-by: Justin Ruggles …
|
|
|
@1f1fbcfa
|
13 years |
justin.ruggles |
sunrast: Move common defines to a new header file.
Signed-off-by: …
|
|
|
@b5c626fd
|
13 years |
justin.ruggles |
cdxl: fix video decoding for some files
Width is padded for ham …
|
|
|
@6d10c5bf
|
13 years |
justin.ruggles |
cdxl: fix audio for some samples
There may be extra padding at and of …
|
|
|
@f02edc4
|
13 years |
justin.ruggles |
apetag: add proper support for binary tags
export as attachment …
|
|
|
@323b9da9
|
13 years |
justin.ruggles |
ttadec: remove dead code
The unused code being removed is for …
|
|
|
@1bab6f85
|
13 years |
rsbultje |
swscale: make access to filter data conditional on filter type.
…
|
|
|
@a95e3fa9
|
13 years |
rsbultje |
swscale: update context offsets after removal of AlpMmxFilter.
|
|
|
@d493170e
|
13 years |
Reimar.Doeffinger |
matroskadec: introduce resync function.
This allows handling matroska …
|
|
|
@9e0f897f
|
13 years |
Reimar.Doeffinger |
Add ismv regression test.
Signed-off-by: Reimar Döffinger …
|
|
|
@3ce7148d
|
13 years |
Reimar.Doeffinger |
movenc: fix crashes if a stream is empty.
For some reason this always …
|
|
|
@857d1486
|
13 years |
michaelni |
prores: initialise encoder and decoder parts only when needed
|
|
|
@a0e44414
|
13 years |
michaelni |
movenc: leave st->codec->frame_size as is instead of forcing it to 1.
…
|
|
|
@5d9ad542
|
13 years |
kostya.shishkov |
prores: initialise encoder and decoder parts only when needed
|
|
|
@25c42234
|
13 years |
rsbultje |
swscale: make monowhite/black RGB-independent.
Disadvantage is that …
|
|
|
@1b84cf41
|
13 years |
michaelni |
Makefile: fix proresdec dependancies
Signed-off-by: Michael …
|
|
|
@52e4018b
|
13 years |
rsbultje |
flac: fix infinite loops on all-zero input or end-of-stream.
…
|
|
|
@b4027d97
|
13 years |
rsbultje |
wmapro: change max. block size to 13 bits.
WMApro actually support …
|
|
|
@29b9aee4
|
13 years |
stefasab |
ffprobe: add count_frames and count_packets options
Signed-off-by: …
|
|
|
@8c1ebdce
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@7bdefc0
|
13 years |
stefasab |
lavfi/overlay: add logic for avoiding overlaying frames with PTS > …
|
|
|
@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 …
|
|
|
@204cb29b
|
13 years |
justin.ruggles |
shorten: Use separate pointers for the allocated memory for decoded …
|
|
|
@c509f4f7
|
13 years |
justin.ruggles |
atrac3: Fix crash in tonal component decoding.
Add a check to avoid …
|
|
|
@9fb7a5af
|
13 years |
justin.ruggles |
ws_snd1: Fix wrong samples counts.
This makes the check that avoids …
|
|
|
@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 …
|
|
|
@51df7b23
|
13 years |
martin |
movenc: Don't set a default sample duration when creating ismv
…
|
|
|
@298a587
|
13 years |
martin |
rtp: Factorize the check for distinguishing RTCP packets from RTP
The …
|
|
|
@c6643fdd
|
13 years |
rsbultje |
golomb: avoid infinite loop on all-zero input (or end of buffer).
…
|
|
|
@c9fdf324
|
13 years |
justin.ruggles |
bethsoftvid: synchronize video timestamps with audio sample rate
…
|
|
|
@773ff823
|
13 years |
justin.ruggles |
bethsoftvid: add audio stream only after getting the first audio …
|
|
|
@9546f331
|
13 years |
justin.ruggles |
bethsoftvid: Set video packet duration instead of accumulating pts.
|
|
|
@05e4ae83
|
13 years |
justin.ruggles |
bethsoftvid: set packet key frame flag for audio and I-frame video …
|
|
|
@17b11559
|
13 years |
justin.ruggles |
bethsoftvid: fix read_packet() return codes.
Use proper AVERROR …
|
|
|
@f320fb89
|
13 years |
justin.ruggles |
bethsoftvid: pass palette in side data instead of in a separate …
|
|
|
@f3a094f2
|
13 years |
martin |
sdp: Ignore RTCP packets when autodetecting RTP streams
The rtp …
|
|
|
@17b11ffe
|
13 years |
kostya.shishkov |
proresenc: initialise 'sign' variable
|
|
|
@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 …
|
|
|
@f3e08490
|
13 years |
rsbultje |
mpegaudio: replace memcpy by SIMD code
By replacing memcpy with an …
|
|
|
@ae591aee
|
13 years |
rsbultje |
vc1: prevent using last_frame as a reference for I/P first frame.
…
|
|
|
@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.
|
|
|