git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge commit '86bfcfcf2364bc837b7bb582c66a8a15a332414f'
[ffmpeg.git]
/
libavcodec
/
ivi_common.c
2012-12-29
Michael Niedermayer
ivi_common: Fix use of uninitialized warnings
blob
|
commitdiff
2012-12-14
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-12-14
Michael Niedermayer
Merge commit '07acdd651d1e2f4cfa5f610e616e70e323bb69cd'
blob
|
commitdiff
|
diff to current
2012-12-14
Anton Khirnov
ivi_common: check that scan pattern is set before using it.
blob
|
commitdiff
|
diff to current
2012-12-14
Anton Khirnov
ivi_common: use proper logging context in ivi_decode_bl...
blob
|
commitdiff
|
diff to current
2012-12-14
Anton Khirnov
ivi_common: make some functions and tables static.
blob
|
commitdiff
|
diff to current
2012-12-05
Michael Niedermayer
Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'
blob
|
commitdiff
|
diff to current
2012-12-05
Michael Niedermayer
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: fix decode_frame() third parameter semantics...
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: add a wrapper for AVCodecContext.get_buffer().
blob
|
commitdiff
|
diff to current
2012-11-23
Michael Niedermayer
replace av_log(0, by av_log(NULL,
blob
|
commitdiff
|
diff to current
2012-11-10
Michael Niedermayer
ivi_common: check ref_tile size, fix out of array accesses
blob
|
commitdiff
|
diff to current
2012-11-09
Michael Niedermayer
ivi_common: more MV Checks, fixes out of array reads
blob
|
commitdiff
|
diff to current
2012-11-09
Michael Niedermayer
ivi_common: dont dereference null pointers.
blob
|
commitdiff
|
diff to current
2012-11-04
Michael Niedermayer
ivi_common: dc_transform is needed for intra
blob
|
commitdiff
|
diff to current
2012-10-27
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-26
Diego Biurrun
ivi_common: Drop unused function parameter from decode_...
blob
|
commitdiff
|
diff to current
2012-10-13
Michael Niedermayer
Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf'
blob
|
commitdiff
|
diff to current
2012-10-12
Diego Biurrun
Move av_reverse table to libavcodec
blob
|
commitdiff
|
diff to current
2012-10-11
Michael Niedermayer
Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'
blob
|
commitdiff
|
diff to current
2012-10-10
Janne Grunau
indeo4/5: remove constant parameter num_bands from...
blob
|
commitdiff
|
diff to current
2012-09-30
Michael Niedermayer
Merge commit 'd05f72c75445969cd7bdb1d860635c9880c67fb6'
blob
|
commitdiff
|
diff to current
2012-09-29
Anton Khirnov
indeo4/5: check empty tile size in decode_mb_info().
blob
|
commitdiff
|
diff to current
2012-09-29
Anton Khirnov
ivi_common: make ff_ivi_process_empty_tile() static.
blob
|
commitdiff
|
diff to current
2012-09-29
Michael Niedermayer
Merge commit 'b146d74730ab9ec5abede9066f770ad851e45fbc'
blob
|
commitdiff
|
diff to current
2012-09-29
Michael Niedermayer
indeo4: update AVCodecContext width/height on size...
blob
|
commitdiff
|
diff to current
2012-09-29
Michael Niedermayer
indeo5dec: Make sure we have had a valid gop header.
blob
|
commitdiff
|
diff to current
2012-08-07
Michael Niedermayer
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-05-21
Michael Niedermayer
ivi_common: skip null frames for all indeo variants
blob
|
commitdiff
|
diff to current
2012-05-20
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-05-20
Diego Biurrun
indeo: Make ivi_calc_band_checksum() static, it is...
blob
|
commitdiff
|
diff to current
2012-05-20
Diego Biurrun
indeo: Drop unused debug function ivi_check_band().
blob
|
commitdiff
|
diff to current
2012-05-20
Kostya Shishkov
indeo: check for invalid motion vectors
blob
|
commitdiff
|
diff to current
2012-05-20
Kostya Shishkov
indeo: check that band output buffer exists
blob
|
commitdiff
|
diff to current
2012-05-20
Kostya Shishkov
indeo: clear allocated band buffers
blob
|
commitdiff
|
diff to current
2012-05-20
Kostya Shishkov
indeo: track tile macroblock size
blob
|
commitdiff
|
diff to current
2012-05-20
Kostya Shishkov
indeo: check custom Huffman tables for errors
blob
|
commitdiff
|
diff to current
2012-05-20
Kostya Shishkov
factor out common decoding code for Indeo 4 and Indeo 5
blob
|
commitdiff
|
diff to current
2012-04-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-20
Diego Biurrun
ivi_common: Initialize a variable at declaration in...
blob
|
commitdiff
|
diff to current
2012-04-18
Michael Niedermayer
indeo: Make sure the to be used vlc table has been...
blob
|
commitdiff
|
diff to current
2012-04-15
Michael Niedermayer
ff_ivi_decode_blocks: fix negative scan_pos case.
blob
|
commitdiff
|
diff to current
2012-04-15
Michael Niedermayer
indeo: Check allocated tile size in ff_ivi_process_empt...
blob
|
commitdiff
|
diff to current
2012-04-15
Michael Niedermayer
indeo4: check transform size.
blob
|
commitdiff
|
diff to current
2012-04-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-04
Diego Biurrun
cosmetics: Consistently place static, inline and av_col...
blob
|
commitdiff
|
diff to current
2012-03-26
Michael Niedermayer
indeo5: check motion vectors.
blob
|
commitdiff
|
diff to current
2012-02-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
vlc/rl: Add ff_ prefix to the nonstatic symbols
blob
|
commitdiff
|
diff to current
2012-01-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-06
Michael Niedermayer
indeo5: Fix null pointer dereference.
blob
|
commitdiff
|
diff to current
2011-12-28
Michael Niedermayer
indeo5: fix division by 0 in ff_ivi_init_tiles()
blob
|
commitdiff
|
diff to current
2011-12-28
Michael Niedermayer
indeo5: fix null pointer crash with ref_mb
blob
|
commitdiff
|
diff to current
2011-12-23
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-22
Diego Biurrun
Drop ALT_ prefix from BITSTREAM_READER_LE name.
blob
|
commitdiff
|
diff to current
2011-12-20
Michael Niedermayer
indeo5: Fix null pointer dereference
blob
|
commitdiff
|
diff to current
2011-06-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-02
Diego Biurrun
Replace custom DEBUG preprocessor trickery by the stand...
blob
|
commitdiff
|
diff to current
2011-06-02
Diego Biurrun
Replace #ifdef + av_log() combinations by av_dlog().
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-01-15
Daniel Kang
Check symbol validity to avoid a crash, fixes issue...
blob
|
commitdiff
|
diff to current
2010-06-30
Måns Rullgård
Fix grammar errors in documentation
blob
|
commitdiff
|
diff to current
2010-06-10
Maxim Poliakovski
Quant changes only once per MB so move the correspondin...
blob
|
commitdiff
|
diff to current
2010-06-08
Maxim Poliakovski
Prepare Indeo4 (step 1): upscale indeo5 base tables...
blob
|
commitdiff
|
diff to current
2010-05-30
Maxim Poliakovski
Make dequantization equation use less registers on...
blob
|
commitdiff
|
diff to current
2010-05-26
Maxim Poliakovski
Add the forgotten ff_ prefix to the shareable scan...
blob
|
commitdiff
|
diff to current
2010-05-26
Maxim Poliakovski
move indeo5 scan patterns into ivi_common.c
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-08
Maxim Poliakovski
Scale tile dimensions in case both local decoding and...
blob
|
commitdiff
|
diff to current
2010-03-07
Maxim Poliakovski
When tracking non-zero coefficients during Indeo 5...
blob
|
commitdiff
|
diff to current
2010-02-27
Kostya Shishkov
Encapsulate VLC information needed for decoding blocks...
blob
|
commitdiff
|
diff to current
2010-02-27
Kostya Shishkov
Make it clear that ff_ivi_init_static_vlc() does not...
blob
|
commitdiff
|
diff to current
2010-02-23
Kostya Shishkov
10l trocadero: Indeo 5 decoder did not free custom...
blob
|
commitdiff
|
diff to current
2010-02-23
Måns Rullgård
Declare indeo VLC table storage with correct type
blob
|
commitdiff
|
diff to current
2010-02-22
Kostya Shishkov
Macroblock and block Huffman code sets are to be used...
blob
|
commitdiff
|
diff to current
2010-01-30
Kostya Shishkov
Indeo Video Interactive 4 and 5 common code and DSP...
blob
|
commitdiff
|
diff to current