summaryrefslogtreecommitdiff
path: root/libavcodec/options.c
Commit message (Expand)AuthorAge
* avcodec/options: Make dummy_v?_encoder staticMichael Niedermayer2015-08-30
* avcodec/options: Silence deprecated warning about coded_frameMichael Niedermayer2015-08-06
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | avcodec/options-test: don't alloc avctx->coded_frameJames Almer2015-07-21
* | Merge commit 'f046c3b5ac36848cce824b008e0347c621523041'Michael Niedermayer2015-07-03
|\|
| * lavc: Move deprecation warning disabling to files including the tableVittorio Giovara2015-07-03
* | lavc/options: add test for avcodec_copy_contextLukasz Marek2014-12-08
* | lavc/options: fix leaks in avcodec_copy_contextLukasz Marek2014-12-06
* | lavc/options: don't copy priv context when it is not AVOption objectLukasz Marek2014-12-06
* | lavc/options: fix leaks in avcodec_free_contextLukasz Marek2014-11-26
* | lavc/options: fix rc_eq leakLukasz Marek2014-11-21
* | avcodec/options: Set AVCodecContext->codec upon initialization.Vadim Kalinsky2014-11-18
* | lavc/options: initialize pkt_timebaseLukasz Marek2014-11-16
* | lavc/options: set timecode_frame_start to -1 as option defaultLukasz Marek2014-11-16
* | lavc/options: fix shallow copy contextLukasz Marek2014-11-09
* | Merge commit 'a75c2eb25a62105c09b48521aef429dc8a231637'Michael Niedermayer2014-10-18
|\|
| * lavc: make rc_eq into private options of mpegvideo encodersAnton Khirnov2014-10-18
* | Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'Michael Niedermayer2014-10-15
|\|
| * lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov2014-10-15
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* | avcodec/options: use av_opt_copy() in avcodec_copy_context() to copy priv_dataMichael Niedermayer2014-06-01
* | avcodec/options: leave priv_data in avcodec_copy_context() intactMichael Niedermayer2014-05-30
* | Merge commit 'fd056029f45a9f6d213d9fce8165632042511d4f'Michael Niedermayer2014-05-18
|\|
| * lavc: add avcodec_free_context().Anton Khirnov2014-05-18
* | avcodec/options: avcodec_copy_context() Check subtitle_header_size instead of...Michael Niedermayer2014-05-15
* | Merge commit '3b2fbe67bd63b00331db2a9b213f6d420418a312'Michael Niedermayer2014-05-15
|\|
| * lavc: properly handle subtitle_header in avcodec_copy_context()Anton Khirnov2014-05-15
* | Merge commit 'efc7df6c1f11b20a48e60c3f743ce2331b661973'Michael Niedermayer2014-05-15
|\|
| * lavc: preserve the original private data in avcodec_copy_context()Anton Khirnov2014-05-15
* | Merge commit '38ecc3702dabbea09230f6d6333f59e74f5d1c12'Michael Niedermayer2013-11-04
|\|
| * pthread: store thread contexts in AVCodecInternal instead of AVCodecContextAnton Khirnov2013-11-04
* | lavc: remove dead FF_API_ALLOC_CONTEXT APIStefano Sabatini2013-11-03
* | avcodec: free priv_data in avcodec_copy_context()Michael Niedermayer2013-08-13
* | Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer2013-08-03
|\|
| * Give less generic names to global library option arraysDiego Biurrun2013-08-02
* | lavc: copy subtitle_header when copying context.Nicolas George2013-05-01
* | avcodec_get_context_defaults3: set codec_idMichael Niedermayer2013-04-22
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-12
|\|
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* | lavc: add pkt_size field to AVFrameStefano Sabatini2012-12-15
* | Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60'Michael Niedermayer2012-11-03
|\|
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-05
|\|
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-24
|\|
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-18
|\|
| * lavc: add const to AVCodec* function parameters.Anton Khirnov2012-08-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\|