OSDN Git Service

coroid/ffmpeg_saccubus.git
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 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 Michael Niedermayerswscale: Fix scaling for unscaled dithered planar conve...
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.
2011-05-08 Nathan Caldwellaacenc: Replace loop counters in aac_encode_frame(...
2011-05-08 Stefano Sabatinipnmdec: reindent after the previous commit
2011-05-08 Stefano Sabatinipnmdec: add support for mono images with non-space...
2011-05-08 Michael Niedermayerffv1enc: support PIX_FMT_YUV420P10 & PIX_FMT_YUV422P10
2011-05-08 Baptiste Coudurierv210enc:clip values according to specifications
2011-05-08 Baptiste Coudurierv210enc: switch to PIX_FMT_422P10
2011-05-08 Baptiste Coudurierv210dec: switch to PIX_FMT_422P10
2011-05-08 Stefano Sabatiniffv1: set internal frame defaults
2011-05-08 Baptiste Coudurierswscale: 9,10 bits pixel format output support
2011-05-08 Baptiste CoudurierPIX_FMT_422P10 support
2011-05-08 Michael Niedermayeradpcmenc:Optimize adpcm_ima_qt_compress_sample()
2011-05-08 Baptiste Coudurieradpcmenc: fix QT IMA ADPCM encoder
2011-05-08 Baptiste Coudurieradpcmdec: Fix QT IMA ADPCM decoder
2011-05-08 Mans Rullgardregtest: remove redundant flags in jpg test
2011-05-08 Mans Rullgardregtest: use run_ffmpeg in do_image_formats
2011-05-08 Mans Rullgardregtest: simplify encoding functions
2011-05-08 Anton Khirnovffmpeg.c: check for interlaced flag in the correct...
2011-05-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-07 Michael Niedermayersvq1dec: simpify mean calculation.
2011-05-07 Michael Niedermayersvq1dec: replace /2 by >>1
2011-05-07 Michael Niedermayerpnm: Fix spurious error message.
2011-05-07 Stefano Sabatinilibopenjpeg: set internal frame defaults
2011-05-07 Reimar DöffingerFix function pointer type to match function it is assigned.
2011-05-07 Reimar DöffingerStore pointers in a less messy way in SWSContext.
2011-05-07 Reimar DöffingerRemove unused variable.
2011-05-07 Reimar DöffingerReplace deprecated url_fseek by avio_seek.
2011-05-07 Reimar DöffingerMove ifdef to avoid unused variable warnings.
2011-05-07 Reimar DöffingerRemove unused variables.
2011-05-07 Reimar DöffingerFix printf format string, fixes a warning.
2011-05-07 Michael Niedermayerriffenc/ffmpeg: Fix stream copy
2011-05-07 Michael Niedermayerffplay: fix null pointer read when codec unavilable.
2011-05-07 Reimar Döffingeraacdec: add decode_channel_map overread check
2011-05-07 Reimar DöffingerIncrease TS packet size detection buffer.
2011-05-07 Reimar DöffingerAssume some TS packet size instead of failing completely.
2011-05-07 jan gerberoggdec:Correct duration
2011-05-07 Michael NiedermayerOnly add 1 byte to av_malloc(0) when it actually return...
2011-05-07 Michael NiedermayerMake av_realloc(0) behave like our av_malloc(0)
2011-05-07 Stefano Sabatinivsrc_buffer: during init, print information about timeb...
2011-05-07 Stefano Sabatinivsrc_buffer: simplify av_vsrc_buffer_add_frame*() interface
2011-05-07 Stefano Sabatinilavc: set defaults in internal codec frames
2011-05-07 Stefano Sabatiniffmpeg: rename ost->pict_tmp to ost->resample_frame
2011-05-07 Stefano Sabatiniffmpeg: prefer dec/enc over ost/ist->st->codec in do_vi...
2011-05-07 Stefano Sabatiniffmpeg: move resample_changed check within the #if...
2011-05-07 Stefano Sabatiniffmpeg: remove useless intermediary variable resample_d...
next