OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-09-12 OWATA orzWindows MinGW環境ビルドエラー対応(Windows7 Mingw32 gcc4.5.2) master rel20110916_inqubus2.b.0
2011-09-12 yukihaneffmpeg.cに対する修正と同じものをavconv.cに適用
2011-09-12 yukihanerecording_time取得方法変更.
2011-09-12 yukihanedurationパラメータ取得方法変更
2011-09-12 yukihaneMerge remote branch 'official/master'
2011-09-12 Michael Niedermayeralsa: increase max buffer size
2011-09-12 Michael Niedermayerh264: improve MAX_SLICES too small check so it gives...
2011-09-12 Michael Niedermayerdoc: replace avserver by ffserver as we have not done...
2011-09-12 Joakim Platermdec: Check return value of more avio_seek calls
2011-09-12 Joakim Plateavidec: Check return value of more avio_seek calls
2011-09-12 Joakim Plateasf: Check return value of more avio_seek calls
2011-09-12 Laurent AimarFix writes out of bounds in the ogg demuxer.
2011-09-12 Joakim Platempeg12dec: if lavc's mpeg2 decoder was asked to drop...
2011-09-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-11 Joakim Plategitignore: add files to git ignore generated on a win32...
2011-09-11 Laurent AimarFixed invalid read access on extra data in cinepak...
2011-09-11 Laurent AimarFixed segfault on corrupted smacker streams in the...
2011-09-11 Laurent AimarFixed segfaults on corruped smacker streams in the...
2011-09-11 Laurent AimarFixed segfault on memory allocation failure in ape...
2011-09-11 Joakim Platempegts: When playing mpegts over rtp/rtsp/sdp, lavf...
2011-09-11 Stefano Sabatiniaudioconvert: add explanatory comments to channel_names...
2011-09-11 Stefano Sabatiniaudioconvert: K&R whitespace cosmetics
2011-09-11 Joakim PlateFix for some non interleaved avi files that gets played...
2011-09-11 Joakim PlateAllow reading of growing avi files (ie currently being...
2011-09-11 Michael Niedermayermpeg4videodec: Fix new slice end detection for missing...
2011-09-11 Anton Khirnovavconv: use correct index when selecting metadata to...
2011-09-11 Anton Khirnovavconv: fix inverted variable
2011-09-11 Anton Khirnovdoc/avconv: document option types (input/output/per...
2011-09-11 Anton Khirnovdoc/avtools-common-opts: write a section about stream...
2011-09-11 Anton Khirnovdoc/avconv: remove two pointless paragraphs.
2011-09-11 Anton Khirnovdoc/avconv: document that global options should be...
2011-09-11 Anton Khirnovdoc/avconv: remove entries for nonexistent options
2011-09-11 Anton Khirnovdoc/avconv: remove documentation for removed 'timestamp...
2011-09-11 Anton Khirnovdoc: cosmetics, rename fftools-common-opts to avtools...
2011-09-11 Anton Khirnovavconv: move streamid_map to options context.
2011-09-11 Anton Khirnovavconv: extend -vf syntax
2011-09-11 Anton Khirnovavconv: move top_field_first to options context.
2011-09-11 Anton Khirnovavconv: move inter/intra matrix to options context.
2011-09-11 Anton Khirnovavconv: remove -psnr option.
2011-09-11 Anton Khirnovavconv: remove me_threshold option.
2011-09-11 Anton Khirnovavconv: move video_rc_override_string to options context.
2011-09-11 Anton Khirnovavconv: move frame pixel format to the options context.
2011-09-11 Anton Khirnovavconv: move frame aspect ratio to the options context.
2011-09-11 Anton Khirnovavconv: move frame size to the options context.
2011-09-11 Anton Khirnovavconv: move frame_rate to the options context.
2011-09-11 Anton Khirnovavconv: move force_fps to the options context.
2011-09-11 Anton Khirnovavconv: move forced_key_frames to the options context.
2011-09-11 Anton Khirnovavconv: rewrite -qscale and -aq handling.
2011-09-11 Anton Khirnovavconv: move audio_sample_rate to the options context.
2011-09-11 Anton Khirnovcmdutils: add support for programs in check_stream_spec...
2011-09-11 Anton Khirnovavconv: move audio_sample_fmt to options context.
2011-09-11 Georgi Chorbadzhiyskimpegts: improve error reporting
2011-09-11 Aviad Rozenhekmpegts: on seek, reset the cc for all PIDs
2011-09-11 Edgar HucekFix VA-API decoding artefacts.
2011-09-11 Michael Niedermayerh264: prevent an out of array read in decode_nal_units()
2011-09-11 Michael Niedermayerffmpeg: dont copy duration when -t is used
2011-09-11 Michael Niedermayerh264dec: Prevent CABAC and CAVLC bitsteram overreading
2011-09-11 Compnadd libspeex encoder change
2011-09-11 Art Clarkelibspeex encoder wraper
2011-09-10 Clément Bœschbuild: fix install rule with --progs-suffix.
2011-09-10 Clément BœschFix compilation with --disable-everything --enable...
2011-09-10 Michael Niedermayerffmpeg: replace messy duplicated tag compatibility...
2011-09-10 Michael Niedermayerffmpeg: add vbsf & absf for compatibility.
2011-09-10 Michael Niedermayermpegts: update comment to match code
2011-09-10 Joakim Platelibavformat/utils: Only require first packet to be...
2011-09-10 Stefano SabatiniRemove reference to the libavfilter soc SVN repo, updat...
2011-09-10 Joakim Platedvbsubdec: don't hardcode subtitle colors count in...
2011-09-10 Joakim Platevp3dec: set key_frame field of AVFrame
2011-09-10 Joakim Platempegts: Some additional HDMV types and reg descriptors...
2011-09-10 Luca Barbatodoc: explain __STDC_CONSTANT_MACROS in C++
2011-09-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-10 Carl Eugen... Fix copmilation with --disable-everything --enable...
2011-09-10 Michael Niedermayercabac test: Change input to test, so a wider range...
2011-09-10 Michael Niedermayercabac test: match encode and decode side
2011-09-10 Michael Niedermayercabac: fix cabac encoder
2011-09-10 Laurent AimarFixed segfault with wavpack decoder on corrupted decorr...
2011-09-10 Laurent AimarFixed deference of NULL pointer in motionpixels decoder.
2011-09-10 Anton Khirnovavconv: move audio_channels to the options context.
2011-09-10 Anton Khirnovavconv: move *_disable to options context.
2011-09-10 Anton Khirnovavconv: remove -[vas]lang options.
2011-09-10 Anton Khirnovavconv: move codec tags to options context.
2011-09-10 chinshouavisynth: Fix upside down bug
2011-09-10 chinshouavisynth: Remove wrong pts calculation.
2011-09-10 Michael Niedermayermpeg4videodec: rewrite the slice end detection of non...
2011-09-09 Laurent AimarFixed size given to init_get_bits().
2011-09-09 Alex Conversecljr: init_get_bits size in bits instead of bytes
2011-09-09 Alex Converseindeo2: fail if input buffer too small
2011-09-09 Alex Converseindeo2: init_get_bits size in bits instead of bytes
2011-09-09 Laurent Aimarffv1: Fixed size given to init_get_bits() in decoder.
2011-09-09 Laurent AimarFixed size given to init_get_bits() in ffv1 decoder.
2011-09-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-09 Michael Niedermayerffmpeg: fix -re
2011-09-09 Michael Niedermayerrc: finetune convergence failure fix
2011-09-09 Michael Niedermayerrc: fix convergence failure
2011-09-09 Panagiotis... Fix documentation for "-debug" commandline argument
2011-09-09 Wolfram Glogerav_interleave_packet_per_dts: switch noninterleaved...
2011-09-09 Clément Bœschffprobe: replace specific ## GNU cpp extension with...
2011-09-09 Chiranjeevi... asfenc: fix assert failure on long ffserver runs
2011-09-08 Gavin KinseyPrevent double free of side_data when AVFMT_FLAG_KEEP_S...
2011-09-08 Clément Bœschffprobe: replace simple string printing with the approp...
next