OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-06-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-19 Michael Niedermayerswscale: fix mono input for width%8
2011-06-19 ami_stuffavidec: Ignore unknown stream types
2011-06-19 Michael Niedermayerh264: print actual slice number in "Too many slices...
2011-06-19 Michael Niedermayerjpegdec: include mjpb_skiptosod in debug output
2011-06-19 Michael Niedermayerjpegdec: fix CJPG decoding.
2011-06-19 Michael Niedermayerw32threads: with only 1 thread there cant be a active...
2011-06-19 Michael Niedermayerffmpeg: warn if samples need to be converted in a lossy...
2011-06-19 Michael Niedermayerflacenc: mark as lossless codec
2011-06-19 Michael Niedermayerlibavcodec: add CODEC_CAP_LOSSLESS
2011-06-18 Ronald S. Bultjelavf: prevent crash in av_open_input_file() if ap ...
2011-06-18 Reinhard Tartlermore Changelog additions
2011-06-18 Anton Khirnovlavf: add a forgotten NULL check in convert_format_para...
2011-06-18 Ronald S. BultjeFix build if yasm is not available.
2011-06-18 Daniel KangH.264: Add x86 assembly for 10-bit MC Chroma H.264...
2011-06-18 Clément Bœschdcaenc: small quantization simplification.
2011-06-18 Carl Eugen... Fix -s documentation.
2011-06-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-18 Michael Niedermayerqdm2: Fix alignment of local array.
2011-06-18 Stefano Sabatinivsrc_color: set output pos values to -1
2011-06-18 Stefano Sabatinivsrc_color: add @file doxy
2011-06-18 Stefano Sabatinigraphparser: add missing NULL check in avfilter_graph_p...
2011-06-17 Carl Eugen... Support DTS in mp4/mov.
2011-06-17 Anton Khirnovlavc: add opt_find to AVCodecContext class.
2011-06-17 Michael NiedermayerMerge commit '9446d75941d639f19cfa9ae007eb4c5ca041f200'
2011-06-16 Carl Eugen... Do not crash if SDL_SetVideoMode() fails.
2011-06-16 Carl Eugen... Move do_exit() and stream_close() up.
2011-06-16 Carl Eugen... Fix documentation for -ar and -ac.
2011-06-16 Carl Eugen... Fix compilation with old yasm.
2011-06-16 Michael Niedermayerffmpeg: Force 420 with target dvd and svcd.
2011-06-16 Alexander Strangeh264: Complexify frame num gap shortening code
2011-06-16 Uoti Urpalaintreadwrite.h: fix AV_RL32/AV_RB32 signedness.
2011-06-16 Mike ScheutzowFix decoding of mpegts streams with h264 video that...
2011-06-16 Anton KhirnovAdd minor bumps and APIChanges entries for lavf private...
2011-06-16 Anton Khirnovffmpeg: deprecate -vc and -tvstd
2011-06-16 Anton Khirnovffmpeg: use new avformat_open_* API.
2011-06-16 Anton Khirnovffserver: use new avformat_open_* API.
2011-06-16 Anton Khirnovffprobe: use new avformat_open_* API.
2011-06-16 Anton Khirnovffplay: use new avformat_open_* API.
2011-06-16 Anton Khirnovcmdutils: add opt_default2().
2011-06-16 Anton Khirnovdict: add AV_DICT_APPEND flag.
2011-06-16 Anton Khirnovlavf: add avformat_write_header() as a replacement...
2011-06-16 Anton KhirnovDeprecate av_open_input_* and remove their uses.
2011-06-16 Anton Khirnovlavf: add avformat_open_input() as a replacement for...
2011-06-16 Anton KhirnovAVOptions: add av_opt_find() as a replacement for av_fi...
2011-06-16 Anton KhirnovAVOptions: add av_opt_set_dict() mapping a dictionary...
2011-06-16 Anton Khirnovffmpeg: don't abuse a global for passing frame size...
2011-06-16 Anton Khirnovffmpeg: don't abuse a global for passing pixel format...
2011-06-16 Kirill Zorinmmsh: fix 400 bad request
2011-06-16 Anton Khirnovffmpeg: merge output_codecs array into AVOutputStream...
2011-06-16 Anton Khirnovffmpeg: initialise encoders earlier.
2011-06-16 Diego Biurrunrtpenc_latm: Consistently use "Libav" in license boiler...
2011-06-16 Martin Storsjörtsp: Don't pass string pointer as format string to...
2011-06-16 Kirill Zorinmmsh: fixed printf injection bug in mmsh request
2011-06-16 Anton Khirnovcodec-regression: remove pointless -r options for dnxhd
2011-06-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-16 Kirill Zorinmmsh: fixed printf injection bug in mmsh request
2011-06-15 Justin Rugglesac3enc: use correct alignment and length in channel...
2011-06-15 Anton Khirnovffmpeg: don't abuse a global for passing framerate...
2011-06-15 Anton Khirnovffmpeg: don't abuse a global for passing channels from...
2011-06-15 Anton Khirnovffmpeg: don't abuse a global for passing samplerate...
2011-06-15 Reimar DöffingerMake buffer size check consistent and avoid a possible...
2011-06-15 Reimar DöffingerFix spelling.
2011-06-15 Luca AbeniFull support for sending H.264 in RTP
2011-06-15 Mans RullgardARM: update ff_h264_idct8_add4_neon for 4:4:4 changes
2011-06-15 Janne Grunauswscale: use SwsContext for av_log when available
2011-06-15 Andrew WasonSupport reading chan atoms with empty channel descriptions.
2011-06-15 Carl Eugen... Reindent after last commit.
2011-06-15 Carl Eugen... Fix multi-channel AAC encoding.
2011-06-15 Carl Eugen... Fix "redundant redeclaration" warning.
2011-06-15 Carl Eugen... Fix compilation with --disable-everything --enable...
2011-06-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-14 Michael Niedermayervf_mp: Fix large memleak.
2011-06-14 Diego Biurrunswscale: Remove HAVE_MMX from files that are only compi...
2011-06-14 Diego Biurrunswscale: Fix compilation with --disable-mmx2.
2011-06-14 William Yumjpegenc: Fix JFIF version
2011-06-14 Ronald S. Bultjeswscale: remove misplaced comment.
2011-06-14 Ronald S. Bultjeffmpeg: fix streaming to ffserver.
2011-06-14 Ronald S. Bultjeswscale: split out RGB48 output functions from yuv2pack...
2011-06-14 Mans Rullgardbuild: move vpath directives to main Makefile
2011-06-14 Michael Niedermayerswscale: fix JPEG-range YUV scaling artifacts.
2011-06-14 Mans Rullgardbuild: move ALLFFLIBS to a more logical place
2011-06-14 Mans RullgardARM: factor some repetitive code into macros
2011-06-14 Philip LangdaleCrystalHD: Use mp4toannexb bitstream filter.
2011-06-14 Philip LangdaleCrystalHD: Keep mp4toannexb filter around for entire...
2011-06-14 Jason Garrett... Fix SVQ3 after adding 4:4:4 H.264 support
2011-06-14 Jason Garrett... H.264: fix CODEC_FLAG_GRAY
2011-06-14 Jason Garrett... 4:4:4 H.264 decoding support
2011-06-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-14 Aurelien Jacobsmatroskadec: properly decode color space in an endian...
2011-06-13 Aurelien Jacobsmatroskadec: use a temporary fourcc variable
2011-06-13 Aurelien Jacobsmatroskaenc: ensure the written colorspace don't depend...
2011-06-13 Justin Rugglesac3enc: fix allocation of floating point samples.
2011-06-13 Diego Biurrunutils: Drop pointless '#if 1' preprocessor directive.
2011-06-13 Justin Rugglesac3enc: remove empty ac3_float function that is never...
2011-06-13 Justin Rugglesac3enc: split templated float vs. fixed functions into...
2011-06-13 Justin Rugglesac3enc: dynamically allocate AC3EncodeContext fields...
2011-06-13 Justin Rugglesac3enc: use function pointer to choose between AC-3...
2011-06-13 Jason Garrett... Roll back 4:4:4 H.264 for now
2011-06-13 Jason Garrett... Fix SVQ3 after adding 4:4:4 H.264 support
next