]> git.sesse.net Git - ffmpeg/history - ffmpeg.c
Factorize litteral constents in ffv1 into STATS_OUT_SIZE.
[ffmpeg] / ffmpeg.c
2010-10-20 Stefano SabatiniRemove unused variables picture_crop_temp and picture_p...
2010-10-18 Nicolas GeorgeAdd a -force_key_frames option to ffmpeg.
2010-10-18 Stefano SabatiniImplement a common get_filtered_video_frame(), shared...
2010-10-18 Stefano SabatiniMake help message for the -crop* options consistent...
2010-10-18 Stefano SabatiniRemove -crop* options.
2010-10-16 Stefano SabatiniCosmetics: use a more compact notation, improve readabi...
2010-10-16 Stefano SabatiniReset metadata after opt_output_file(), fix the previou...
2010-10-16 Stefano SabatiniUse an AVMetadata struct for storing metadata, simplify.
2010-10-16 Anton Khirnovffmpeg.c/ffprobe.c: remove all uses of av_metadata_conv()
2010-10-16 Stefano SabatiniAdd avfilter_graph_config().
2010-10-16 Nicolas GeorgePlace the bitstream_filters variable in the AVOutputStr...
2010-10-16 Nicolas GeorgeMove the allocation of the AVOutputStream structure...
2010-10-12 Stefano SabatiniFactorize definition of the output_filter defined in...
2010-10-12 Stefano SabatiniExtend buffer source to accept the time base for the...
2010-10-10 Alexander Strangeffmpeg: Use guess_correct_pts() to set decoded picture...
2010-10-08 Aurelien Jacobsmove av_find_stream_info() info struct to AVStream...
2010-10-07 Aurelien Jacobsfix bitstream filter option mapping when using -newvide...
2010-10-07 Michael NiedermayerPass RC parameters on stream copy to the muxer.
2010-10-06 Aurelien Jacobscosmetic: break long line
2010-10-05 Aurelien Jacobsffmpeg: Fix prototype of some OPT_FUNC2 functions....
2010-10-03 Aurelien Jacobscosmetic: break long line
2010-10-02 Reimar DöffingerAdd init and uninit functions to cmdutils, reduces...
2010-10-01 Aurelien Jacobsffmpeg: replace MAX_STREAMS by an arbitrary sanity...
2010-10-01 Aurelien Jacobsffmpeg: dynamically allocate bitstream_filters
2010-10-01 Aurelien Jacobsffmpeg: dynamically allocate stream_maps
2010-10-01 Aurelien Jacobsffmpeg: dynamically allocate output_codecs
2010-10-01 Aurelien Jacobsffmpeg: dynamically allocate input_codecs
2010-10-01 Aurelien Jacobsffmpeg: dynamically allocate input_files_ts_scale
2010-10-01 Aurelien Jacobsffmpeg: dynamically allocate streamid_map
2010-10-01 Aurelien Jacobsffmpeg: add a grow_array() helper function
2010-10-01 Måns RullgårdRename libavutil/assert.h to avassert.h
2010-09-30 Michael Niedermayerav_assert() system.
2010-09-29 Michael NiedermayerUser application side of Codec specific parameters.
2010-09-27 Janne Grunauuse strict_std_complience from avcodec_opts[AVMEDIA_TYPE_*]
2010-09-24 Stefano SabatiniChange the syntax of the crop filter from x:y:w:h to...
2010-09-24 Michael NiedermayerDoxy consistency cosmetics
2010-09-24 Michael NiedermayerEnable AV_LOG_SKIP_REPEATED to maintain previous behavior.
2010-09-24 Stefano SabatiniDeprecate av_opt_show() in favor of a new function...
2010-09-20 Stefano SabatiniMove log_callback_help to cmdutils.[hc], for allowing...
2010-09-18 Justin Ruggles10l: error in last commit. use decoder channels not...
2010-09-18 Justin RugglesChange remaining ost->st->codec and ist->st->codec...
2010-09-09 Martin StorsjöUpdate the audio sample rate when doing lowres audio...
2010-08-24 Stefano SabatiniFactorize opt_new_{audio,video,subtitle} definitions.
2010-08-24 Stefano SabatiniCosmetics: rename out_video_filter to output_video_filt...
2010-08-24 Stefano SabatiniMake configure_filters() return a meaningful error...
2010-08-24 Ramiro Pollaindent
2010-08-23 Vitor SessakMake "-fs ss" mean "make output file of size equals...
2010-08-11 Stefano SabatiniChange avfilter_open() signature, from:
2010-08-11 S.N. Hemanth Meena... Separate video specific BufferRef properties into Video...
2010-08-07 S.N. Hemanth Meena... Rename fields:
2010-08-07 S.N. Hemanth Meena... Rename functions and fields:
2010-08-07 S.N. Hemanth Meena... Rename AVFilterPicRef to AVFilterBufferRef.
2010-07-26 Stefano SabatiniDeprecate av_parse_video_frame_size() and av_parse_vide...
2010-07-26 Stefano SabatiniReindent.
2010-07-26 Stefano SabatiniRename av_transcode() to transcode().
2010-07-25 Stefano SabatiniRename av_exit() to ffmpeg_exit().
2010-07-25 Stefano SabatiniUse X ? Y : Z construct, simplify.
2010-07-25 Stefano SabatiniCosmetics: rename enc -> dec in opt_input_file().
2010-07-18 Jai MenonFFmpeg : Replace some av_exit calls in av_transcode...
2010-07-15 Jai MenonFFmpeg : Close input file and free any related memory if
2010-07-05 Michael NiedermayerMove frame_available computation to where it belongs...
2010-07-04 Stefano SabatiniMake opt_pad() print more information.
2010-07-04 Stefano SabatiniUpdate help message for the -pad* options, as they...
2010-07-03 Baptiste CoudurierLOL, 100l, really fix warning:
2010-07-03 Baptiste CoudurierFix warning:
2010-07-03 Rodney BakerChange all occurences of "inofficial" to "unofficial...
2010-07-03 Baptiste CoudurierReduce codec time base when stream copying
2010-07-03 Baptiste CoudurierSet graph swscale opts before parsing it, that way...
2010-07-01 Stefano SabatiniMove colorspace.h from libavcodec to libavutil.
2010-06-30 Mike ScheutzowAdd new option "streamid" to set the value of an outfil...
2010-06-26 Måns RullgårdRemove PPC perf counter support
2010-06-22 Stefano SabatiniRename rec_timestamp to recording_timestamp, for consis...
2010-06-21 Alexander Strangeffmpeg: cosmetics: combine two variable declarations
2010-06-14 Michael NiedermayerDeprecate -crop* arguments, they currently are buggy...
2010-06-10 Justin Ruggles10l: audio_buf is already a uint8_t* so no need to...
2010-06-10 Justin RugglesAllocate enough memory for audio_buf to fit a full...
2010-06-10 Diego BiurrunRemove support for pre-Haiku, non-POSIX, non-C99 BeOS...
2010-06-08 Luca AbeniIn case of stream copy, copy the extradata from the...
2010-06-03 Stefano SabatiniChange type of {audio,video,subtitle}_codec_tag variabl...
2010-05-31 Janne Grunauffmpeg: offer alternatives for experimental codecs...
2010-05-31 Janne Grunauffmpeg: fail if user selected codec is experimental...
2010-05-22 Ramiro PollaOpen 2-pass logfile in binary mode for both reading...
2010-05-12 Baptiste Coudurierrename -vfilters cli option to -vf
2010-05-11 Baptiste Couduriercosmetics, rename loop to frame_available
2010-05-11 Baptiste Coudurierrename curr_filter to last_filter, factorize filter...
2010-05-11 Baptiste Couduriercosmetics: indentation, whitespaces
2010-05-11 Baptiste Couduriersimplify, reuse existing args variable
2010-05-11 Baptiste Couduriercosmetics: filt_graph_all -> graph, like in ffplay.c
2010-05-07 Michael NiedermayerRemove messy pading hack in ffmpeg.c.
2010-05-07 Michael NiedermayerMake sure get_filtered_video_pic() doesnt loose interla...
2010-05-07 Michael Niedermayeravfilter support for ffmpeg
2010-04-30 Michael NiedermayerPrint warnig if requested samplingrate is unsupported.
2010-04-26 Stefano SabatiniMake ffmpeg use print_error() to make apparent the...
2010-04-25 Stefano SabatiniMark av_metadata_set() as deprecated, and use av_metada...
2010-04-22 Michael NiedermayerMake sure ffmpeg chooses a supported samplerte if the...
2010-04-22 Cyril RussoFix compilation error of ffmpeg and ffplay with --disab...
2010-04-20 Robert KrügerAllow setting the environment variable FFMPEG_DATADIR...
2010-04-16 Baptiste CoudurierTake ticks per frame into account when warning about...
2010-04-05 Anton KhirnovSimplify writing stream metadata.
2010-04-05 Anton KhirnovDon't overwrite user-supplied metadata with metadata...
next