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
/
dnxhddec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'
Michael Niedermayer
2015-04-20
1
-5
/
+5
|
\
|
*
lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
2015-04-19
1
-5
/
+5
*
|
Merge commit '5980c924e309ae1dde8bd52d9938f94ff02602eb'
Michael Niedermayer
2015-04-09
1
-0
/
+1
|
\
\
|
|
/
|
*
dnxhd: Log the selected profile id
Vittorio Giovara
2015-04-09
1
-0
/
+1
*
|
lavc/dnxhd: Fix pix_fmt change.
Carl Eugen Hoyos
2015-03-28
1
-4
/
+5
*
|
avcodec/dnxhddec: reset cur_field for non interlaced frames
Michael Niedermayer
2015-03-19
1
-0
/
+2
*
|
avcodec/dnxhddec: Reset is_444 if format is not 444
Michael Niedermayer
2015-03-19
1
-0
/
+2
*
|
avcodec/dnxhddec: Check that the frame is interlaced before using cur_field
Michael Niedermayer
2015-03-19
1
-1
/
+1
*
|
Merge commit '1a07df31128da3a0020b66502399989b91770d44'
Michael Niedermayer
2015-01-29
1
-0
/
+9
|
\
\
|
|
/
|
*
DNxHD: Add support for id 1258 (DNx100 960x720@8)
Vittorio Giovara
2015-01-29
1
-0
/
+9
*
|
Merge commit '598f7d046cbf306706623210c5baafa3b7cd1df3'
Michael Niedermayer
2015-01-29
1
-25
/
+20
|
\
\
|
|
/
|
*
DNxHD: Simplify pixel format detection
Vittorio Giovara
2015-01-29
1
-25
/
+20
*
|
Merge commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65'
Michael Niedermayer
2015-01-29
1
-3
/
+9
|
\
\
|
|
/
|
*
DNxHD: More verbose error messages
Vittorio Giovara
2015-01-29
1
-3
/
+9
*
|
avcodec/dnxhddec: treat pix_fmt like width/height
Michael Niedermayer
2014-10-29
1
-3
/
+10
*
|
Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'
Michael Niedermayer
2014-07-01
1
-26
/
+26
|
\
\
|
|
/
|
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-26
/
+26
*
|
Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'
Michael Niedermayer
2014-06-19
1
-2
/
+7
|
\
\
|
|
/
|
*
dsputil: Split clear_block*/fill_block* off into a separate context
Diego Biurrun
2014-06-18
1
-2
/
+7
*
|
Merge commit '89ef08c992c484a46711b1a68a988303679c288e'
Michael Niedermayer
2014-04-11
1
-21
/
+30
|
\
\
|
|
/
|
*
DNxHD: K&R formatting cosmetics
Vittorio Giovara
2014-04-11
1
-22
/
+31
*
|
Merge commit 'e95018b694c0774477abec5bbf86ecc7946a9a28'
Michael Niedermayer
2014-02-10
1
-24
/
+79
|
\
\
|
|
/
|
*
dnxhd: Support DNx444
Kostya Shishkov
2014-02-09
1
-22
/
+75
*
|
Merge commit '28e508a94677d5dffde009c5f8ca7d6a4d2ca8e8'
Michael Niedermayer
2014-02-09
1
-11
/
+11
|
\
\
|
|
/
|
*
dnxhddec: return proper error code
Alexandra Khirnova
2014-02-09
1
-11
/
+11
*
|
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
*
|
Merge commit 'c7a5acabc537c2ce363165c31250aba341b1a990'
Michael Niedermayer
2013-11-01
1
-3
/
+3
|
\
\
|
|
/
|
*
dnxhddec: stop using deprecated avcodec_set_dimensions
Anton Khirnov
2013-10-31
1
-3
/
+3
*
|
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
Michael Niedermayer
2013-10-04
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
|
Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'
Michael Niedermayer
2013-05-16
1
-3
/
+0
|
\
\
|
|
/
|
*
Remove commented-out debug #define cruft
Diego Biurrun
2013-05-16
1
-3
/
+0
*
|
lavc: factorize ff_{thread_,re,}get_buffer error messages.
Clément Bœsch
2013-03-13
1
-3
/
+1
*
|
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-31
/
+26
|
\
\
|
|
/
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-31
/
+27
*
|
dnxhddec: return the correct number of bytes from decode_frame
Michael Niedermayer
2013-03-04
1
-1
/
+1
*
|
dnxhddec: fix integer overflow / index check
Michael Niedermayer
2013-01-30
1
-1
/
+1
*
|
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-7
/
+7
|
\
\
|
|
/
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-7
/
+7
*
|
dnxhddec: fix CID changed check.
Michael Niedermayer
2012-12-14
1
-2
/
+3
*
|
Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'
Michael Niedermayer
2012-12-05
1
-2
/
+2
|
\
\
|
|
/
|
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-2
/
+2
*
|
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
Michael Niedermayer
2012-12-05
1
-0
/
+1
|
\
\
|
|
/
|
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-2
/
+2
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-01
1
-5
/
+0
|
\
\
|
|
/
|
*
avcodec: Drop some silly commented-out av_log() invocations
Diego Biurrun
2012-10-01
1
-9
/
+1
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
|
\
\
|
|
/
[next]