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
/
dnxhddata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf/mxfenc: Write correct interlaced flag when muxing dnxhd.
Carl Eugen Hoyos
2015-05-04
1
-0
/
+8
*
Merge commit '1a07df31128da3a0020b66502399989b91770d44'
Michael Niedermayer
2015-01-29
1
-0
/
+38
|
\
|
*
DNxHD: Add support for id 1258 (DNx100 960x720@8)
Vittorio Giovara
2015-01-29
1
-0
/
+37
*
|
Merge commit '89ef08c992c484a46711b1a68a988303679c288e'
Michael Niedermayer
2014-04-11
1
-1
/
+1
|
\
\
|
|
/
|
*
DNxHD: K&R formatting cosmetics
Vittorio Giovara
2014-04-11
1
-1
/
+1
*
|
Merge commit 'e95018b694c0774477abec5bbf86ecc7946a9a28'
Michael Niedermayer
2014-02-10
1
-0
/
+19
|
\
\
|
|
/
|
*
dnxhd: Support DNx444
Kostya Shishkov
2014-02-09
1
-0
/
+18
*
|
lavc/dnxhdenc: print valid profiles when codec parameters are invalid
Matthieu Bouron
2013-01-27
1
-0
/
+16
*
|
lavc/dnxhddata: add frame_rates field to cid table
Matthieu Bouron
2013-01-27
1
-10
/
+20
*
|
lavc/dnxhddata: fix bitrates for cid 1251 and 1252 in cid table
Matthieu Bouron
2013-01-25
1
-2
/
+2
*
|
dnxhd: Add avpriv_dnxhd_get_frame_size()
Michael Niedermayer
2013-01-06
1
-0
/
+8
*
|
dnxhddata_ Fix mixup of sizeof() and array elements in ff_dnxhd_find_cid()
Michael Niedermayer
2012-10-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+1
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
|
dnxhd: Fix 10-bit DNxHD quant matrices
Joseph Artsimovich
2012-07-20
1
-32
/
+34
*
|
remove unreferenced table "dnxhd_1238_ac_index_flag" (empty curly braces did ...
J. Bohl
2012-06-09
1
-3
/
+0
*
|
Merge remote-tracking branch 'mans/dnxhd'
Michael Niedermayer
2011-10-22
1
-346
/
+230
|
\
\
|
*
|
dnxhddec: merge ac_{index,run}_flags
Mans Rullgard
2011-07-24
1
-225
/
+109
|
*
|
dnxhddec: store 2*level+1 in ac_level tables
Mans Rullgard
2011-07-24
1
-112
/
+112
|
|
/
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-22
1
-2
/
+200
|
\
\
|
|
/
|
*
dnxhd: 10-bit support
Joseph Artsimovich
2011-07-21
1
-2
/
+200
|
*
dnxhd: rename some data tables
Joseph Artsimovich
2011-07-21
1
-16
/
+16
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-09
1
-36
/
+574
|
\
\
|
|
/
|
*
dnxhd: prettify tables
Mans Rullgard
2011-07-08
1
-36
/
+574
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
dnxhd: Renama tables
Joseph Artsimovich
2011-06-10
1
-16
/
+16
|
/
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
remove duplicate tables
Stefan Gehrer
2009-01-16
1
-19
/
+2
*
uses FF_ARRAY_ELEMS() where appropriate
Aurelien Jacobs
2008-10-21
1
-2
/
+2
*
return if bitrate is not specified or too low
Baptiste Coudurier
2008-06-01
1
-0
/
+2
*
add bitrate helper to choose all dnxhd variants
Baptiste Coudurier
2007-12-18
1
-8
/
+35
*
dnxhd 720p encoding and decoding support
Baptiste Coudurier
2007-12-02
1
-0
/
+117
*
dnxhd 36mbit support
Baptiste Coudurier
2007-10-08
1
-0
/
+6
*
typo weigth->weight
Baptiste Coudurier
2007-10-08
1
-12
/
+12
*
preliminary 10 bit depth decoding support, still miss generic api to export p...
Baptiste Coudurier
2007-10-08
1
-0
/
+67
*
dnxhd 120 interlaced support
Baptiste Coudurier
2007-08-10
1
-0
/
+28
*
move dnxhd data tables to separate file
Baptiste Coudurier
2007-08-04
1
-0
/
+198