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
/
dirac.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
diracdec: move the MAX_DWT_LEVELS macro to dirac.h
Rostislav Pehlivanov
2016-02-03
1
-0
/
+11
*
dirac: add more parse codes from the specifications
Rostislav Pehlivanov
2016-01-21
1
-0
/
+7
*
Merge commit 'e02de9df4b218bd6e1e927b67fd4075741545688'
Hendrik Leppkes
2015-12-17
1
-7
/
+31
|
\
|
*
lavc: export Dirac parsing API used by the ogg demuxer as public
Anton Khirnov
2015-12-06
1
-5
/
+28
*
|
diracdec: Replace dirac parse codes with better ones
Kieran Kunhya
2015-12-10
1
-0
/
+22
*
|
diracdec: Extract version parameters
Kieran Kunhya
2015-12-10
1
-0
/
+6
*
|
diracdec: Move strides to bytes, and pointer types to uint8_t.
Kieran Kunhya
2015-12-10
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-06
1
-1
/
+1
|
\
\
|
|
/
|
*
Give all anonymously typedeffed structs in headers a name
Diego Biurrun
2012-10-06
1
-1
/
+1
*
|
Dirac: Doxygen comments and some formatting enhancements
Jordi Ortiz
2011-10-30
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-21
1
-2
/
+2
|
\
\
|
|
/
|
*
lavc: use avpriv_ prefix for ff_dirac_parse_sequence_header.
Anton Khirnov
2011-10-20
1
-2
/
+2
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Add a function to parse Dirac's sequence header
David Conrad
2010-01-11
1
-0
/
+57