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
/
options.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '38ecc3702dabbea09230f6d6333f59e74f5d1c12'
Michael Niedermayer
2013-11-04
1
-1
/
+0
|
\
|
*
pthread: store thread contexts in AVCodecInternal instead of AVCodecContext
Anton Khirnov
2013-11-04
1
-1
/
+0
*
|
lavc: remove dead FF_API_ALLOC_CONTEXT API
Stefano Sabatini
2013-11-03
1
-28
/
+0
*
|
avcodec: free priv_data in avcodec_copy_context()
Michael Niedermayer
2013-08-13
1
-0
/
+4
*
|
Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'
Michael Niedermayer
2013-08-03
1
-1
/
+1
|
\
\
|
|
/
|
*
Give less generic names to global library option arrays
Diego Biurrun
2013-08-02
1
-1
/
+1
*
|
lavc: copy subtitle_header when copying context.
Nicolas George
2013-05-01
1
-0
/
+1
*
|
avcodec_get_context_defaults3: set codec_id
Michael Niedermayer
2013-04-22
1
-0
/
+3
*
|
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-3
/
+1
|
\
\
|
|
/
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-3
/
+1
*
|
lavc: add pkt_size field to AVFrame
Stefano Sabatini
2012-12-15
1
-0
/
+1
*
|
Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60'
Michael Niedermayer
2012-11-03
1
-1
/
+2
|
\
\
|
|
/
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-1
/
+1
*
|
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
2012-09-05
1
-10
/
+10
|
\
\
|
|
/
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-24
1
-3
/
+3
|
\
\
|
|
/
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-18
1
-2
/
+4
|
\
\
|
|
/
|
*
lavc: add const to AVCodec* function parameters.
Anton Khirnov
2012-08-18
1
-2
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+2
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+2
*
|
options: Fix warning about incompatible pointer type
jamal
2012-07-30
1
-2
/
+3
*
|
lavc: seperate encoder/decoder class category
Michael Niedermayer
2012-06-19
1
-0
/
+7
*
|
set some categories of some AVClass structs
Michael Niedermayer
2012-06-03
1
-0
/
+1
*
|
Exposing forced flag for DVD and PGS subtitles
hakuya
2012-04-30
1
-0
/
+1
*
|
Added AVClass for AVSubtitleRect
hakuya
2012-04-30
1
-0
/
+23
*
|
lavc: add a sample_rate field to AVFrame.
Nicolas George
2012-04-28
1
-0
/
+1
*
|
lavc: add a channel_layout field to AVFrame.
Nicolas George
2012-04-28
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-21
1
-373
/
+3
|
\
\
|
|
/
|
*
Move AVFormatContext/AVCodecContext option tables to separate files.
Anton Khirnov
2012-03-20
1
-368
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-05
1
-0
/
+2
|
\
\
|
|
/
|
*
lavc: deprecate AVCodecContext.sub_id.
Anton Khirnov
2012-03-04
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-01
1
-7
/
+21
|
\
\
|
|
/
|
*
libvorbis: fix use of minrate/maxrate AVOptions
Justin Ruggles
2012-02-29
1
-2
/
+2
|
*
mpegvideo_enc: add quantizer_noise_shaping private option.
Anton Khirnov
2012-02-29
1
-1
/
+3
|
*
lavc: deprecate AVCodecContext.inter_threshold.
Anton Khirnov
2012-02-29
1
-0
/
+2
|
*
lavc: deprecate AVCodecContext.color_table_id.
Anton Khirnov
2012-02-29
1
-0
/
+2
|
*
mpegvideo_enc: add chroma/luma_elim_threshold private options.
Anton Khirnov
2012-02-29
1
-0
/
+2
|
*
mpegvideo_enc: add cbp_rd flag to mpv_flags.
Anton Khirnov
2012-02-29
1
-1
/
+1
|
*
mpegvideo_enc: add qp_rd flag to mpv_flags.
Anton Khirnov
2012-02-29
1
-1
/
+3
|
*
mpegvideo_enc: add strict_gop flag to mpv_flags.
Anton Khirnov
2012-02-29
1
-1
/
+3
|
*
lavc: add -mpv_flags to mpegvideo_enc-based encoders.
Anton Khirnov
2012-02-29
1
-1
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-14
1
-1
/
+1
|
\
\
|
|
/
|
*
Move PS2 MMI code below the mips subdirectory, where it belongs.
Diego Biurrun
2012-02-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-09
1
-2
/
+0
|
\
\
|
|
/
|
*
Remove Sun medialib glue code.
Diego Biurrun
2012-02-08
1
-2
/
+0
*
|
Set default qmax for VC-3/DNxHD to 1024 (maximum allowed by VC-3 spec).
Joseph Artsimovich
2012-02-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-01
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: set AVCodecContext.codec in avcodec_get_context_defaults3().
Anton Khirnov
2012-01-31
1
-0
/
+1
|
*
lavc: add avcodec_is_open().
Anton Khirnov
2012-01-31
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-122
/
+1
|
\
\
|
|
/
[next]