OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-05-11 Michael Niedermayerav_compare_ts: Improve speed when calculations fit...
2011-05-11 Kyleconfigure: Fix SDL detection on OSX and win32
2011-05-11 Michael Niedermayerfate: Disable h264-conformance-frext-pph10i4_panasonic_a.
2011-05-11 Ronald S. Bultjeh264pred: fix one more aliasing violation.
2011-05-11 Michael Niedermayerh264-fate: Fix 10bit H264 tests on big endian.
2011-05-11 Michael Niedermayerh264idct_template: fix include path
2011-05-11 Michael Niedermayerh264: merge _internal & template files.
2011-05-11 Reimar DöffingerCheck syntax even if DEBUG is not defined.
2011-05-11 Michael Niedermayerswscale: remove fork bug that i missed in the merge.
2011-05-11 Ronald S. Bultjefix fate failures for 10bit H264 on some systems
2011-05-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-10 Baptiste CoudurierAllocate per codec options, now that options are freed...
2011-05-10 Michael Niedermayererror_concealment: Use previous pictures motion vectors...
2011-05-10 Multiple AuthorsMerging branch 'ffmpeg-mt/master'
2011-05-10 Robert Leatherwood"Initialize" copy_tb like the other global variables.
2011-05-10 Stefano Sabatinitiff: prefer enum TiffCompr over int for TiffContext...
2011-05-10 Stefano Sabatinitiff: remove duplicated author information, fix @file...
2011-05-10 Stefano Sabatinitiff: perform minor cleanups in the header
2011-05-10 Stefano Sabatini8svx: remove pointless comments
2011-05-10 Stefano Sabatini8svx: add links to documentation resources
2011-05-10 Stefano Sabatini8svx: remove duplicated author/file information
2011-05-10 Stefano Sabatiniiff: remove get_image_data() and get_image_size() wrappers
2011-05-10 Stefano Sabatiniiff: remove get_palette_size() wrapper
2011-05-10 Stefano Sabatiniiff: remove pointless get_palette_data() wrapper
2011-05-10 Maksym Veremeyenkomotion_est: fix ffmpeg compilation with DEBUG defined
2011-05-10 Reimar Döffingermpegaudio: remove frame_count variable and its only...
2011-05-10 Anton KhirnovAVOptions: make default_val a union, as proposed in...
2011-05-10 Andres GonzalezAdded oggpagesize option for Ogg encoding. Allows setti...
2011-05-10 Michael Niedermayerffmpeg: Fix -t with files that do not have any timestamps.
2011-05-10 Ronald S. Bultjearm/h264pred: add missing argument type.
2011-05-10 Michael Niedermayerswscale: Fix scaling for unscaled dithered planar conve...
2011-05-10 Ronald S. Bultjeh264dsp_mmx: place bracket outside #if/#endif block.
2011-05-10 Vitor Sessaklavf/utils: fix ff_interleave_compare_dts corner case.
2011-05-10 Ronald S. Bultjefate: add 10-bit H264 tests.
2011-05-10 Ronald S. Bultjeh264: do not print "too many references" warning for...
2011-05-10 Oskar ArvidssonEnable decoding of high bit depth h264.
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-05-10 Oskar ArvidssonAdd support for higher QP values in h264.
2011-05-10 Oskar ArvidssonAdd the notion of pixel size in h264 related functions.
2011-05-10 Oskar ArvidssonMake the h264 loop filter bit depth aware.
2011-05-10 Oskar ArvidssonTemplate dsputil_template.c with respect to pixel size...
2011-05-10 Oskar ArvidssonTemplate h264idct_template.c with respect to pixel...
2011-05-10 Oskar ArvidssonPreparatory patch for high bit depth h264 decoding...
2011-05-10 Oskar ArvidssonMove some functions in dsputil.c into a new file dsputi...
2011-05-10 Oskar ArvidssonMove the functions in h264idct into a new file h264idct...
2011-05-10 Oskar ArvidssonMove the functions in h264pred.c into a new file h264pr...
2011-05-10 Oskar ArvidssonPreparatory patch for high bit depth h264 decoding...
2011-05-10 Oskar ArvidssonAdd pixel formats for 9- and 10-bit yuv420p.
2011-05-10 Oskar ArvidssonChoose h264 chroma dc dequant function dynamically.
2011-05-10 Ronald S. Bultjeh264: DSP'ize MBAFF loopfilter.
2011-05-10 Alexander Strangeffmpeg: Simplify decode loop condition to not use next_pts
2011-05-10 Anton Khirnovlavc: move some flac-specific options to its private...
2011-05-10 Stefano Sabatiniffmpeg: remove unused fields AVOutputStream.original_wi...
2011-05-10 Stefano Sabatiniffmpeg: remove unused variable padding_src in do_video_...
2011-05-10 Michael Niedermayerffmpeg: fix negative verbosity.
2011-05-10 Stefano Sabatinicmdutils: add OPT_INT check in parse_number_or_die()
2011-05-10 Stefano Sabatiniffmpeg: rename configure_filters() to configure_video_f...
2011-05-10 Stefano Sabatinicmdutils: remove list_fmts(), simplify
2011-05-10 Takashi MochizukiAdd missing CONFIG_AVFILTER check.
2011-05-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-10 Michael Niedermayerseeking: Favor pkt->pos for generic index building...
2011-05-10 Michael Niedermayerconfigure: Revert sdl hunk of 4fa18c56. This breaks OSX
2011-05-10 Michael Niedermayermem: Choose alignment at compile time depending on...
2011-05-09 Michael Niedermayerswscale: use Nbit code to handle !is16BPS(c->srcFormat...
2011-05-09 Michael Niedermayerswscale: Support dither in is16BPS(c->srcFormat) &...
2011-05-09 Michael Niedermayerswscale: support unscaled planar Nbit->8bit with non...
2011-05-09 Michael Niedermayerswscale: fix unscaled yuv422p16be -> yuv422p10le
2011-05-09 Michael Niedermayerswscale: make DITHER_COPY() support non native endian...
2011-05-09 Mans Rullgardmpegaudiodec: group #includes more sanely
2011-05-09 Mans Rullgardmpegaudio: remove #if 0 blocks
2011-05-09 Michael Niedermayerswscale: factor shift out of DITHER_COPY().
2011-05-09 Michael Niedermayerswscale: factorize DITHER_COPY()
2011-05-09 Michael Niedermayerfifo: use av_freep()
2011-05-09 Anton Khirnovffmpeg.c: reset avoptions after each input/output file.
2011-05-09 Anton Khirnovffmpeg.c: store per-output stream sws flags.
2011-05-09 Mans Rullgardmpegaudio: remove CONFIG_MPEGAUDIO_HP option
2011-05-09 Martin Storsjömpegtsenc: Clear st->priv_data when freeing it
2011-05-09 Martin Storsjöudp: Fix receiving RTP data over multicast
2011-05-09 Martin Storsjörtpproto: Remove an unused variable
2011-05-09 Michael Niedermayermpeg4videoenc: Support negative timestamps.
2011-05-09 Michael Niedermayeravienc: Update 2 debug statements to match the current...
2011-05-09 Michael Niedermayeravutil: add divide & modulo that round like unsigned...
2011-05-09 Michael Niedermayerh264probe: update to latest spec.
2011-05-09 Mans Rullgardregtest: fix wma tests
2011-05-09 Mans Rullgardmpegaudio: remove CONFIG_AUDIO_NONSHORT
2011-05-09 Mans Rullgardregtest: separate flags for encoding and decoding
2011-05-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-09 Michael Niedermayerwtvdec: Avoid gmtime_r() it breaks compile on windows.
2011-05-09 Michael Niedermayerdeveloper.texi: update for git
2011-05-09 Luca BarbatoTypo fix.
2011-05-09 Michael NiedermayerPatch checklist:Suggest adding a regression test
2011-05-09 Michael Niedermayerdoc:Partial update of our issue tracker doc. More work...
2011-05-09 Peter Rosswtv: calculate ole date correctly (is seconds since...
2011-05-09 Peter Rosswtv: detect ole date overflow
2011-05-08 Michael Niedermayerswscale: implement Nbit->non native endian 16bit. Fixes...
2011-05-08 Michael Niedermayerfate: add 9/10 BE pixdesc checksums
2011-05-08 Alex Converselog: Fix an oob array read.
2011-05-08 Alex Conversecosmetics: trim trailing whitespace in postproc
2011-05-08 Alex ConverseBan strncpy() it's too easy to misuse.
2011-05-08 Nathan Caldwellpsymodel: Remove wrapper functions.
next