git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libavcodec: be less picky on nonsense rc_max_rate / rc_buffer_size combinations.
2012-04-02
Michael Niedermayer
libavcodec: be less picky on nonsense rc_max_rate ...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-04-01
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-04-01
Michael Niedermayer
snow-test: fix pointer type warnings
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-04-01
Michael Niedermayer
swr-test: remove unused variable
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-04-01
Michael Niedermayer
fft-test: fix all pointer type warnings.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-04-01
Michael Niedermayer
swr: remove unused variable
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-04-01
Michael Niedermayer
swr: fix pointer type warnings
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-04-01
Michael Niedermayer
dsputil_mmx: fix scalarproduct prototypes
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-04-01
Michael Niedermayer
txd: Fix "set but not used" warning
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-04-01
Michael Niedermayer
audiointerleave: check timebase
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-04-01
Michael Niedermayer
ffmpeg: fix plain -profile support
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-04-01
Michael Niedermayer
direcdec: fix infinite loop
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-04-01
maxlazarov
The lt and lte functions were swapped.
commit
|
commitdiff
|
tree
2012-04-01
Michael Niedermayer
avidec: better NI detection.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-04-01
Michael Niedermayer
lavc: check media type of the decoder before calling it.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-31
Michael Niedermayer
indeo4: fix null ptr dereference
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-31
Derek Buitenhuis
FATE: Add RALF decoding test
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-31
Michael Niedermayer
indeo4: check that num_mbs matches
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-31
Michael Niedermayer
tm2dec: fix overread
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-31
Michael Niedermayer
ividsp: prevent pointers from going outside and overreading.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-31
Michael Niedermayer
ividsp: zero pitch so as not to overread
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-31
Michael Niedermayer
indeo5: change AVCodecContext w/h when internal ones...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-31
Michael Niedermayer
fate: update regression checksum due to 95ce0ddcfe99182365e0...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-31
Michael Niedermayer
vsrc_buffer: Store allocated scale filter and free...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-31
Michael Niedermayer
avfilter: allow freeing NULL.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
dcttest: put ff_prores_idct_put_10_sse2_wrap under...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
svq3: Fix pointer type mismatch warning.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
cavsdec: initialize all tables to zeros.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
svq1enc: fix ptr type mismatch warning
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
mpeghaudiodec: Fix "set but not used" warnings
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
mjpegdec: Fix "assignment from incompatible pointer...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
j2kenc: Fix "function declaration isn’t a prototype...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
j2kdec: fix format strings
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
interplayvideodec: pass correct pointer to av_dlog()
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
dvbsubdec: Fix "set but not used" warning
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
libavformat: Fix several "incompatible pointer type...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
cavsdec: ensure the tables have been allocated before...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-30
Michael Niedermayer
img2dec: remove GLOB_TILDE support.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-29
Alexander Strasser
img2dec: Recognize glob meta chars only if prefixed...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-29
Brian Olson
img2: glob matching for image series
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-29
Michael Niedermayer
ffmpeg: check pts like dts for being in the past.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-29
Michael Niedermayer
lavf: print ts values in pts < dts error message
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-29
Michael Niedermayer
ffmpeg: switch duration calculation code from avg to...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-29
Michael Niedermayer
fate/vp8-size-change: set bitexact flag
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-29
Michael Niedermayer
ffmpeg: pass bitexact flag to vsrc_buffer
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-29
Piotr Bandurski
iff: prevent a possible crash with broken/prepared...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-29
Michael Niedermayer
Merge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K...
Merged-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-29
Michael Niedermayer
ffmpeg: dont disable dr1 when changing dimensions are...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-29
Michael Niedermayer
ffmpeg: disable dr1 when frame sizes change.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-29
Michael Niedermayer
avfilter: set w/h in avfilter_fill_frame_from_video_buffer_r...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
indeo4: Dont leave tables in random state on errors.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
indeo4: apply correction to eob/esc indexes too
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
indeo4: Check for mismatching scan tables
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
vc1dec: Fix global array overread.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
apedec: fix global array overread
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
apedec: check bits <= 32
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
tm2dec: check total_frames and extradata_size.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
tm2: Fix overread of token array.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
lzw(gif): Fix overread
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
lagarith: Fix various issues that lead to out of array...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
lagarith: fix flipped return value
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
lagarithrac: fix length used in ff_lag_rac_init()
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
h263dec: Restore w/h values to a consistent state if...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Piotr Bandurski
id3v2: support JPEG APIC with incorrect (image/jpg...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Paul B Mahol
Support FLIC in AVI.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-28
Michael Niedermayer
Merge remote-tracking branch 'cus/stable'
Merged-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Paul B Mahol
XBM decoder
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Paul B Mahol
j2kdec: move ff_j2k_init_tier1_luts() to j2kdec_init()
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Tim Nicholson
Clarify the use of the interl=1|-1 option of the scale...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Thilo Borgmann
alsdec: check return values.
commit
|
commitdiff
|
tree
2012-03-27
Michael Niedermayer
h264: dont mess with chroma planes for grayscale h264.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Michael Niedermayer
alsdec: make sure no invalid opt_order stays in the...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Michael Niedermayer
vc1dec: dont ignore ff_vc1_parse_frame_header_advs...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Michael Niedermayer
vc1dec: avoid == -1 checks for errors.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Michael Niedermayer
vc1dec: sanity check state used in get_mvdata_interlaced()
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Michael Niedermayer
oma: dont over-read buffer
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Paul B Mahol
j2kdec: remove pointless swapping
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Paul B Mahol
j2kdec: vertically align AVCodec members
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Paul B Mahol
j2kdec: Remove useless .pix_fmts.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Paul B Mahol
j2kdec: convert to bytestream2 API
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Michael Niedermayer
ffmpeg: fix handling or empty audio packets
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Michael Niedermayer
ffmpeg: more verbose error messages in case of audio...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-27
Michael Niedermayer
Revert "raw: move buffer size check up."
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-26
Paul B Mahol
j2kenc: cosmetics: vertically align AVCodec members.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-26
Paul B Mahol
libopenjpegdec: hack to fix GRAY16 decoding
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-26
Michael Niedermayer
vc1dec: move mquant zero check down.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-26
Michael Niedermayer
targa: Fix input buffer size check.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-26
Michael Niedermayer
indeo3dec: check mv bitstream pointer
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-26
Michael Niedermayer
indeo3dec: Fix end pointer.
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-26
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-26
Thilo Borgmann
als: consistent messages
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-26
Paul B Mahol
libopenjpegenc: remove leftover because older version...
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-26
Thilo Borgmann
ALS error message pretty print
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
2012-03-26
Michael Niedermayer
qdm2: Fix out of array writes
Signed-off-by:
Michael Niedermayer
<michaelni@gmx.at>
commit
|
commitdiff
|
tree
next