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
2011-06-05cmdutils: remove unnecessary OPT_DUMMY implementationStefano Sabatini
2011-06-05cmdutils: change the signature of the function argument in parse_options()Stefano Sabatini
2011-05-28cmdutils: remove OPT_FUNC2Stefano Sabatini
2011-05-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-27cmdutils: use sws_freeContext() instead of av_freep().Ronald S. Bultje
2011-05-21preset dir for win32Gianluigi Tiesi
2011-05-20cmdutils: use const AVClass * when sensefulStefano Sabatini
2011-05-20cmdutils: reset *picref_ptr to NULL in get_filtered_frame()Stefano Sabatini
2011-05-16cmdutils: Allocate private decoder context if its not allocated yet.Michael Niedermayer
2011-05-11ffplay: add a dummy option -i so that it is easy to switch between ffmpeg -i ...Benjamin Larsson
2011-05-11Allocate per codec options, now that options are freed between inputs and out...Baptiste Coudurier
2011-05-10cmdutils: add OPT_INT check in parse_number_or_die()Stefano Sabatini
2011-05-10cmdutils: remove list_fmts(), simplifyStefano Sabatini
2011-05-10Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-09ffmpeg.c: reset avoptions after each input/output file.Anton Khirnov
2011-05-01lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratioStefano Sabatini
2011-05-01lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini
2011-05-01lavc: add a pkt_pos field to AVFrameStefano Sabatini
2011-05-01FFMPEG: support demuxer specific options.Michael Niedermayer
2011-04-26lavfi: add key_frame and pict_type to AVFilterBufferRefVideo.Roger Pau Monné
2011-04-26Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-25win32: include the correct header in cmdutils.cLuca Barbato
2011-04-24Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-24Handle unicode file names on windowsKirill Gavrilov
2011-04-20Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-20Prefer codec specific options over global ones, allowing codecBaptiste Coudurier
2011-04-19lavc: remove the FF_API_SET_STRING_OLD cruft.Anton Khirnov
2011-04-17In libx264 wrapper, add -preset and -tune optionsBaptiste Coudurier
2011-04-16cmdutils: add OPT_INT check in parse_number_or_die()Stefano Sabatini
2011-04-16Add key_frame and pict_type to AVFilterBufferRefVideo.Roger Pau Monné
2011-04-08avio: deprecate av_protocol_next().Anton Khirnov
2011-03-26cmdutils: remove list_fmts(), simplifyStefano Sabatini
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
2011-03-08Add a dummy option -i to ffplay so that it is easy to switch between ffmpeg -...Benjamin Larsson
2011-02-18Deprecate parse_date() in favor of av_parse_time().Stefano Sabatini
2011-02-17Deprecate parse_date() in favor of av_parse_time().Stefano Sabatini
2011-02-17Merge libavcore into libavutilReinhard Tartler
2011-02-15Merge libavcore into libavutilReinhard Tartler
2011-02-07Implement guessed_pts in avcodec_decode_video2Nicolas George
2011-02-06cmdutils: fix codec-specific options from presetJames Zern
2011-02-06cmdutils: fix opt_values leakJames Zern
2011-02-06cmdutils: fix codec-specific options from presetJames Zern
2011-02-06cmdutils: fix opt_values leakJames Zern
2011-01-26Make this_year static to cmdutils.cDiego Elio Pettenò
2011-01-25Make this_year static to cmdutils.cDiego Elio Pettenò