2012-05-09 |
Diego Biurrun | cmdutils: Add fallback case to switch in check_stream_s... |
blob | commitdiff | raw |
2012-05-09 |
Anton Khirnov | lavfi: add video buffer sink, and use it in avtools |
blob | commitdiff | raw | diff to current |
2012-04-25 |
Justin Ruggles | avconv: use libavresample |
blob | commitdiff | raw | diff to current |
2012-04-15 |
Anton Khirnov | avconv: get output pixel format from lavfi. |
blob | commitdiff | raw | diff to current |
2012-03-18 |
Reinhard Tartler | Read preset files with suffix .avpreset |
blob | commitdiff | raw | diff to current |
2012-03-06 |
Anton Khirnov | avconv: add -cpuflags option for setting supported... |
blob | commitdiff | raw | diff to current |
2012-03-04 |
Anton Khirnov | cmdutils: use new avcodec_is_decoder/encoder() functions. |
blob | commitdiff | raw | diff to current |
2012-02-23 |
Diego Biurrun | Remove libpostproc. |
blob | commitdiff | raw | diff to current |
2012-02-08 |
Ronald S. Bultje | cmdutils: update copyright year to 2012. |
blob | commitdiff | raw | diff to current |
2012-01-27 |
Alexandra Khirnova | cmdutils: fix options starting with 'no'. |
blob | commitdiff | raw | diff to current |
2012-01-25 |
Diego Biurrun | Drop unnecessary prefix from *sink* variable and struct... |
blob | commitdiff | raw | diff to current |
2012-01-18 |
Diego Biurrun | cosmetics: Rename ffsink to avsink. |
blob | commitdiff | raw | diff to current |
2012-01-11 |
Reinhard Tartler | No longer build libpostproc by default |
blob | commitdiff | raw | diff to current |
2012-01-03 |
Aneesh Dogra | cmdutils: K&R reformatting cosmetics |
blob | commitdiff | raw | diff to current |
2011-12-30 |
Diego Biurrun | cosmetics: Drop unnecessary parentheses around return... |
blob | commitdiff | raw | diff to current |
2011-12-25 |
Stefano Sabatini | lavc: add a sample_aspect_ratio field to AVFrame |
blob | commitdiff | raw | diff to current |
2011-11-22 |
Mans Rullgard | Add libavutil/mathematics.h #includes for INFINITY |
blob | commitdiff | raw | diff to current |
2011-10-31 |
Martin Storsjö | cmdutils: Rename read_file to cmdutils_read_file |
blob | commitdiff | raw | diff to current |
2011-10-30 |
Janne Grunau | cmdutils: check fread() return value |
blob | commitdiff | raw | diff to current |
2011-10-12 |
Anton Khirnov | cmdutils/avtools: simplify show_help() by using av_opt_... |
blob | commitdiff | raw | diff to current |
2011-10-12 |
Anton Khirnov | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* |
blob | commitdiff | raw | diff to current |
2011-10-12 |
Anton Khirnov | Remove all uses of deprecated AVOptions API. |
blob | commitdiff | raw | diff to current |
2011-10-09 |
Mans Rullgard | avtools: add -v as alias for -loglevel |
blob | commitdiff | raw | diff to current |
2011-09-27 |
Anton Khirnov | avconv: add support for copying attachments. |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Anton Khirnov | cmdutils: replace fprintf() by av_log() |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Anton Khirnov | avtools: parse loglevel before all the other options. |
blob | commitdiff | raw | diff to current |
2011-09-23 |
Janne Grunau | cmdutils: move grow_array out of #if CONFIG_AVFILTER |
blob | commitdiff | raw | diff to current |
2011-09-11 |
Anton Khirnov | cmdutils: add support for programs in check_stream_spec... |
blob | commitdiff | raw | diff to current |
2011-09-11 |
Anton Khirnov | avconv: move audio_sample_fmt to options context. |
blob | commitdiff | raw | diff to current |
2011-09-05 |
Anton Khirnov | avconv: move ts scale to options context. |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Anton Khirnov | avconv: move start_time, recording_time and input_ts_of... |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Anton Khirnov | cmdutils: allow storing per-stream/chapter/.... options... |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Anton Khirnov | cmdutils: split per-option code out of parse_options(). |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Anton Khirnov | cmdutils: add support for caller-provided option context. |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Anton Khirnov | cmdutils: declare only one pointer type in OptionDef |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Anton Khirnov | cmdutils: move grow_array() from avconv to cmdutils. |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Anton Khirnov | cmdutils: move exit_program() declaration to cmdutils... |
blob | commitdiff | raw | diff to current |
2011-09-03 |
Anton Khirnov | cmdutils: get rid of dummy contexts for examining AVOpt... |
blob | commitdiff | raw | diff to current |
2011-08-12 |
Anton Khirnov | cmdutils: allow precisely specifying a stream for AVOpt... |
blob | commitdiff | raw | diff to current |
2011-08-12 |
Anton Khirnov | cmdutils: allow ':'-separated modifiers in option names. |
blob | commitdiff | raw | diff to current |
2011-08-12 |
Anton Khirnov | Make a copy of ffmpeg under a new name -- avconv. |
blob | commitdiff | raw | diff to current |
2011-07-28 |
Stefano Sabatini | cmdutils: add codec_opts parameter to setup_find_stream... |
blob | commitdiff | raw | diff to current |
2011-07-13 |
Anton Khirnov | cmdutils: replace opt_default with opt_default2() and... |
blob | commitdiff | raw | diff to current |
2011-07-13 |
Anton Khirnov | ffplay: use new avcodec_open2 and avformat_find_stream_... |
blob | commitdiff | raw | diff to current |
2011-07-13 |
Anton Khirnov | cmdutils: store all codec options in one dict instead... |
blob | commitdiff | raw | diff to current |
2011-07-10 |
Anton Khirnov | lavc: make avcodec_alloc_context3 officially public. |
blob | commitdiff | raw | diff to current |
2011-06-16 |
Anton Khirnov | cmdutils: add opt_default2(). |
blob | commitdiff | raw | diff to current |
2011-06-16 |
Anton Khirnov | AVOptions: add av_opt_find() as a replacement for av_fi... |
blob | commitdiff | raw | diff to current |
2011-06-12 |
Stefano Sabatini | cmdutils: add missing NULL check in parse_options() |
blob | commitdiff | raw | diff to current |
2011-06-04 |
Mans Rullgard | cmdutils: add missing const qualifier |
blob | commitdiff | raw | diff to current |
2011-05-28 |
Stefano Sabatini | cmdutils: remove OPT_FUNC2 |
blob | commitdiff | raw | diff to current |
2011-05-27 |
Ronald S. Bultje | cmdutils: use sws_freeContext() instead of av_freep(). |
blob | commitdiff | raw | diff to current |
2011-05-11 |
Benjamin Larsson | ffplay: add a dummy option -i so that it is easy to... |
blob | commitdiff | raw | diff to current |
2011-05-10 |
Stefano Sabatini | cmdutils: add OPT_INT check in parse_number_or_die() |
blob | commitdiff | raw | diff to current |
2011-05-10 |
Stefano Sabatini | cmdutils: remove list_fmts(), simplify |
blob | commitdiff | raw | diff to current |
2011-05-09 |
Anton Khirnov | ffmpeg.c: reset avoptions after each input/output file. |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Roger Pau Monné | lavfi: add key_frame and pict_type to AVFilterBufferRef... |
blob | commitdiff | raw | diff to current |
2011-04-25 |
Luca Barbato | win32: include the correct header in cmdutils.c |
blob | commitdiff | raw | diff to current |
2011-04-23 |
Kirill Gavrilov | Handle unicode file names on windows |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Anton Khirnov | lavc: remove the FF_API_SET_STRING_OLD cruft. |
blob | commitdiff | raw | diff to current |
2011-04-08 |
Anton Khirnov | avio: deprecate av_protocol_next(). |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | raw | diff to current |
2011-03-16 |
Janne Grunau | use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* |
blob | commitdiff | raw | diff to current |
2011-03-16 |
Janne Grunau | replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Stefano Sabatini | Deprecate parse_date() in favor of av_parse_time(). |
blob | commitdiff | raw | diff to current |
2011-02-15 |
Reinhard Tartler | Merge libavcore into libavutil |
blob | commitdiff | raw | diff to current |
2011-02-05 |
James Zern | cmdutils: fix codec-specific options from preset |
blob | commitdiff | raw | diff to current |
2011-02-05 |
James Zern | cmdutils: fix opt_values leak |
blob | commitdiff | raw | diff to current |
2011-01-24 |
Diego Elio Pettenò | Make this_year static to cmdutils.c |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Georgi Chorbadzhiyski | libavcodec minor version is > 99 so fix the formating |
blob | commitdiff | raw | diff to current |
2011-01-18 |
Mans Rullgard | Use INFINITY and NAN macros instead of 1/0 and 0/0 |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Stefano Sabatini | Disable initialization of the swscale sws_opts context in |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Martin Storsjö | Reindent |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Anssi Hannula | Use AVOption for muxers in ffmpeg. |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Justin Ruggles | Update current year to 2011. Happy New Year! |
blob | commitdiff | raw | diff to current |
2010-11-22 |
Stefano Sabatini | Add missing check on the existence of avcodec_opts... |
blob | commitdiff | raw | diff to current |
2010-11-04 |
Stefano Sabatini | Implement get_preset_file() in cmdutils.h and use it... |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Stefano Sabatini | Implement a common get_filtered_video_frame(), shared... |
blob | commitdiff | raw | diff to current |
2010-10-12 |
Stefano Sabatini | Factorize definition of the output_filter defined in... |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Reimar Döffinger | Add init and uninit functions to cmdutils, reduces... |
blob | commitdiff | raw | diff to current |
2010-09-29 |
Michael Niedermayer | User application side of Codec specific parameters. |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Alexander Strange | All else being equal, prefer PTS over DTS in timestamp... |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Alexander Strange | Extract timestamp correction code from ffplay.c to... |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Stefano Sabatini | Add more missing checks in opt_default(), prevent a... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Stefano Sabatini | Add missing existence checks in opt_default(). |
blob | commitdiff | raw | diff to current |
2010-09-20 |
Stefano Sabatini | Move log_callback_help to cmdutils.[hc], for allowing... |
blob | commitdiff | raw | diff to current |
2010-07-29 |
Stefano Sabatini | Extend show_protocols() to make it print information... |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Stefano Sabatini | Factorize indent definition in PRINT_LIB_INFO(). |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Stefano Sabatini | Merge maybe_print_config() and PRINT_LIB_CONFIG() in... |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Stefano Sabatini | Rename: |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Stefano Sabatini | Reindent. |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Stefano Sabatini | Increase flexibility of PRINT_LIB_VERSION(), make it... |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Stefano Sabatini | Add libavcore. |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Stefano Sabatini | Make all the numeric options accept in input an express... |
blob | commitdiff | raw | diff to current |
2010-05-22 |
Ramiro Polla | Open 2-pass logfile in binary mode for both reading... |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Måns Rullgård | Fix build with swscale disabled |
blob | commitdiff | raw | diff to current |
2010-05-05 |
Stefano Sabatini | Reindent after the last commit. |
blob | commitdiff | raw | diff to current |
2010-05-05 |
Stefano Sabatini | Simplify print_error(), directly use av_strerror()... |
blob | commitdiff | raw | diff to current |
2010-05-05 |
Stefano Sabatini | Make print_error() use strerror() in case av_strerror... |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Ramiro Polla | AVERROR(FF_NETERROR(x)) -> FF_NETERROR(x) |
blob | commitdiff | raw | diff to current |
next |