OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-09-07 Joseph Weckerflv: Ammon's changes migrated from 0.6.0 - I believe...
2011-09-06 Carl Eugen... Support Speex in isom.
2011-09-06 Carl Eugen... Fix decoding of 2/4 bpp Tiff samples.
2011-09-06 Carl Eugen... Cosmetics: Fix comment.
2011-09-06 Michael Niedermayerlibavformat/utils: only run delta_dts_min calculation...
2011-09-06 Michael Niedermayerlibavformat/utils: use FFMIN() where possible
2011-09-06 wglibavformat/utils: Treat subtitle streams as noninterle...
2011-09-06 Michael Niedermayeravfilter: dont crash on filters with NULL instance...
2011-09-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-06 Ramiro Polladshow: properly disconnect and remove filters from...
2011-09-06 Ramiro Polladshow: remove some unused code
2011-09-06 Ramiro Pollavfwcap: actually use framerate option
2011-09-06 Anton Khirnovlibx264: add 'cplxblur' private option
2011-09-06 Anton Khirnovlibx264: add 'deblock' private option
2011-09-06 Anton Khirnovlibx264: add 'b-bias' private option
2011-09-06 Anton Khirnovlibx264: fix setting some options.
2011-09-06 Anton Khirnovlibx264: remove useless assignment
2011-09-06 Michael Niedermayerpngdec: implement 4bpp interlaced
2011-09-06 Michael Niedermayerpngdec: implement 2 bpp interlaced.
2011-09-06 Stefano Sabatinilavfi: rename vsink_buffer.c to sink_buffer.c, and...
2011-09-06 Stefano Sabatinilavfi: unify asink_buffer and vsink_buffer API
2011-09-06 Reimar Döffingerac3dec: avoid pointless alloc and indirection for input...
2011-09-06 Michael Niedermayermjpegdec; even better RSTn skiping
2011-09-06 Michael Niedermayerpngdec: Fix interlaced PAETH prediction
2011-09-06 Michael Niedermayerpngdec: Implement 2bpp
2011-09-06 Michael Niedermayerpngdec: Fix interlaced 1bpp
2011-09-06 Michael Niedermayerpngdec: 4bpp support
2011-09-06 Diego Biurrunmpeg12: cosmetics: reformat as K&R
2011-09-06 Michael Niedermayermpeg4: fix another packed divx issue.
2011-09-05 Michael Niedermayerffmpeg: map subtitle stream by default when user specif...
2011-09-05 Michael Niedermayervf_drawtext: always use expanded_text as we always...
2011-09-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-05 Michael Niedermayerswscale: Fix unused asm and enable it
2011-09-05 Justin Rugglesac3enc: Add channel coupling support for the fixed...
2011-09-05 Justin Rugglesac3enc: scale floating-point coupling channel coefficie...
2011-09-05 Justin Rugglesac3enc: fix encoding of stereo ac3 files when rematrixi...
2011-09-05 Kostya Shishkovwavpack: fix wrong return value in wavpack_decode_block()
2011-09-05 Anton Khirnovavconv: fix parsing metadata specifiers.
2011-09-05 Anton Khirnovfate: use +frame+slice named constants instead of '3'
2011-09-05 Dustin Brodympeg12: propagate more real return values through chunk...
2011-09-05 Kostya Shishkovwavpack: use context reset in appropriate places
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-05 Michael Niedermayervf_drawtext: make strftime work without localtime_r()
2011-09-05 Michael Niedermayerffmpeg: tell reset_options() if it is used on input...
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.
next