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
/
dvdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
lavc: factorize ff_{thread_,re,}get_buffer error messages.
Clément Bœsch
2013-03-13
1
-5
/
+3
*
|
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-9
/
+3
|
\
\
|
|
/
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-8
/
+3
*
|
Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'
Michael Niedermayer
2013-02-09
1
-1
/
+1
|
\
\
|
|
/
|
*
dsputil: Move LOCAL_ALIGNED macros to libavutil
Diego Biurrun
2013-02-08
1
-1
/
+1
*
|
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-4
/
+4
|
\
\
|
|
/
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-4
/
+4
*
|
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
-1
/
+2
|
\
\
|
|
/
|
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
|
dvdec: Set top_field_first from FS flag
Tomas Härdin
2012-10-15
1
-1
/
+2
*
|
dvdec: Move the VSC pack parsing to before avctx->execute()
Tomas Härdin
2012-10-15
1
-8
/
+8
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-5
/
+5
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-5
/
+5
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
|
dvdec: switch to av_assert
Michael Niedermayer
2012-08-04
1
-2
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-06
1
-1
/
+1
|
\
\
|
|
/
|
*
dvdec: drop const qualifier from variable to eliminate a warning
Diego Biurrun
2012-05-06
1
-1
/
+1
*
|
lowres2 support.
Michael Niedermayer
2012-04-22
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-22
1
-2
/
+1
|
\
\
|
|
/
|
*
Remove lowres video decoding
Mans Rullgard
2012-04-21
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-17
1
-2
/
+3
|
\
\
|
|
/
|
*
dv: Merge dvquant.h into dvdata.c where all other DV tables reside.
Diego Biurrun
2012-04-16
1
-2
/
+1
|
*
dv: Move static tables only used in one place to where they are used.
Diego Biurrun
2012-04-16
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-07
1
-2
/
+2
|
\
\
|
|
/
|
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-29
1
-1
/
+0
|
\
\
|
|
/
|
*
dvdec: drop unnecessary dv_tablegen.h #include
Diego Biurrun
2012-03-28
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-28
1
-6
/
+7
|
/
*
dv: Split off DV video decoder into its own file.
Diego Biurrun
2012-03-27
1
-0
/
+386
[prev]