OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-08-30 Michael NiedermayerMerge commit 'f593628e5868e52a46de666767896c6afcebdae4'
2011-08-30 Carl Eugen... Support speex in avi.
2011-08-30 Michael Niedermayervf_drawtext: add basetime argument to allow specifying...
2011-08-30 Michael Niedermayerlibavfilter/graphparser: Avoid spaces in filter instanc...
2011-08-30 Michael Niedermayerffmpeg: ffmpeg: fix reading commands from the keyboard
2011-08-30 Michael Niedermayerffmpeg: fix reading commands from stdin
2011-08-30 Michael Niedermayervf_drawtext: fix segfault on reinit
2011-08-30 Alex Converseavconv: Replace raw picture frame swapping hack.
2011-08-30 Michael Niedermayerfate: Switch default tool to test from avconv to ffmpeg
2011-08-30 Anton Khirnovffmpeg: re-add nb_streams to InputFile.
2011-08-30 Alex Converseffmpeg: Replace goto redo on decode fail with continue.
2011-08-30 Alex Converseffmpeg: Remove dead store.
2011-08-30 Alex Converseffmpeg: use av_clip_int16 for audio clipping
2011-08-30 Michael Niedermayerffmpeg: switch stream mapping print code to qatars...
2011-08-30 Anton Khirnovffmpeg: move the avcodec_find_decoder() call to add_inp...
2011-08-30 Alex Converseffmpeg: Separate initialization from the main transcode...
2011-08-30 Anton Khirnovffmpeg: reset input_ts_offset between files.
2011-08-30 Anton Khirnovffmpeg: call flush_encoders() from transcode() directly.
2011-08-30 Anton Khirnovffmpeg: fix broken indentation.
2011-08-30 Anton Khirnovffmpeg: rescue poor abused limit_filesize global.
2011-08-30 Alex Converseffmpeg: Set error code before before jumping to fail.
2011-08-30 Alex Converseffmpeg: Fix spelling errors.
2011-08-30 Anton Khirnovffmpeg: save two levels of indentation in flush_encoders()
2011-08-30 Anton Khirnovffmpeg: factor flushing encoders out of output_packet().
2011-08-30 Anton Khirnovffmpeg: factor out initializing input streams.
2011-08-30 Anton Khirnovffmpeg: reset streamid_map between output files.
2011-08-30 Anton Khirnovffmpeg: make timer_start a local var in transcode().
2011-08-30 Anton Khirnovffmpeg: cosmetics, move OutputStream.
2011-08-30 Anton Khirnovffmpeg: remove two unused macros.
2011-08-30 Anton Khirnovffmpeg: reindent.
2011-08-30 Anton Khirnovffmpeg: rescue poor abused start_time global.
2011-08-30 Anton Khirnovffmpeg: : rescue poor abused recording_time global.
2011-08-30 Anton Khirnovffmpeg: fix broken indentation.
2011-08-30 Anton Khirnovffmpeg: get rid of the arbitrary MAX_FILES limit.
2011-08-30 Anton Khirnovffmpeg: get rid of the output_streams_for_file vs....
2011-08-30 Michael NiedermayerRevert "Fix stream mapping regression"
2011-08-30 Anton Khirnovffmpeg: add a wrapper for output AVFormatContexts and...
2011-08-30 Anton Khirnovffmpeg: make itsscale syntax consistent with other...
2011-08-30 Anton Khirnovffmpeg: factor out adding input streams.
2011-08-30 Alex Converseffmpeg: Factorize combining auto vsync with format.
2011-08-30 Alex Converseffmpeg: Factorize video resampling.
2011-08-30 Alex Converseffmpeg: Don't unnecessarily convert ipts to a double.
2011-08-30 Anton Khirnovffmpeg: don't segfault on 0 input files.
2011-08-30 Anton Khirnovffmpeg: remove pointless parameter from new_*_stream().
2011-08-30 Anton Khirnovffmpeg: cosmetics, move code
2011-08-30 Anton Khirnovffmpeg: cosmetics -- move copy_chapters().
2011-08-30 Anton Khirnovffmpeg: cosmetics -- move parse_forced_key_frames().
2011-08-30 Anton Khirnovffmpeg: switch to a:b syntax
2011-08-30 Anton Khirnovffmpeg: replace -vcodec/-acodec/-scodec with a better...
2011-08-30 Anton Khirnovffmpeg: remove presets.
2011-08-30 Michael NiedermayerRevert "ffmpeg: simplify opt_*_codec() options"
2011-08-30 Anton Khirnovffmpeg: change semantics of -map
2011-08-30 Anton Khirnovffmpeg: get rid of new* options.
2011-08-30 Anton Khirnovffmpeg: rename sameq variables to same_quant
2011-08-30 Anton Khirnovffmpeg: make -map_metadata work consistently with the...
2011-08-30 Anton Khirnovffmpeg: make -map_chapters accept only the input file...
2011-08-30 Michael Niedermayerffmpeg: Set codec_type in new_output_stream
2011-08-30 Anton Khirnovffmpeg: rename ffmpeg_exit in exit_program
2011-08-30 Kostya ShishkovRV40: reuse some H.264 motion compensation functions...
2011-08-30 Carl Eugen... Only autodetect loas in transport streams.
2011-08-30 Carl Eugen... Support Nellymoser in isom.
2011-08-30 Carl Eugen... Disable cropping for the brainfart case.
2011-08-30 Stefano Sabatinivsrc_testsrc: set more properties in the output frames
2011-08-30 Stefano Sabatinififo: add note in av_fifo_realloc2() doxy regarding...
2011-08-30 Clément Bœschffprobe: introduce output format writers.
2011-08-30 Baptiste Couduriermov: read tmcd tag and set timecode drop flag accordingly.
2011-08-30 Michael Niedermayerh264: allow debuging SEI types
2011-08-29 Carl Eugen... Fix some APIchange versions.
2011-08-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-29 Michael Niedermayeravfilter_graph_queue_command: Allow queueing commands...
2011-08-29 Michael Niedermayeravfilter: fix processing multiple commands per frame...
2011-08-29 Michael Niedermayerffmpeg: Support queing filter commands for later times
2011-08-29 Michael Niedermayeravfilter: Add avfilter_graph_que_command()
2011-08-29 Michael Niedermayerdrawtext: Support changing parameters through reinit...
2011-08-29 Michael Niedermayerffmpeg: Support passing commands to filters at runtime
2011-08-29 Michael Niedermayeravfilter: Add command passing support
2011-08-29 Luca BarbatoRevert "h264: Properly set coded_{width, height} when...
2011-08-29 Tomas Härdinisom: add missing AVC-Intra tags, rearrange list and...
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-29 Michael Niedermayerissue_tracker.txt: more updates toward trac
2011-08-29 Michael Niedermayerdoc/issue_tracker.txt: regressions are important
2011-08-29 Michael Niedermayerdoc/issue_tracker.txt: Update toward trac
2011-08-28 Carl Eugen... Do not set codec_tag property for matroska muxers.
2011-08-28 Carl Eugen... Use the shorter channel layout description for the...
2011-08-28 Carl Eugen... Do not assume timestamps for mp2 format.
2011-08-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-27 Fredrik AxelssonAdd support for BDAV/m2ts-mode muxing
2011-08-27 Reimar DöffingerReplace goto by break, it has the same effect.
2011-08-27 Reimar Döffingervocdec: Take channel count into account when calculatin...
2011-08-27 Reimar DöffingerJPEG-LS: clip offset based on cur_scan to valid range.
2011-08-27 Marton BalintRename find_program_from_stream to av_find_program_from...
2011-08-27 Michael NiedermayerFix memory corruption in case of memory allocation...
2011-08-27 Kostya ShishkovUse deinterleavers for demangling audio packets in...
2011-08-27 Michael Niedermayervf_scale: don't leak SWS context.
2011-08-27 Diego Biurrundoxygen: drop another pointless star from pointer varia...
2011-08-27 Stefano Sabatinilavfi: add amovie source - audio movie source
2011-08-27 Matthew EinhornRemoves the internal avcodec_find_best_pix_fmt1()functi...
2011-08-27 Michael Niedermayervf_scale: apply the same transform to the aspect during...
2011-08-26 Michael Niedermayerimgconvert: make avcodec_find_best_pix_fmt2() more...
next