OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'ffmpeg-mt/master'
2011-03-25 Michael NiedermayerRemove a tab, somehow it sneaked past the hooks in...
2011-03-25 Michael NiedermayerMake multiple Ctrl-C capable to kill stuck protocols.
2011-03-25 Michael NiedermayerFix apparently exploitable race condition.
2011-03-25 Michael NiedermayerMore advanced ffmpeg mpeg2 aspect guessing code.
2011-03-25 Michael Niedermayerlog:Sanitize string of most control chars before printing.
2011-03-25 XVIntel H.263 aspect ratio processing fix.
2011-03-25 XVFix Intel I.263 "Strict H.263 compliance" file playbac...
2011-03-25 Aurelien Jacobssrtdec: make sure we don't write past the end of buffer
2011-03-24 Tomas HärdinImprove channel count and bitrate error handling in...
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Aurelien Jacobsmatroskaenc: make sure we don't produce invalid file...
2011-03-24 Aurelien Jacobsmatroskaenc: add missing new line in av_log() call
2011-03-23 Aurelien Jacobsmatroskadec: check that pointers were initialized befor...
2011-03-23 Compnfix typo
2011-03-23 Anton Khirnovavio: make udp_set_remote_url/get_local_port internal.
2011-03-23 Vladimir Pantelicasfdec: also subtract preroll when reading simple index...
2011-03-23 Anton Khirnovmatroskaenc: remove a variable that's unused after...
2011-03-23 Anton Khirnovavio: cosmetics - nicer vertical alignment.
2011-03-23 Mans RullgardRemove unnecessary icc version checks
2011-03-23 Mans RullgardDisable 'attribute "foo" ignored' warnings from icc
2011-03-23 Martin Storsjörtsp: Don't use a locale dependent format string
2011-03-23 Tomas HärdinAdd xd55 codec tag for XDCAM HD422 720p25 CBR files.
2011-03-23 Mans Rullgardconfigure: get libavcodec version from new version...
2011-03-23 Anton Khirnovlavc: move the version macros to a new installed header.
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Anton Khirnovmatroskaenc: simplify get_aac_sample_rates by using...
2011-03-23 Carl Eugen... Do not use format string "%0.3f" for RTSP Range field.
2011-03-23 Justin RugglesAdd apply_window_int16() to DSPContext with x86-optimiz...
2011-03-23 Martin StorsjöDocument usage of import libraries created by dlltool
2011-03-23 Martin Storsjöconfigure: Set the correct lib target for arm/wince...
2011-03-23 Luca Barbatofate: simplify regression-funcs.sh
2011-03-23 Luca Barbatofate: add support for multithread testing
2011-03-22 Vitor SessakFix an infinite loop when RoQ encoded generated a frame...
2011-03-22 Kieran KunhyaAdd kbdwin.o to AC3 decoder
2011-03-22 Carl Eugen... Do not use format string "%0.3f" for RTSP Range field.
2011-03-22 Michael NiedermayerFake-Merge remote-tracking branch 'ffmpeg-mt/master'
2011-03-22 Reimar DöffingerDetect byte-swapped AC-3 and support decoding it directly.
2011-03-22 Justin Rugglescosmetics: indentation
2011-03-22 Justin RugglesAlways copy input data for AC3 decoder.
2011-03-22 Justin Rugglesac3enc: make sym_quant() branch-free
2011-03-22 Justin Rugglescosmetics: indentation
2011-03-22 Justin RugglesAdd a CPU flag for the Atom processor.
2011-03-22 Anton Khirnovid3v2: skip broken tags with invalid size
2011-03-22 Anton Khirnovid3v2: don't explicitly skip padding
2011-03-22 Dave YeoMake sure kbhit() is in conio.h
2011-03-22 Mans Rullgardfate: update wmv8-drm reference
2011-03-22 Ronald S. Bultjevc1: make P-frame deblock filter bit-exact.
2011-03-21 Martin Storsjöconfigure: Add the -D parameter to the dlltool command
2011-03-21 Martin Storsjöamr: Set the AVFMT_GENERIC_INDEX flag
2011-03-21 Martin Storsjöamr: Set the pkt->pos field properly to the start of...
2011-03-21 Martin Storsjöamr: Set the codec->bit_rate field based on the last...
2011-03-21 Martin Storsjörtsp: Specify unicast for TCP interleaved streams, too
2011-03-21 Luca BarbatoSet the correct target for mingw64 dlltool
2011-03-21 Martin Storsjöapplehttp: Change the variable for stream position...
2011-03-21 Martin Storsjöffplay: Don't assume ic->pb is non-null
2011-03-21 Anton Khirnovid3v2: simplify error handling.
2011-03-21 Anton Khirnovid3v2: explicitly seek to the end of the tag after...
2011-03-21 Anton Khirnovavio: make av_url_read_fseek/fpause internal.
2011-03-21 Stefano Sabatiniffprobe: tweak error message in open_input_file()
2011-03-21 Ronald S. Bultjevc1: slice support.
2011-03-21 Ronald S. Bultjevc1: fix up memleaks in the error codepath.
2011-03-21 Ronald S. Bultjevc1: warn for unimplemented pan-scan feature.
2011-03-21 Peter RossRemove unused pixel format (PIX_FMT_UNUSED) and swap...
2011-03-21 Tomas HärdinAdd xd55 codec tag for XDCAM HD422 720p25 CBR files.
2011-03-21 Carl Eugen... Allow demuxing of APE files with metadata tags.
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Anton Khirnovavio: deprecate url_fileno
2011-03-21 Anton Khirnovrmenc: replace avio_seek(0) with avio_tell()
2011-03-21 Anton Khirnovlavf: replace some more avio_seek(SEEK_CUR) with avio_skip
2011-03-20 Mans Rullgardffv1: allocate correct size for sample buffer
2011-03-20 Panagiotis... Do no modify terminal parameters using termios.h
2011-03-20 Mans RullgardMove ff_dct_init_mmx declaration to dct.h
2011-03-20 Mike Scheutzowdoc: add details to the documentation for ffmpeg -map
2011-03-20 Stefano Sabatiniffmpeg: modify help text for the map option
2011-03-20 Mans Rullgarddct: remove superflous #include
2011-03-20 Mans RullgardMove dct and rdft definitions to separate files
2011-03-20 Mans RullgardMove sine windows to a separate file
2011-03-19 Mans RullgardMove ff_kbd_window_init() to a separate file
2011-03-19 Mans Rullgardfft: remove inline wrappers for function pointers
2011-03-19 Mans Rullgardconfigure: use pkg-config helpers
2011-03-19 Mans Rullgardconfigure: improve pkg-config support
2011-03-19 Mans Rullgardconfigure: allow checking multiple functions in check_f...
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Peter RossAdd unused pixel format (PIX_FMT_UNUSED) to make PIX_FM...
2011-03-19 Stefano Sabatiniffplay: add braces around union definition
2011-03-19 Stefano Sabatiniffplay: add existence check on ic->pb in decode_thread()
2011-03-19 Luca Barbatoconfigure: use dlltools instead of lib.exe
2011-03-19 Luca Barbatoconfigure: check for SDL_Linked_Version instead of...
2011-03-19 Mans RullgardRemove Sonic experimental audio codec
2011-03-19 Mans Rullgardfate: remove stale fate-update.sh script
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-19 Reimar DöffingerFix compiler warnings due to missing casts.
2011-03-19 Reimar DöffingerDetect byte-swapped AC-3 (aka DNET) and support decodin...
2011-03-18 Mark Himsleyfade: fix draw_slice() check on fade->factor value
2011-03-18 Mark Himsleyfade: make draw_slice() chroma check against planes...
2011-03-18 Janne Grunauget rid of the last svn mentions
2011-03-18 Peter Rosspatcheck: warn about assert usage
2011-03-18 Michael Niedermayerreverts parts of commit de11ee906ed232157392924735c18ab...
2011-03-18 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
next