OSDN Git Service

coroid/ffmpeg_saccubus.git
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...
2011-08-26 Matthew EinhornAdds a new pix fmt function that selects the best dest...
2011-08-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 Marton Balintffplay: fix a crash caused by aborting the video queue
2011-08-26 Sven Hessexmv: eliminate superfluous zeroing of zero data
2011-08-26 Clément Bœschffprobe: fix deprecated call to av_find_stream_info.
2011-08-26 Michael Niedermayeracodec: change default bitrate to 128k
2011-08-26 Michael Niedermayerregtests: use bitrate syntax understood by both tools
2011-08-26 Diego Biurrunconfigure: fix typo in avconv dependency list
2011-08-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 Michael Niedermayerudp: fix circular buffer error handling
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 Michael Niedermayerudp: buffer datagrams in circular buffer instead of...
2011-08-25 Alex Conversemp4: Handle non-trivial ES Descriptors.
2011-08-25 Michael Niedermayersws: use shift for chroma sample up convertion
2011-08-25 Ronald S. Bultjevc1: properly zero coded_block[] edges on new slice...
2011-08-25 Marton Balintffplay: use lock manager callback to make libavcodec...
2011-08-24 Michael Niedermayeroggdec: subtract time of first packet only from duratio...
2011-08-24 Michael Niedermayeroggdec: Make sure start time correction is applied...
2011-08-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-24 Alex Converseavconv: Replace goto redo on decode fail with continue.
2011-08-24 Alex Converseavconv: Remove dead store.
2011-08-24 Michael Niedermayerh264-422: fix fate to handle 10 bit formats on big...
2011-08-24 Michael Niedermayerh264: Try to fix 422 intra NEON
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 Carl Eugen... Support decoding of 2bpp and 4bpp TIFF images.
2011-08-23 Alex Converselavf utils: Fix bad indentation.
2011-08-23 Alex Converseavconv: use av_clip_int16 for audio clipping
2011-08-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 Stefano Sabatinilavfi: rename vsrc_movie.c to src_movie.c
2011-08-23 Stefano Sabatinilavfi: add ff_parse_pixel_format() internal function...
2011-08-23 Baptiste Coudurierfate: add h264 intra 4:2:2 tests
2011-08-23 Carl Eugen... Fix compilation with --disable-avfilter.
2011-08-23 Alberto DelmásWindows Media Image decoder (WMVP/WVP2)
2011-08-23 Carl Eugen... Make strtok_r a dependency of abuffer / fix typo.
2011-08-23 Michael Niedermayerdeveloper.texi: Suggest a git clone if the patch review...
2011-08-23 Michael Niedermayerdeveloper.texi: add Contributing section
2011-08-23 Michael Niedermayerdeveloper.texi: Simplify "Regression tests section"
2011-08-23 Michael Niedermayerdeveloper.texi: remove reference to non existing target...
2011-08-22 Nicolas Georgecodec_names: remove spaces in sed command.
2011-08-22 Justin Rugglesac3enc: remove outdated TODO comment for apply_channel_...
2011-08-22 Carl Eugen... Be more verbose about H264 cropping errors.
2011-08-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-22 Nicolas Georgelavf: warn when a parser is needed and not found.
2011-08-22 Nicolas Georgertpenc: use avcodec_get_name to report unsupported...
2011-08-22 Nicolas Georgeflvenc: use avcodec_get_name to report unsupported...
2011-08-22 Nicolas Georgeffmpeg: use avcodec_get_name to report missing en/decoders.
2011-08-22 Nicolas Georgelavc: use av_get_media_type_string and avcodec_get_name...
2011-08-22 Nicolas Georgelavc: add a table of all codecs names.
2011-08-22 Nicolas Georgeffmpeg: print the codecs names in the stream mapping.
2011-08-22 Stefano Sabatinivsrc_movie: rename video movie specific callbacks,...
2011-08-22 Stefano Sabatiniasink_abuffer: extend ABufferSinkContext to make it...
2011-08-22 Stefano Sabatinivsrc_movie: create media agnostic movie init and uninit...
2011-08-22 Stefano Sabatiniaf_aformat: use evil ADD_FORMATS macro for cutting...
2011-08-22 Nicolas Georgeffmpeg: ignore forward gaps for subtitles streams.
2011-08-22 Carl Eugen... Support more codecs when muxing caf.
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 Marton Balintffplay: remove unnecessary if (cur_stream) checks
2011-08-21 Marton Balintffplay: get rid of the global cur_stream variable
2011-08-21 Marton Balintffplay: make step variable a member of the VideoState...
2011-08-21 Matthew EinhornUpdates avcodec_get_pix_fmt_loss to return maximum...
2011-08-21 Reimar Döffingerroqvideodec: Improve checking of input buffer bounds.
2011-08-21 Stefano Sabatinilavc: add A|E|D flags to "ac" and "ar" options
2011-08-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-08-21 Stefano Sabatinivsrc_testsrc: allow to set the sample aspect ratio
2011-08-21 Stefano Sabatinilavdev/lavfi: set sample aspect ratio in the output...
2011-08-21 Carl Eugen... Stream-copying PureVoice into caf works fine.
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-21 Stefano Sabatiniasrc_abuffer: pass non-const string to strtok_r in...
next