Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-30avcodec/options: Make dummy_v?_encoder staticMichael Niedermayer
2015-08-06avcodec/options: Silence deprecated warning about coded_frameMichael Niedermayer
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-21avcodec/options-test: don't alloc avctx->coded_frameJames Almer
2015-07-03lavc: Move deprecation warning disabling to files including the tableVittorio Giovara
2015-07-03Merge commit 'f046c3b5ac36848cce824b008e0347c621523041'Michael Niedermayer
2014-12-09lavc/options: add test for avcodec_copy_contextLukasz Marek
2014-12-06lavc/options: fix leaks in avcodec_copy_contextLukasz Marek
2014-12-06lavc/options: don't copy priv context when it is not AVOption objectLukasz Marek
2014-11-27lavc/options: fix leaks in avcodec_free_contextLukasz Marek
2014-11-21lavc/options: fix rc_eq leakLukasz Marek
2014-11-18avcodec/options: Set AVCodecContext->codec upon initialization.Vadim Kalinsky
2014-11-16lavc/options: initialize pkt_timebaseLukasz Marek
2014-11-16lavc/options: set timecode_frame_start to -1 as option defaultLukasz Marek
2014-11-09lavc/options: fix shallow copy contextLukasz Marek
2014-10-18Merge commit 'a75c2eb25a62105c09b48521aef429dc8a231637'Michael Niedermayer
2014-10-18lavc: make rc_eq into private options of mpegvideo encodersAnton Khirnov
2014-10-15Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'Michael Niedermayer
2014-10-15lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov
2014-08-15Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer
2014-08-15cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume
2014-06-01avcodec/options: use av_opt_copy() in avcodec_copy_context() to copy priv_dataMichael Niedermayer
2014-05-30avcodec/options: leave priv_data in avcodec_copy_context() intactMichael Niedermayer
2014-05-18Merge commit 'fd056029f45a9f6d213d9fce8165632042511d4f'Michael Niedermayer
2014-05-18lavc: add avcodec_free_context().Anton Khirnov
2014-05-15avcodec/options: avcodec_copy_context() Check subtitle_header_size instead of...Michael Niedermayer
2014-05-15Merge commit '3b2fbe67bd63b00331db2a9b213f6d420418a312'Michael Niedermayer
2014-05-15Merge commit 'efc7df6c1f11b20a48e60c3f743ce2331b661973'Michael Niedermayer
2014-05-15lavc: properly handle subtitle_header in avcodec_copy_context()Anton Khirnov
2014-05-15lavc: preserve the original private data in avcodec_copy_context()Anton Khirnov
2013-11-04Merge commit '38ecc3702dabbea09230f6d6333f59e74f5d1c12'Michael Niedermayer
2013-11-04pthread: store thread contexts in AVCodecInternal instead of AVCodecContextAnton Khirnov
2013-11-03lavc: remove dead FF_API_ALLOC_CONTEXT APIStefano Sabatini
2013-08-13avcodec: free priv_data in avcodec_copy_context()Michael Niedermayer
2013-08-03Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer
2013-08-02Give less generic names to global library option arraysDiego Biurrun
2013-05-01lavc: copy subtitle_header when copying context.Nicolas George
2013-04-22avcodec_get_context_defaults3: set codec_idMichael Niedermayer
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2012-12-15lavc: add pkt_size field to AVFrameStefano Sabatini
2012-11-03Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60'Michael Niedermayer
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer
2012-08-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-18lavc: add const to AVCodec* function parameters.Anton Khirnov
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer