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
2011-05-21Merge/split side data.Michael Niedermayer
2011-05-14AVFrame: only set parameters from AVCodecContext in decode_video*() when no f...Michael Niedermayer
2011-05-14avcodec_default_get_buffer: init picture parameters.Michael Niedermayer
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-10Add the notion of pixel size in h264 related functions.Oskar Arvidsson
2011-05-10Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson
2011-05-08PIX_FMT_422P10 supportBaptiste Coudurier
2011-05-07lavc: add format field to AVFrameStefano Sabatini
2011-05-07lavc: add width and height fields to AVFrameStefano Sabatini
2011-05-06Allow encodiing empty subtitles.JULIAN GARDNER
2011-05-01lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini
2011-05-01lavc: add a pkt_pos field to AVFrameStefano Sabatini
2011-04-30lavc: remove disabled avcodec_decode_video() codeStefano Sabatini
2011-04-28Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-27Simplify av_log_missing_feature().Diego Biurrun
2011-04-27If AVCodecContext.channels is 0 and AVCodecContext.channel_layout isJustin Ruggles
2011-04-27If AVCodecContext.channel_layout and AVCodecContext.channels are bothJustin Ruggles
2011-04-27cosmetics: indentationJustin Ruggles
2011-04-27Check AVCodec.supported_samplerates and AVCodec.channel_layouts inJustin Ruggles
2011-04-27Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-26lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini
2011-04-23Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-22Make av_log_ask_for_sample() accept a variable number of arguments.Diego Biurrun
2011-04-22Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-21lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov
2011-04-20Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-19In avcodec_open(), set return code to an error value only when an error occursJustin Ruggles
2011-04-19lavc: remove misc disabled cruft.Anton Khirnov
2011-04-19lavc: remove the FF_API_SUBTITLE_OLD cruft.Anton Khirnov
2011-04-19lavc: remove the FF_API_VIDEO_OLD cruft.Anton Khirnov
2011-04-19lavc: remove the FF_API_AUDIO_OLD cruft.Anton Khirnov
2011-04-18Replace mplayerhq.hu URLs by libav.org.Diego Biurrun
2011-04-1810l, commit that should have been stashed into the merge.Michael Niedermayer
2011-04-18Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-17Replace more FFmpeg references by Libav.Diego Biurrun
2011-04-12Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-12add avcodec_get_subtitle_defaults() to initialize AVSubtitle structAurelien Jacobs
2011-04-11g722: Return 8 bits per sample for g722 in av_get_bits_per_sampleMartin Storsjö
2011-04-11Add the notion of pixel size in h264 related functions.Oskar Arvidsson
2011-04-11Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson
2011-04-06Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-05Remove unnecessary parameter from ff_thread_init() and fix behaviorAlexander Strange
2011-03-29Unbreak avcodec_thread_initReimar Döffinger
2011-03-23Fake-Merge remote-tracking branch 'ffmpeg-mt/master'Michael Niedermayer
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-17Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer
2011-03-17Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer
2011-03-17Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-16use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau
2011-03-16replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau