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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-15avcodec/utils: mark codec argument as const in ff_lock_avcodec()Michael Niedermayer
2015-03-14avcodec/utils: use atomic operations on entangled_thread_counterMichael Niedermayer
2015-03-14Merge commit '117b432748ca87de4cd0f09d9b1495545e264733'Michael Niedermayer
2015-03-14Merge commit '9993a067f6c8c7e7838052ac3146aa6b80dd7e81'Michael Niedermayer
2015-03-13lavc: Introduce AVCodec internal capabilitiesVittorio Giovara
2015-03-13lavc: Improve thread locking error messageVittorio Giovara
2015-03-13lavc: Print number of reference frames if debug level >= verbose.Carl Eugen Hoyos
2015-03-07avcodec/utils: Align YUV411 by as much as the other YUV variantsMichael Niedermayer
2015-03-01avcodec/utils: use correct printf specifier in ff_set_sarAndreas Cadhalpun
2015-02-28avcodec/utils: use correct printf specifier in ff_set_sarAndreas Cadhalpun
2015-02-08avcodec/utils: Assert that dst->progress is clear before ff_thread_ref_frame()Michael Niedermayer
2015-01-27Merge commit 'a536a4e4bc52d05f59869761337452fb1f1977f6'Michael Niedermayer
2015-01-27Merge commit '728685f37ab333ca35980bd01766c78d197f784a'Michael Niedermayer
2015-01-27lavc: support extracting audio service type from side dataAnton Khirnov
2015-01-27Add a side data type for audio service type.Anton Khirnov
2015-01-15Merge commit '9a4aaae3b29392b6d74997e06be249d7d54a7394'Michael Niedermayer
2015-01-14lavc: add GBRAP to avcodec_align_dimensions2Paul B Mahol
2014-12-27Merge commit '57b6704ecd0f56d6a3092e448687cfd837bb0ac1'Michael Niedermayer
2014-12-25avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont
2014-12-19Add FFMPEG_VERSION into the binary libsMichael Niedermayer
2014-12-17avcodec/utils: check the private context classMichael Niedermayer
2014-12-07avcodec/utils: Check AVFrame width/height in avcodec_encode_video2()Michael Niedermayer
2014-12-07avcodec/utils: check AVframe.format being set in avcodec_encode_video2()Michael Niedermayer
2014-11-26lavc/utils: free private options on avcodec_open2 failLukasz Marek
2014-11-25avcodec/utils: Check that the data is complete in avpriv_bprint_to_extradata()Michael Niedermayer
2014-11-13avcodec/utils: Add ATRAC3+ to av_get_audio_frame_duration()Michael Niedermayer
2014-11-10avcodec/utils: Fix warning: comparison between enum foo and enum bar [-Wenum-...Michael Niedermayer
2014-11-10avcodec/utils: make sidedata remapping table static constMichael Niedermayer
2014-11-10Merge commit 'e3e317e0c015b164b6c2eb8913e393216d78de23'Michael Niedermayer
2014-11-09lavc: Compact the side-data passthroughLuca Barbato
2014-11-05Merge commit '4ff670d99bebd97429322719089363d83143477d'Michael Niedermayer
2014-11-05hwaccel: Deinitialize hardware acceleration early enoughRémi Denis-Courmont
2014-10-30lavc/utils: Make pix_fmt desc pointer const.Carl Eugen Hoyos
2014-10-29avcodec/utils: Align dimensions by at least their chroma sub-sampling factors.Michael Niedermayer
2014-10-25avcodec: Read errno before av_log() as the callback from av_log() might affec...Michael Niedermayer
2014-10-24avcodec/utils: Print the codec name that is missing on the whitelistMichael Niedermayer
2014-10-19avcodec: add codec_whitelistMichael Niedermayer
2014-10-19avcodec/utils: Display pixel format information as none ... if unknown instea...Michael Niedermayer
2014-10-17Merge commit 'bae557edcea996328e8ff48b9e074a4210f7e6b4'Michael Niedermayer
2014-10-17dump: display codec tags when availableVittorio Giovara
2014-10-15avcodec/utils: fix time_base after the framerate additionMichael Niedermayer
2014-10-15Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'Michael Niedermayer
2014-10-15lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov
2014-10-14Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f'Michael Niedermayer
2014-10-13lavc: use a separate field for exporting audio encoder paddingAnton Khirnov
2014-10-09avcodec/utils: Fix "warning: pointer type mismatch in conditional expression"Michael Niedermayer
2014-10-09avcodec/utils: Add missing AV_PIX_FMT_YUVJ411P to color_range override code.Michael Niedermayer
2014-10-09Merge commit '9f3a70c44224ed92d91df65bb9470a2649e7d019'Michael Niedermayer
2014-10-09Merge commit '41e86146e7240f9d42e8cdb86a94bb3eb2bbe15f'Michael Niedermayer
2014-10-09avcodec: Allow choosing the dump format field separator.Michael Niedermayer