OSDN Git Service

coroid/libav_saccubus.git
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-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-01 Alex Conversecodec-regression: force vsync 0 on the me_threshold...
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-08-31 Anton Khirnovlibx264: set default thread count to 0 (auto)
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
2011-08-30 Anton Khirnovavconv: remove -threads option.
2011-08-30 Alex Converseavconv: Replace raw picture frame swapping hack.
2011-08-30 Kostya ShishkovRV40: reuse some H.264 motion compensation functions...
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-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-26 Stefano Sabatinififo: add FIFO API test program, and fate test
2011-08-26 Stefano Sabatinififo: add av_fifo_peek2(), and deprecate av_fifo_peek()
2011-08-26 Piotr Kaczubapostprocess.c: filter name needs to be double 0 terminated
2011-08-26 Diego Biurrundoxygen: fix wrong comment syntax, //< vs. ///<
2011-08-26 Diego Biurrundoxygen: drop pointless star from pointer variable...
2011-08-26 Diego BiurrunReplace deprecated av_find_stream_info() by avformat_fi...
2011-08-26 Sven Hessexmv: eliminate superfluous zeroing of zero data
2011-08-26 Diego Biurrunconfigure: fix typo in avconv dependency list
2011-08-25 Dustin Brodyvp6: partially propagate huffman tree building errors...
2011-08-25 Dustin Brodympeg12: propagate chunk decode errors and fix condition...
2011-08-25 John Stebbinsvc1: fix VC-1 Pulldown handling.
2011-08-25 Alberto DelmásVC1: Fix first/last row checks with slices
2011-08-25 Alex Conversemp4: Handle non-trivial ES Descriptors.
2011-08-25 Ronald S. Bultjevc1: properly zero coded_block[] edges on new slice...
2011-08-24 Alex Converseavconv: Replace goto redo on decode fail with continue.
2011-08-24 Alex Converseavconv: Remove dead store.
2011-08-24 Anton Khirnovlibx264: add 'crf_max' private option.
2011-08-24 Anton Khirnovlibx264: add 'weightp' private option.
2011-08-24 Anton Khirnovlibx264: add 'rc_lookahead' private option.
2011-08-24 Anton Khirnovlibx264: add 'psy_trellis' private option.
2011-08-24 Anton Khirnovlibx264: add 'psy_rd' private option.
2011-08-24 Anton Khirnovlibx264: add 'aq_strength' private option.
2011-08-24 Anton Khirnovlibx264: add 'aq_mode' private option.
2011-08-24 Anton Khirnovlibx264: add 'cqp' private option.
2011-08-24 Anton Khirnovlibx264: add 'crf' private option.
2011-08-24 Anton Khirnovlavc: remove vbv_delay option
2011-08-23 Alex Converselavf utils: Fix bad indentation.
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-23 Alberto DelmásWindows Media Image decoder (WMVP/WVP2)
2011-08-22 Justin Rugglesac3enc: remove outdated TODO comment for apply_channel_...
2011-08-22 Anton Khirnovlibx264: only use ABR mode when the user explicitly...
2011-08-22 Anton Khirnovlibx264: use medium preset by default.
2011-08-22 Anton Khirnovmp2 encoder: make 128k the default bitrate.
2011-08-22 Anton Khirnovmovenc: use libx264 by default when possible for mov...
2011-08-22 Anton Khirnovavienc: saner default audio codec.
2011-08-22 Anton Khirnovmatroskaenc: saner default codecs.
2011-08-22 Stefano Sabatiniavplay: add examples of how to specify size/pixel forma...
2011-08-21 Stefano Sabatinilavc: add A|E|D flags to "ac" and "ar" options
2011-08-21 Kostya ShishkovWavPack demuxer: do not rely on index when timestamp...
2011-08-21 Kostya ShishkovWavPack demuxer: store position of the first block...
2011-08-21 Kostya ShishkovWavPack decoder: implement flush function
2011-08-19 Alex Converseavconv: Separate initialization from the main transcode...
2011-08-19 Anton Khirnovdoc/avconv: replace forgotten av by avconv.
2011-08-19 Anton Khirnovavconv: reset input_ts_offset between files.
2011-08-19 Anton Khirnovdoc/avconv: extend -ss documentation.
next