OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-09-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-04 Michael Niedermayervf_drawtext: Fix reinit to allow color changes.
2011-09-04 Reimar DöffingerCheck extradata size on resolution change.
2011-09-04 Anton Khirnovlavc: fix type for thread_type option
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: allow storing per-stream/chapter/.... options...
2011-09-04 Anton Khirnovcmdutils: split per-option code out of parse_options().
2011-09-04 Anton Khirnovcmdutils: add support for caller-provided option context.
2011-09-04 Anton Khirnovcmdutils: declare only one pointer type in OptionDef
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-04 Stefan Fritschhttp: Consider the stream as seekable if the reply...
2011-09-04 Luca Barbatonutenc: add namespace to the api facing functions
2011-09-04 Clément Bœschav_string: add av_asprintf().
2011-09-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-04 Michael Niedermayerffmpeg: fix reading from stdin on windows
2011-09-03 Stefan Fritschhttp: Fix decetion of range support in HTTP servers
2011-09-03 Anton KhirnovAVOptions: fix av_set_string3() doxy to match reality.
2011-09-03 Anton Khirnovcmdutils: get rid of dummy contexts for examining AVOpt...
2011-09-03 Anton Khirnovlavf,lavc,sws: add {avcodec,avformat,sws}_get_class...
2011-09-03 Anton KhirnovAVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_f...
2011-09-03 Sean McGoverncpu detection: avoid a signed overflow
2011-09-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-02 Michael Niedermayercmdutils: revert avconv rename of pathes
2011-09-02 Michael NiedermayerRevert "ffmpeg: remove presets." and reimplement the...
2011-09-02 Alexander Strasserdoc: issue tracking: explain the term issue
2011-09-02 Alexander Strasserdoc: issue tracking: add more vertical whitespace
2011-09-02 Alexander Strasserdoc: issue tracking: fix grammar/spelling
2011-09-02 Tomas HärdinParse MXF partitions
2011-09-02 Michael Niedermayermpeg4: adjust dummy frame threashold for packed divx.
2011-09-02 Michael Niedermayeropenal-dec: fix missing list_devices unit for list_devi...
2011-09-02 Michael Niedermayerdvdec: Fix dvsd profile[1] detection.
2011-09-01 Alex Conversecodec-regression: force vsync 0 on the me_threshold...
2011-09-01 Michael NiedermayerRevert "mjpeg: treat external huffman table setup failu...
2011-09-01 Chiranjeevi... ffmpeg: Fix minor memleak of input_tmp
2011-09-01 Michael Niedermayerjpegdec: better rst skiping
2011-09-01 Reimar DöffingerRemove unused variables.
2011-09-01 Reimar DöffingerAutodetect PowerPC vs. PowerPC64.
2011-09-01 Reimar DöffingerDo not free BITMAPINFOHEADER before we are done using it.
2011-09-01 Reimar DöffingerMJPEG: emulate EOI also on two consecutive SOI.
2011-09-01 Reimar DöffingerReset cur_scan at more appropriate places.
2011-09-01 Clément Bœschffprobe: directly use va args in print fmt callbacks.
2011-09-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-01 Clément Bœschresample: fix typo (ouput → output).
2011-09-01 Clément BœschMakefile: remove unused PROGS_G.
2011-09-01 Clément Bœschbuild: introduce --progs-suffix option.
2011-09-01 Clément Bœschwav: init st to NULL to avoid a false-positive warning.
2011-09-01 Clément Bœschcmdutils: fix uninitialized variable (type) warning.
2011-09-01 Clément Bœschsws: fix a huge amount of incompatible pointer type...
2011-09-01 Clément Bœschffmpeg: fix two unused variables warnings.
2011-09-01 Clément Bœschresample: fix set but unused variable (lfe) warning.
2011-09-01 Clément Bœschimgconvert: avoid mixed declarations and code.
2011-09-01 Carl Eugen... Fix compilation with --disable-avfilter.
2011-09-01 Gavin Kinseyjpegdec: set color_range
2011-09-01 Michael Niedermayeravconv: fix some bugs introduced in 630902a1e1336e7ee0c...
2011-09-01 Anton Khirnovlibmp3lame: fix typo
2011-09-01 Anton KhirnovAVOptions: drop av_ prefix from static av_get_number().
2011-09-01 Anton Khirnovlibx264: use X264_THREADS_AUTO constant instead of 0.
2011-09-01 Michael Niedermayerffmpeg: Fix typos introduced in:
2011-09-01 Michael Niedermayervc1: loose one line difference to qatar.
2011-09-01 Michael Niedermayermpeg4: fix typo in mpeg4_encode_gop_header()
2011-08-31 Diego BiurrunReplace some commented-out debug printf() / av_log...
2011-08-31 Michael NiedermayerAPIchanges: remove "deprecate url_feof"
2011-08-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-31 Anton Khirnovlibx264: set default thread count to 0 (auto)
2011-08-31 Stefano Sabatinivsink_buffer: fix void pointer dereference in av_vsink_...
2011-08-31 Stefano Sabatinilavdev/lavfi: add debug traces in lavfi_read_packet()
2011-08-31 Stefano Sabatinivf_yadif: add support to yuva420p
2011-08-31 Anton Khirnovlavc: cosmetics, group deprecated codec flags
2011-08-31 Anton Khirnovmpeg12: add 'scan_offset' private option.
2011-08-31 Anton Khirnovh263/p encoder: add 'structured_slices' private option.
2011-08-31 Anton Khirnovh263/p encoder: add 'obmc' private option.
2011-08-31 Anton Khirnovh263p encoder: add 'aiv' private option.
2011-08-31 Anton Khirnovh263p encoder: add 'umv' private option.
2011-08-31 Anton Khirnovmpeg12enc/mpeg4videoenc: add 'alternate_scan' private...
2011-08-31 Anton Khirnovmjpegdec: add 'extern_huff' private option.
2011-08-31 Anton Khirnovmpeg4enc: add 'data_partitioning' private option.
2011-08-31 Anton Khirnovsnow: add 'memc_only' private option.
2011-08-31 Anton Khirnovlibx264: add 'mbtree' private option.
2011-08-31 Anton Khirnovlibx264: add 'psy' private option.
2011-08-31 Anton Khirnovlibmp3lame: add 'reservoir' private option.
2011-08-31 Anton Khirnovmpeg2enc: add 'non_linear_quant' private option
2011-08-31 Anton Khirnovmpeg12enc: add drop_frame_timecode private option.
2011-08-31 Anton Khirnovmpeg12enc: add intra_vlc private option.
2011-08-31 Alberto DelmásVC1: Support dynamic dimension changes
2011-08-31 Dustin Brodymjpeg: treat external huffman table setup failure as...
2011-08-31 Anton Khirnovlavc: deprecate CODEC_FLAG2_BRDO
2011-08-31 Anton Khirnovlibx264: add 'aud' private option.
2011-08-31 Anton Khirnovlibx264: add 'fast-pskip' private option.
2011-08-31 Anton Khirnovlibx264: add '8x8dct' private option.
2011-08-31 Anton Khirnovlibx264: add 'mixed-refs' private option.
2011-08-31 Anton Khirnovlibx264: add 'weightb' private option.
2011-08-31 Anton Khirnovlibx264: add 'b-pyramid' private option.
2011-08-31 Anton Khirnovlibx264: add 'intra-refresh' private option.
2011-08-31 Anton Khirnovlibx264: add 'ssim' private option.
2011-08-31 Anton Khirnovlibx264: make options compatible with x264
2011-08-31 Luca Barbatoavcodec: remove misleading comment
next