OSDN Git Service

avconv: move frame_rate to the options context.
[coroid/libav_saccubus.git] / avconv.c
2011-09-11 Anton Khirnovavconv: move frame_rate to the options context.
2011-09-11 Anton Khirnovavconv: move force_fps to the options context.
2011-09-11 Anton Khirnovavconv: move forced_key_frames to the options context.
2011-09-11 Anton Khirnovavconv: rewrite -qscale and -aq handling.
2011-09-11 Anton Khirnovavconv: move audio_sample_rate to the options context.
2011-09-11 Anton Khirnovcmdutils: add support for programs in check_stream_spec...
2011-09-11 Anton Khirnovavconv: move audio_sample_fmt to options context.
2011-09-10 Anton Khirnovavconv: move audio_channels to the options context.
2011-09-10 Anton Khirnovavconv: move *_disable to options context.
2011-09-10 Anton Khirnovavconv: remove -[vas]lang options.
2011-09-10 Anton Khirnovavconv: move codec tags to options context.
2011-09-05 Anton Khirnovavconv: fix parsing metadata specifiers.
2011-09-05 Anton Khirnovavconv: move mux_preload and mux_max_delay to options...
2011-09-05 Anton Khirnovavconv: move bitstream filters to options context.
2011-09-05 Anton Khirnovavconv: move rate_emu to options context.
2011-09-05 Anton Khirnovavconv: move max_frames to options context.
2011-09-05 Anton Khirnovavconv: move metadata to options context.
2011-09-05 Anton Khirnovavconv: move ts scale to options context.
2011-09-05 Anton Khirnovavconv: move chapter maps to options context.
2011-09-05 Anton Khirnovavconv: move metadata maps to options context.
2011-09-05 Anton Khirnovavconv: move codec_names to options context.
2011-09-04 Anton Khirnovavconv: move format to options context
2011-09-04 Anton Khirnovavconv: move limit_filesize to options context
2011-09-04 Anton Khirnovavconv: move start_time, recording_time and input_ts_of...
2011-09-04 Anton Khirnovavconv: add a context for options.
2011-09-04 Anton Khirnovcmdutils: add support for caller-provided option context.
2011-09-04 Anton Khirnovcmdutils: move grow_array() from avconv to cmdutils.
2011-09-04 Anton Khirnovcmdutils: move exit_program() declaration to cmdutils...
2011-09-03 Anton Khirnovcmdutils: get rid of dummy contexts for examining AVOpt...
2011-09-01 Michael Niedermayeravconv: fix some bugs introduced in 630902a1e1336e7ee0c...
2011-08-30 Anton Khirnovavconv: remove -threads option.
2011-08-30 Alex Converseavconv: Replace raw picture frame swapping hack.
2011-08-29 Anton Khirnovavconv: remove stubs of crop* and pad* options
2011-08-29 Anton Khirnovavconv: re-add nb_streams to InputFile.
2011-08-26 Diego Biurrundoxygen: fix wrong comment syntax, //< vs. ///<
2011-08-24 Alex Converseavconv: Replace goto redo on decode fail with continue.
2011-08-24 Alex Converseavconv: Remove dead store.
2011-08-23 Alex Converseavconv: use av_clip_int16 for audio clipping
2011-08-23 Nicolas Georgeavconv: print the codecs names in the stream mapping.
2011-08-23 Anton Khirnovavconv: move the avcodec_find_decoder() call to add_inp...
2011-08-19 Alex Converseavconv: Separate initialization from the main transcode...
2011-08-19 Anton Khirnovavconv: reset input_ts_offset between files.
2011-08-19 Anton Khirnovavconv: call flush_encoders() from transcode() directly.
2011-08-19 Anton Khirnovavconv: fix broken indentation.
2011-08-19 Anton Khirnovavconv: rescue poor abused limit_filesize global.
2011-08-19 Alex Converseavconv: Set error code before before jumping to fail.
2011-08-18 Alex Converseavconv: Fix spelling errors.
2011-08-18 Anton Khirnovavconv: save two levels of indentation in flush_encoders()
2011-08-18 Anton Khirnovavconv: factor flushing encoders out of output_packet().
2011-08-18 Anton Khirnovavconv: factor out initializing input streams.
2011-08-18 Anton Khirnovavconv: remove -intra option.
2011-08-18 Anton Khirnovavconv: reset streamid_map between output files.
2011-08-18 Anton Khirnovavconv: make timer_start a local var in transcode().
2011-08-18 Anton Khirnovavconv: cosmetics, move OutputStream.
2011-08-18 Anton Khirnovavconv: remove two unused macros.
2011-08-17 Anton Khirnovavconv: reindent.
2011-08-17 Anton Khirnovavconv: rescue poor abused start_time global.
2011-08-17 Anton Khirnovavconv: rescue poor abused recording_time global.
2011-08-17 Anton Khirnovavconv: merge two loops in output_packet().
2011-08-17 Anton Khirnovavconv: fix broken indentation.
2011-08-17 Anton Khirnovavconv: get rid of the arbitrary MAX_FILES limit.
2011-08-17 Anton Khirnovavconv: get rid of the output_streams_for_file vs....
2011-08-17 Anton Khirnovavconv: add a wrapper for output AVFormatContexts and...
2011-08-17 Anton Khirnovavconv: make itsscale syntax consistent with other...
2011-08-17 Anton Khirnovavconv: factor out adding input streams.
2011-08-17 Alex Converseavconv: Factorize combining auto vsync with format.
2011-08-17 Alex Converseavconv: Factorize video resampling.
2011-08-17 Alex Converseavconv: Don't unnecessarily convert ipts to a double.
2011-08-16 Anton KhirnovRevert "avconv: use stream copy by default when possible."
2011-08-16 Anton Khirnovavconv: print stream copy information.
2011-08-16 Anton Khirnovavconv: use stream copy by default when possible.
2011-08-16 Anton Khirnovavconv: don't segfault on 0 input files.
2011-08-16 Anton Khirnovavconv: remove a write-only variable
2011-08-16 Anton Khirnovavconv: remove pointless parameter from new_*_stream().
2011-08-16 Anton Khirnovavconv: cosmetics, move code
2011-08-16 Anton Khirnovavconv: cosmetics -- move copy_chapters().
2011-08-16 Anton Khirnovavconv: cosmetics -- move parse_forced_key_frames().
2011-08-16 Anton Khirnovlavc: add audio flag to the 'b' option, deprecate ...
2011-08-16 Anton Khirnovavconv: rename sameq to same_quant
2011-08-16 Anton Khirnovavconv: replace -vcodec/-acodec/-scodec with a better...
2011-08-16 Anton Khirnovavconv: remove presets.
2011-08-15 Dustin Brodympeg12: remove repeat-field code disabled since May...
2011-08-15 KostyaTurn on resampling on sudden size change instead of...
2011-08-15 Kostyaavtools: reinitialise filter chain when input video...
2011-08-12 Anton Khirnovavconv: change semantics of -map
2011-08-12 Anton Khirnovavconv: get rid of new* options.
2011-08-12 Anton Khirnovcmdutils: allow precisely specifying a stream for AVOpt...
2011-08-12 Anton Khirnovavconv: make -map_metadata work consistently with the...
2011-08-12 Anton Khirnovavconv: remove deprecated options.
2011-08-12 Anton Khirnovavconv: make -map_chapters accept only the input file...
2011-08-12 Anton KhirnovMake a copy of ffmpeg under a new name -- avconv.