index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
ivi_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '5ec6d152e26c570c0a16ec72c1f354db95708179'
Michael Niedermayer
2014-06-27
1
-29
/
+103
|
\
|
*
indeo4: B-frames decoding
Dirk Ausserhaus
2014-06-26
1
-32
/
+106
*
|
Merge commit 'e121ac634ba324a318f4a97f978dcfb48da6b735'
Michael Niedermayer
2014-06-23
1
-6
/
+4
|
\
\
|
|
/
|
*
indeo45: use is_indeo4 context flag instead of checking codec ID
Dirk Ausserhaus
2014-06-23
1
-6
/
+4
|
*
Decode both parts of Indeo4 IP frames
Dirk Ausserhaus
2014-06-01
1
-13
/
+35
|
*
Move Indeo4 frametypes into common header.
Dirk Ausserhaus
2014-06-01
1
-1
/
+1
*
|
avcodec/indeo4: Decode both parts of IP frames
Dirk Ausserhaus
2014-05-30
1
-18
/
+39
*
|
avcodec/indeo4: Move frametypes into common header.
Dirk Ausserhaus
2014-05-30
1
-1
/
+1
*
|
avcodec/ivi_common: Use av_mallocz_array()
Michael Niedermayer
2014-04-30
1
-3
/
+3
*
|
Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198'
Michael Niedermayer
2014-03-22
1
-2
/
+4
|
\
\
|
|
/
|
*
avcodec: more correct printf specifiers
Diego Biurrun
2014-03-22
1
-2
/
+4
*
|
Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'
Michael Niedermayer
2014-01-26
1
-0
/
+1
|
\
\
|
|
/
|
*
avutil: remove timer.h include from internal.h
Janne Grunau
2014-01-25
1
-0
/
+1
*
|
avcodec/ivi_common: use av_mallocz() to allocate mbs array
Michael Niedermayer
2013-12-26
1
-1
/
+1
*
|
Merge commit '967cd6fafbf2fdec9cbe011296ad34a70212427e'
Michael Niedermayer
2013-11-01
1
-1
/
+4
|
\
\
|
|
/
|
*
ivi_common: stop using deprecated avcodec_set_dimensions
Anton Khirnov
2013-10-31
1
-1
/
+4
*
|
avcodec/ivi_common: make while get_bits loop more robust by checking bits left
Michael Niedermayer
2013-10-30
1
-1
/
+6
*
|
Merge commit 'a92538b7c0defc86c55fb91f55dfa36aad192673'
Michael Niedermayer
2013-09-17
1
-0
/
+5
|
\
\
|
|
/
|
*
ivi_common: Make sure color planes have been initialized
Martin Storsjö
2013-09-17
1
-0
/
+5
*
|
Merge commit '060ce0c697e261ca2792a7df30dfd1bae6900a4f'
Michael Niedermayer
2013-08-16
1
-33
/
+31
|
\
\
|
|
/
|
*
ivi_common: Make some tables only used within the file static
Diego Biurrun
2013-08-15
1
-33
/
+31
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-07-15
1
-0
/
+8
|
\
\
|
|
/
|
*
indeo: Reject impossible FRAMETYPE_NULL
Luca Barbato
2013-07-15
1
-0
/
+8
*
|
Merge commit 'f9e5261cab067be7278f73d515bc9b601eb56202'
Michael Niedermayer
2013-07-15
1
-5
/
+5
|
\
\
|
|
/
|
*
indeo: Do not reference mismatched tiles
Luca Barbato
2013-07-15
1
-0
/
+2
*
|
Merge commit '28dda8a691f1c723a4a9365ab85f9625f1330096'
Michael Niedermayer
2013-07-15
1
-0
/
+5
|
\
\
|
|
/
|
*
indeo: Sanitize ff_ivi_init_planes fail paths
Luca Barbato
2013-07-15
1
-0
/
+5
*
|
Merge commit '25a6666f6c07c6ac8449a63d7fbce0dfd29c54cd'
Michael Niedermayer
2013-07-15
1
-13
/
+15
|
\
\
|
|
/
|
*
indeo: Bound-check before applying motion compensation
Luca Barbato
2013-07-15
1
-12
/
+17
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-07-14
1
-2
/
+23
|
\
\
|
|
/
|
*
indeo: Bound-check before applying transform
Luca Barbato
2013-07-13
1
-3
/
+27
*
|
Merge commit '6a10142faa1cca8ba2bfe51b970754f62d60f320'
Michael Niedermayer
2013-07-05
1
-13
/
+29
|
\
\
|
|
/
|
*
indeo: reject negative array indexes
Luca Barbato
2013-07-04
1
-13
/
+29
*
|
Merge commit '6dfacd7ab126aea1392949d1aa10fdc3d3eeb911'
Michael Niedermayer
2013-07-05
1
-20
/
+32
|
\
\
|
|
/
|
*
indeo: Cosmetic formatting
Luca Barbato
2013-07-04
1
-20
/
+32
*
|
Merge commit '62256010e9bc8879e2bf7f3b94af8ff85e239082'
Michael Niedermayer
2013-07-05
1
-126
/
+162
|
\
\
|
|
/
|
*
indeo: Refactor ff_ivi_init_tiles and ivi_decode_blocks
Luca Barbato
2013-07-04
1
-120
/
+153
*
|
Merge commit 'f6f36ca8ca1b2526d3abff7d7c627322d3bce912'
Michael Niedermayer
2013-07-05
1
-30
/
+32
|
\
\
|
|
/
|
*
indeo: Refactor ff_ivi_dec_huff_desc
Luca Barbato
2013-07-04
1
-30
/
+32
*
|
Merge commit 'e6d8acf6a8fba4743eb56eabe72a741d1bbee3cb'
Michael Niedermayer
2013-07-05
1
-4
/
+5
|
\
\
|
|
/
|
*
indeo: use a typedef for the mc function pointer
Luca Barbato
2013-07-04
1
-4
/
+5
|
*
indeo: check for reference when inheriting mvs
Luca Barbato
2013-07-01
1
-1
/
+1
*
|
Merge commit 'dd3754a48854cd570d38db72394491aab0f36570'
Michael Niedermayer
2013-07-01
1
-8
/
+8
|
\
\
|
|
/
|
*
indeo: use proper error code
Luca Barbato
2013-07-01
1
-8
/
+8
*
|
Merge commit '7388c0c58601477db076e2e74e8b11f8a644384a'
Michael Niedermayer
2013-07-01
1
-2
/
+10
|
\
\
|
|
/
|
*
indeo: Properly forward the error codes
Luca Barbato
2013-07-01
1
-2
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-06-01
1
-1
/
+5
|
\
\
|
|
/
|
*
indeo4: expand allowed quantiser range
Kostya Shishkov
2013-06-01
1
-1
/
+5
*
|
Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'
Michael Niedermayer
2013-05-05
1
-1
/
+1
|
\
\
|
|
/
|
*
avcodec: Add av_cold attributes to init functions missing them
Diego Biurrun
2013-05-04
1
-1
/
+1
[next]