OSDN Git Service

coroid/libav_saccubus.git
2006-11-19 Reimar DöffingerCorrect GET/PUT_UTF8 comment: the get/put functions...
2006-11-19 Reimar DöffingerFix typo in comment
2006-11-19 Kostya ShishkovIdentation
2006-11-19 Kostya ShishkovDivide first audio buffer chunk into atomary bufffers.
2006-11-18 Diego BiurrunFix misplaced comment.
2006-11-18 Diego BiurrunClean up XAN DPCM hack and set codec_tag to 0 for XAN...
2006-11-18 Måns Rullgårdimproved pthreads test
2006-11-17 Benjamin LarssonMissed one log2().
2006-11-17 Oded Shimonchange mpeg4 fourcc from "mp4s" to "mp4v"
2006-11-17 Oded Shimonupdate to libnut, use framecode table generator
2006-11-17 Oded Shimonupdate to libnut API, changes to frame_table_input
2006-11-17 Kostya ShishkovOptimize overlapping
2006-11-17 Kostya ShishkovFix comments
2006-11-17 Kostya ShishkovOverlap filtering was done in reverse order
2006-11-16 Michael Niedermayerfix support for avis with sample_size > packet size
2006-11-16 Måns RullgårdTUNECPU is never used
2006-11-16 Måns Rullgårdsimplify [TARGET_]ARCH_* setting
2006-11-16 Måns Rullgårdadd copyright notices for myself and Diego
2006-11-16 Alex BeregszasziRemove alpha channel from RGB555
2006-11-16 Alex BeregszasziBGR555 has never been working as alpha supporting forma...
2006-11-16 Baptiste Coudurierparse video frame headers to get key flag
2006-11-16 Michael Niedermayerforgotten 2 converters (yeah svn up, svn di svn ci...
2006-11-16 Michael Niedermayerfixing the lamest bug in swscale, all the rgb/bgr-...
2006-11-16 Diego BiurrunRemove stray newline.
2006-11-16 Michael Niedermayer10l forgot (skip non keyframes after seeking between...
2006-11-16 Michael Niedermayerremove broken decoder locking code
2006-11-16 Baptiste Coudurierprint error when unsupported sample rate is used with swf
2006-11-16 Michael Niedermayercheck max_pts_distance
2006-11-16 Michael Niedermayerskip non keyframes after seeking between syncpoint...
2006-11-16 Michael Niedermayerremove unused variables
2006-11-16 Baptiste Coudurierthrow error if unsupported resolution is used with...
2006-11-16 Michael Niedermayerremoving unused code
2006-11-16 Ryan Martellremove duplicate code, patch by Ryan Martell rdm4 A...
2006-11-16 Oded ShimonUpdate to libnut API, non-negative errors
2006-11-16 Baptiste Couduriermake option field const
2006-11-15 Måns Rullgårdset CONFIG_OS2 using new method
2006-11-15 Måns Rullgårdgcc always #defines __MINGW32__ on mingw targets
2006-11-15 Oded ShimonI suppose I can add myself, at least for my vorbis...
2006-11-15 Michael Niedermayerdetect a few more errors (fixes libmp3-bug.avi again)
2006-11-15 Baptiste Coudurieradd movenc.c maintainers
2006-11-15 Oded Shimonupdate to libnut API, don't free the streams
2006-11-15 Diego BiurrunAlso remove cws2fws on clean.
2006-11-15 Diego BiurrunDo not build output_example and qt-faststart by default.
2006-11-15 Diego BiurrunRemove duplicate *.lib from rm command.
2006-11-15 Diego BiurrunRemove ifneq MINGW condition around man page uninstalla...
2006-11-15 Diego BiurrunMove BeOS extralibs handling into configure.
2006-11-15 Diego BiurrunMinGW compilation fix, inet_aton and #includes depend...
2006-11-15 Diego BiurrunRemove tar target, it's hardly useful.
2006-11-15 Måns Rullgårdset status variables automatically in check_header...
2006-11-14 Måns Rullgårdrename HAVE_DLFCN to HAVE_DLFCN_H
2006-11-14 Måns Rullgårdimprove broken shell detection, and give a better error...
2006-11-14 Michael Niedermayercheck for frames with 2*size > max_dist and no crc
2006-11-14 Michael Niedermayerresync from last syncpoint
2006-11-14 Michael Niedermayerremove skip spam
2006-11-14 Michael Niedermayermaking decoding more error robust
2006-11-14 Måns Rullgårdmove comment
2006-11-14 Diego BiurrunMove BeOS-specific code into os_support.c.
2006-11-14 Michael Niedermayerreset internal buffer during seeking
2006-11-14 Michael Niedermayermore checks and error messages
2006-11-14 Måns Rullgårdremove workaround for missing inttypes.h
2006-11-14 Alex Beregszaszichanged rgba32_to routines to support both alpha and...
2006-11-14 Alex Beregszaszichanged rgba32_to routines to support both alpha and...
2006-11-14 Alex BeregszasziFix possible overflows. Found by Steven Johnson
2006-11-14 Benjamin LarssonAdd myself as maintainer for the imc* files.
2006-11-14 Benjamin LarssonRemove log2() usage.
2006-11-14 Oded Shimonupdate to libnut, add cache_syncpoints
2006-11-14 Michael Niedermayercall AVCodec.flush() for audio too
2006-11-14 Baptiste Coudurieradd 422P@HL I-only universal label
2006-11-14 Zuxy MengUse common macro PUT_UTF8 in asf.c
2006-11-14 Michael Niedermayerindention
2006-11-14 Michael Niedermayerseeking with index
2006-11-14 Michael Niedermayerindex less seeking in O(log n) time
2006-11-14 Diego BiurrunMove AMR support instructions into the documentation.
2006-11-14 Diego BiurrunRemove empty section.
2006-11-14 Diego BiurrunUpdate list of supported codecs.
2006-11-14 Michael Niedermayer0.5l
2006-11-14 Oded Shimonupdate to libnut API, rename nut.h->libnut.h
2006-11-14 Måns Rullgårdclean up inttypes.h and int_fastxx_t types detection
2006-11-14 Måns Rullgårdcheck for inet_aton in configure
2006-11-14 Måns Rullgårdsimplify
2006-11-14 Måns Rullgårdmerge CONFIG_WINCE sections
2006-11-14 Måns Rullgårdindentation
2006-11-14 Måns Rullgårdmove some CFLAGS settings away from config.* writing...
2006-11-14 Måns Rullgårdrevert bad checkin
2006-11-14 Måns Rullgårdmove some CFLAGS settings away from config.* writing...
2006-11-14 Diego BiurrunMake man page installation dependent on documentation...
2006-11-14 Måns Rullgårdmove comment where it makes sense
2006-11-14 Måns Rullgårdsimplify
2006-11-14 Måns Rullgårdmove makefile linking after config.* creation
2006-11-14 Måns Rullgårdbeautify
2006-11-14 Måns Rullgårdclean up setting of HAVE_*THREADS
2006-11-14 Måns Rullgårdmove AMR notices next to other messages
2006-11-14 Michael Niedermayersplit av_seek_frame_binary() so the code becomes idepen...
2006-11-14 Diego BiurrunRemove some unused variables.
2006-11-14 Michael Niedermayerimprove enumerate so arbitrary ranges can be enumerated...
2006-11-14 Baptiste Coudurierpartial support for vobsub in mp4, used by nero, unsupp...
2006-11-14 Michael NiedermayerAVL tree
2006-11-14 Diego BiurrunRemove wrong/misleading comment.
2006-11-14 Diego BiurrunRemove redundant #ifdef HAVE_THREAD, the file is only...
2006-11-14 Diego BiurrunRemove ifneq MINGW condition around man page installati...
next