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
*
avcodec/options: do a more thorough clean up in avcodec_copy_context()
James Almer
2017-04-30
1
-0
/
+15
*
avcodec/options: factorize avcodec_copy_context() cleanup code
James Almer
2017-04-30
1
-15
/
+15
*
Merge commit 'd59641abfd25a1007bdf4723d952887b1e3619c6'
Clément Bœsch
2017-03-12
1
-0
/
+1
|
\
|
*
lavc: initialize AVCodecContext.sw_pix_fmt properly
Anton Khirnov
2016-07-22
1
-0
/
+1
*
|
Merge commit '24b5cff01bbac4e08acfd6d19c499e880988f520'
Hendrik Leppkes
2016-06-26
1
-1
/
+9
|
\
\
|
|
/
|
*
lavc: handle hw_frames_ctx where necessary
Andrey Turkin
2016-05-26
1
-0
/
+9
*
|
Merge commit '04fc8e24a091ed1d77d7a3c0cbcfe60baec19a9f'
Hendrik Leppkes
2016-06-26
1
-2
/
+9
|
\
\
|
|
/
|
*
lavc: deprecate avcodec_get_context_defaults3()
Anton Khirnov
2016-05-23
1
-2
/
+9
*
|
Merge commit '5f30ac27795f9f98043e8582ccaad8813104adc4'
Hendrik Leppkes
2016-06-26
1
-0
/
+2
|
\
\
|
|
/
|
*
lavc: deprecate avcodec_copy_context()
Anton Khirnov
2016-05-23
1
-0
/
+2
*
|
avcodec/options: Make dummy_v?_encoder static
Michael Niedermayer
2015-08-30
1
-4
/
+4
*
|
avcodec/options: Silence deprecated warning about coded_frame
Michael Niedermayer
2015-08-06
1
-0
/
+4
*
|
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
avcodec/options-test: don't alloc avctx->coded_frame
James Almer
2015-07-21
1
-2
/
+0
*
|
Merge commit 'f046c3b5ac36848cce824b008e0347c621523041'
Michael Niedermayer
2015-07-03
1
-0
/
+2
|
\
\
|
|
/
|
*
lavc: Move deprecation warning disabling to files including the table
Vittorio Giovara
2015-07-03
1
-0
/
+2
*
|
lavc/options: add test for avcodec_copy_context
Lukasz Marek
2014-12-08
1
-0
/
+171
*
|
lavc/options: fix leaks in avcodec_copy_context
Lukasz Marek
2014-12-06
1
-5
/
+11
*
|
lavc/options: don't copy priv context when it is not AVOption object
Lukasz Marek
2014-12-06
1
-2
/
+3
*
|
lavc/options: fix leaks in avcodec_free_context
Lukasz Marek
2014-11-26
1
-0
/
+3
*
|
lavc/options: fix rc_eq leak
Lukasz Marek
2014-11-21
1
-10
/
+0
*
|
avcodec/options: Set AVCodecContext->codec upon initialization.
Vadim Kalinsky
2014-11-18
1
-1
/
+3
*
|
lavc/options: initialize pkt_timebase
Lukasz Marek
2014-11-16
1
-0
/
+1
*
|
lavc/options: set timecode_frame_start to -1 as option default
Lukasz Marek
2014-11-16
1
-1
/
+0
*
|
lavc/options: fix shallow copy context
Lukasz Marek
2014-11-09
1
-0
/
+1
*
|
Merge commit 'a75c2eb25a62105c09b48521aef429dc8a231637'
Michael Niedermayer
2014-10-18
1
-1
/
+10
|
\
\
|
|
/
|
*
lavc: make rc_eq into private options of mpegvideo encoders
Anton Khirnov
2014-10-18
1
-1
/
+10
*
|
Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'
Michael Niedermayer
2014-10-15
1
-0
/
+1
|
\
\
|
|
/
|
*
lavc: deprecate the use of AVCodecContext.time_base for decoding
Anton Khirnov
2014-10-15
1
-0
/
+1
*
|
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
1
-1
/
+2
|
\
\
|
|
/
|
*
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-15
1
-1
/
+2
*
|
avcodec/options: use av_opt_copy() in avcodec_copy_context() to copy priv_data
Michael Niedermayer
2014-06-01
1
-0
/
+4
*
|
avcodec/options: leave priv_data in avcodec_copy_context() intact
Michael Niedermayer
2014-05-30
1
-1
/
+0
*
|
Merge commit 'fd056029f45a9f6d213d9fce8165632042511d4f'
Michael Niedermayer
2014-05-18
1
-0
/
+15
|
\
\
|
|
/
|
*
lavc: add avcodec_free_context().
Anton Khirnov
2014-05-18
1
-0
/
+15
*
|
avcodec/options: avcodec_copy_context() Check subtitle_header_size instead of...
Michael Niedermayer
2014-05-15
1
-1
/
+1
*
|
Merge commit '3b2fbe67bd63b00331db2a9b213f6d420418a312'
Michael Niedermayer
2014-05-15
1
-0
/
+2
|
\
\
|
|
/
|
*
lavc: properly handle subtitle_header in avcodec_copy_context()
Anton Khirnov
2014-05-15
1
-0
/
+3
*
|
Merge commit 'efc7df6c1f11b20a48e60c3f743ce2331b661973'
Michael Niedermayer
2014-05-15
1
-2
/
+6
|
\
\
|
|
/
|
*
lavc: preserve the original private data in avcodec_copy_context()
Anton Khirnov
2014-05-15
1
-2
/
+6
*
|
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
|
\
\
|
|
/
[next]