]> git.sesse.net Git - ffmpeg/history - ffmpeg.c
Merge remote branch 'qatar/master'
[ffmpeg] / ffmpeg.c
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerFix ticket20
2011-04-06 Michael NiedermayerRevert "ffmpeg: fix aspect ratio setting"
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerFix crash in ffmpeg.c with PIX_FMT_NONE
2011-04-05 Stefano Sabatiniffmpeg: fix aspect ratio setting
2011-04-05 Alex ConverseAdd silence support for AV_SAMPLE_FMT_U8.
2011-04-05 Lou LoganRedefine sameq
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Peter Rossffmpeg: make 'bits_per_raw_sample' option more useful
2011-04-03 Michael NiedermayerSupport changing pixel formats on avfilter input.
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-02 Michael NiedermayerFix stream mapping regression
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerAnother aspect ratio fix try. This leaves the setdar...
2011-04-01 Peter RossIncrease ffmpeg video encoding buffer size to permit...
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-04-01 Michael NiedermayerInsert setdar at the begin of a filter chain instead...
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerRevert "Do no modify terminal parameters using termios.h"
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Stefano Sabatiniffmpeg: warns the user when the selected pixel format...
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Stefano Sabatinicmdutils: remove list_fmts(), simplify
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Justin RugglesAdd audio_service_type field to AVCodecContext for...
2011-03-25 Stefano Sabatiniffmpeg: include conditionally the sws_flags variable
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMake multiple Ctrl-C capable to kill stuck protocols.
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-22 Dave YeoMake sure kbhit() is in conio.h
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-20 Panagiotis H.M.... Do no modify terminal parameters using termios.h
2011-03-20 Stefano Sabatiniffmpeg: modify help text for the map option
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-18 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Thierry FoucuFix compilation error when CONFIG_AVFILTER is not defined.
2011-03-15 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-12 Michael NiedermayerMerge branch 'master' of git://git.ffmpeg.org/ffmpeg
2011-03-12 Stefano Sabatiniffmpeg: remove unused variable in ffmpeg_exit()
2011-03-11 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-09 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-08 Carl Eugen HoyosDo not use AVFMT_FLAG_NONBLOCK for the output file.
2011-03-08 Anton Khirnovavio: avio_ prefix for url_fsize
2011-03-07 Michael NiedermayerMake sure the first q press doesnt f*ck up the protocol...
2011-03-07 Michael NiedermayerFix seting of decode_interrupt_cb()
2011-03-07 Anton Khirnovavio: avio_ prefix for url_fsize
2011-03-05 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-04 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-03 Martin Storsjöffmpeg: Use av_pkt_dump_log2
2011-03-02 Martin Storsjöffmpeg: Use av_pkt_dump_log2
2011-02-23 Anton Khirnovavio: rename url_fopen/fclose -> avio_open/close.
2011-02-23 Anton Khirnovavio: rename url_fopen/fclose -> avio_open/close.
2011-02-19 Michael NiedermayerFix issue2619.
2011-02-18 Anton Khirnovlavf: add av_ prefix to dump_format()
2011-02-16 Anton Khirnovlavf: add av_ prefix to dump_format()
2011-02-16 Reinhard TartlerMerge libavcore into libavutil
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-14 Michael NiedermayerRestructure video filter implemenattion in ffmpeg.c.
2011-02-11 Alexander StrangeDeprecate avcodec_thread_init()
2011-02-09 Alexander StrangeDeprecate avcodec_thread_init()
2011-02-07 Nicolas GeorgeImplement guessed_pts in avcodec_decode_video2
2011-02-06 James Zerncmdutils: fix opt_values leak
2011-02-06 Alexander StrangeAdopt pkt_dts/pkt_pts in lavc clients
2011-02-06 Martin StorsjöUse avformat_free_context for cleaning up muxers
2011-02-06 Stefano SabatiniMake avfilter_graph_free() free the graph.
2011-02-05 James Zerncmdutils: fix opt_values leak
2011-02-05 Alexander StrangeAdopt pkt_dts/pkt_pts in lavc clients
2011-02-04 Martin StorsjöUse avformat_free_context for cleaning up muxers
2011-02-04 Stefano SabatiniMake avfilter_graph_free() free the graph.
2011-02-04 Anton Khirnovffmpeg.c: rename map_meta_data option to map_metadata
2011-02-02 Anton Khirnovffmpeg.c: rename map_meta_data option to map_metadata
2011-01-31 Michael NiedermayerAdd sample_aspect_ratio fields to vsrc_buffer arguments.
2011-01-31 Stefano SabatiniMake ffmpeg warns the user when the selected sample...
2011-01-31 Stefano SabatiniMake ffmpeg warns the user when the selected sample...
2011-01-26 Diego Elio PettenòMake local variables static.
2011-01-26 Stefano SabatiniDo not set audio_resample to 0 if audio_sync_method...
2011-01-25 Diego Elio PettenòMake local variables static.
2011-01-24 Stefano SabatiniDo not set audio_resample to 0 if audio_sync_method...
2011-01-23 Mike Scheutzowstreamid does not work with newaudio, newvideo, newsubtitle
2011-01-22 Mike Scheutzowstreamid does not work with newaudio, newvideo, newsubtitle
2011-01-18 Michael NiedermayerUpdate threshold to detect real timebase for stream...
2011-01-17 Michael NiedermayerFeed the filter chain with the sample aspect ratio...
2011-01-14 Baptiste CoudurierNew "copytb" ffmpeg cli option to copy input stream...
2011-01-14 Stefano SabatiniMake opt_audio_sample_fmt() abort in case of invalid...
2011-01-14 Ronald S. BultjeReindent after 26330.
2011-01-14 Ronald S. BultjeIntroduce av_metadata_copy() to copy metadata from...
2011-01-12 Baptiste CoudurierDo not allocate unused swscale context when libavfilter...
2011-01-11 Baptiste CoudurierFix warnings:
2011-01-11 Baptiste CoudurierChange 'arg' type in parse_meta_type, fix warning:
2011-01-07 Anatoly NenashevFix lowres > 0 with --enable-avfilter..
2011-01-05 Michael NiedermayerFix/cleanup m/ljpeg encoding pix fmt selection code...
2011-01-02 Anssi HannulaUse AVOption for muxers in ffmpeg.
2010-12-31 Aurelien Jacobsuse avsubtitle_free() instead of re-implementing it...
next