OSDN Git Service

Do not reset channel_layout to 0.
[coroid/ffmpeg_saccubus.git] / ffmpeg.c
2011-05-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-22 Martin Storsjöffmpeg: Don't trigger url_interrupt_cb on the first...
2011-05-22 Stefano Sabatinilavf: deprecate avformat_alloc_output_context() in...
2011-05-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-21 Anton Khirnovffmpeg: get rid of the -vglobal option.
2011-05-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-21 Mike Williamffserver: dont just crash
2011-05-21 Maksym Veremeyenkofix ffserver's SIGSEGV
2011-05-20 Stefano Sabatiniffmpeg: remove useless NULL-check on avfilter_unref_buffer
2011-05-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-19 Stefano Sabatinivsrc_buffer: add av_vsrc_buffer_add_frame()
2011-05-19 Stefano Sabatinivsrc_buffer: make the source accept sws_param in init
2011-05-19 Stefano Sabatinilavfi: add avfilter_get_video_buffer_ref_from_frame...
2011-05-19 Stefano Sabatinivsrc_buffer: remove dependency on AVFrame
2011-05-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-18 Justin RugglesAdd support for request_sample_format in ffmpeg and...
2011-05-18 Michael Niedermayerffmpeg: dont show_banner() on verbose<0
2011-05-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-17 Michael Niedermayerffmpeg: reset top_field_first in opt_input_file().
2011-05-17 CompnMerge branch 'master' of git.videolan.org:ffmpeg
2011-05-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-16 Baptiste Coudurierffmpeg: fix -aspect cli option
2011-05-16 Michael NiedermayerRestructure video filter implementation in ffmpeg.c.
2011-05-16 Michael Niedermayerrawdec: Allow overriding top field first.
2011-05-16 Michael Niedermayerffmpeg: initialize input_codec array earlier.
2011-05-16 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-15 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-14 Michael Niedermayerffmpeg: Allow seting and cycling through debug modes.
2011-05-14 Michael Niedermayerffmpeg: Help for interactive keys.
2011-05-14 Michael Niedermayerffmpeg: Interactivity support. Try pressing +-hs.
2011-05-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-13 Stefano Sabatiniffmpeg: use parse_number_and_die() when it makes sense
2011-05-13 Anton Khirnovffmpeg: get rid of the 'q' key schizofrenia
2011-05-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-12 Michael Niedermayerffmpeg: factorize quality calculation
2011-05-12 Diego Biurrunconfigure: Do not unconditionally add -D_POSIX_C_SOURCE...
2011-05-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-11 Stefano Sabatiniffmpeg: call pre_process_video_frame() only if decoding...
2011-05-11 Stefano Sabatiniffmpeg: reformat resample condition code in transcode()
2011-05-11 Stefano Sabatiniffmpeg: factorize resampling condition check in do_vide...
2011-05-11 Stefano Sabatiniffmpeg: prefer "dec" over "ist->st->codec" in do_video_...
2011-05-11 Stefano Sabatiniffmpeg: improve reporting if size/pixel format changes
2011-05-11 Stefano Sabatiniffmpeg: warns the user when the selected pixel format...
2011-05-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-10 Robert Leatherwood"Initialize" copy_tb like the other global variables.
2011-05-10 Michael Niedermayerffmpeg: Fix -t with files that do not have any timestamps.
2011-05-10 Alexander Strangeffmpeg: Simplify decode loop condition to not use next_pts
2011-05-10 Stefano Sabatiniffmpeg: remove unused fields AVOutputStream.original_wi...
2011-05-10 Stefano Sabatiniffmpeg: remove unused variable padding_src in do_video_...
2011-05-10 Michael Niedermayerffmpeg: fix negative verbosity.
2011-05-10 Stefano Sabatiniffmpeg: rename configure_filters() to configure_video_f...
2011-05-10 Stefano Sabatinicmdutils: remove list_fmts(), simplify
2011-05-10 Takashi MochizukiAdd missing CONFIG_AVFILTER check.
2011-05-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-09 Anton Khirnovffmpeg.c: reset avoptions after each input/output file.
2011-05-09 Anton Khirnovffmpeg.c: store per-output stream sws flags.
2011-05-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-08 Anton Khirnovffmpeg.c: check for interlaced flag in the correct...
2011-05-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-07 Stefano Sabatinivsrc_buffer: simplify av_vsrc_buffer_add_frame*() interface
2011-05-07 Stefano Sabatiniffmpeg: rename ost->pict_tmp to ost->resample_frame
2011-05-07 Stefano Sabatiniffmpeg: prefer dec/enc over ost/ist->st->codec in do_vi...
2011-05-07 Stefano Sabatiniffmpeg: move resample_changed check within the #if...
2011-05-07 Stefano Sabatiniffmpeg: remove useless intermediary variable resample_d...
2011-05-07 Stefano Sabatiniffmpeg: simplify mid-stream reconfiguration when libavf...
2011-05-07 Stefano Sabatinilavfi: add libavfilter/avcodec.h and avfilter_copy_fram...
2011-05-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-04 Alex ConverseReplace strncpy() with av_strlcpy().
2011-05-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-03 Luca BarbatoMake ffmpeg support generic data stream
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Stefano Sabatinireplace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
2011-05-02 Stefano Sabatinireplace deprecated av_get_pict_type_char() with av_get_...
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-05-02 Stefano SabatiniReplace deprecated av_get_pict_type_char() with av_get_...
2011-05-02 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-01 Stefano Sabatinilavfi: rename AVFilterBufferRefVideoProps.pixel_aspect...
2011-05-01 Stefano Sabatinilavc: add a sample_aspect_ratio field to AVFrame
2011-04-30 Michael NiedermayerMerge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
2011-04-30 Michael NiedermayerFFMPEG: support demuxer specific options.
2011-04-30 Michael NiedermayerLAVFAPI: avformat_alloc_output_context() / simplify...
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-29 Diego BiurrunRemove some disabled printf debug cruft.
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-28 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-27 Michael NiedermayerRevert buggy hunk that leaked in from a libav merge.
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael Niedermayervsrc_buffer: Set output size
2011-04-26 Michael Niedermayervsrc_buffer: add sample_aspect_ratio fields to arguments.
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-23 Diego BiurrunLowercase all ff* program names.
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Carl Eugen HoyosCosmetics: Rename variable daemon as run_as_daemon.
next