OSDN Git Service

coroid/libav_saccubus.git
2011-03-16 Anton Khirnovjvdec: don't use deprecated url_feof()
2011-03-16 Justin Rugglesmathops: fix MULL() when the compiler does not inline...
2011-03-15 Anton Khirnovid3v2: merge TYER/TDAT/TIME to date tag
2011-03-15 Justin Rugglesmathops: change "g" constraint to "rm" in x86-32 versio...
2011-03-15 Justin Rugglesmathops: convert MULL/MULH/MUL64 to inline functions...
2011-03-15 Nicolas GeorgeUse AVERROR_EXIT with url_interrupt_cb.
2011-03-15 Nicolas GeorgeAdd AVERROR_EXIT.
2011-03-15 Anton Khirnovavio: deprecate url_ferror
2011-03-15 Anton Khirnovlavf/utils: dont't explicitly check AVIOContext.error
2011-03-15 Philip Langdaleh264_mp4toannexb_bsf: Fix spurious warning when stream...
2011-03-14 Mans RullgardDelete MAINTAINERS file
2011-03-14 Justin Rugglesac3enc: add SIMD-optimized shifting functions for use...
2011-03-14 Justinac3enc: do not right-shift fixed-point coefficients...
2011-03-14 Peter Rossmm decoder: move buffer allocation from decode_init...
2011-03-14 Peter Rossjv demuxer: prevent video packet size overflow
2011-03-14 Peter Rossjv demuxer: define JV_PREAMBLE_SIZE instead of hard...
2011-03-14 Peter Rossjv demuxer: calculate palette_size for each frame in...
2011-03-14 Peter RossBitmap Brothers JV errata
2011-03-14 Peter RossBitmap Brothers JV demuxer
2011-03-14 Peter RossBitmap Brothers JV video decoder
2011-03-13 Johan AnderssonUpdate the url to the site website and change ffmpeg...
2011-03-13 Luca Barbatodoc: document applehttp protocol
2011-03-12 Jason Garrett... VP8: fix other function declaration
2011-03-12 Hendrik LeppkesVC1: Export profile/level
2011-03-12 Stefano Sabatiniffmpeg: remove unused variable in ffmpeg_exit()
2011-03-12 Jason Garrett... VP8: optimize VP8Context struct ordering
2011-03-12 Jason Garrett... VP8: fix function declaration
2011-03-12 Jason Garrett... VP8: token probs doesn't need padding
2011-03-12 Jason Garrett... VP8: use a goto to break out of two loops
2011-03-12 Mans RullgardAdd CONFIG_AC3DSP symbol to simplify makefiles
2011-03-11 Mans Rullgardconfigure: use pkg-config helpers
2011-03-11 Mans Rullgardconfigure: improve pkg-config support
2011-03-11 Mans Rullgardconfigure: allow checking multiple functions in check_f...
2011-03-11 Benjamin LarssonAdd one more avc intra fourcc and extend the description
2011-03-10 Benjamin LarssonExport profiles from the mpeg2 video decoder
2011-03-09 Anton Khirnovid3v2: fix typo in error message
2011-03-08 Nathan Caldwellaacenc: Fix a segfault in search_for_quantizers
2011-03-07 Anton Khirnovavio: deprecate url_feof
2011-03-07 Anssi Hannulampegts: add all stream languages into metadata
2011-03-07 Baptiste CoudurierIn retry_transfer_wrapper, do not check url_interrupt_c...
2011-03-07 Hendrik LeppkesFlag DVB subtitles for the hard hearing appropriately...
2011-03-07 Anssi Hannulampegtsenc: handle multiple language tags per stream
2011-03-07 Anssi Hannulalavf: update documentation of AVOutputFormat.flags
2011-03-07 Ronald S. Bultjereindent.
2011-03-07 Anton Khirnovavio: move ff_rewind_with_probe_data from avio.h to...
2011-03-07 Anton Khirnovavio: deprecate url_fget_max_packet_size
2011-03-07 Young Han Leeaacenc: remove the data arrays
2011-03-07 Anssi Hannulalavf: document the use of multiple entries in language...
2011-03-07 Thadeu Lima... aac_latm_dec: use aac context and aac m4ac
2011-03-07 Justin Rugglesac3enc: add some assertions
2011-03-07 Justin Rugglesac3enc: use av_assert2() instead of assert() to make...
2011-03-07 Justin Rugglescosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_c...
2011-03-07 Carl Eugen... Fix compilation on powerpc with --disable-altivec.
2011-03-07 Peter RossAdd audio codec 0x1600 (ADTS AAC)
2011-03-07 Anton Khirnovavio: avio_ prefix for url_fsize
2011-03-07 Anton Khirnovavio: deprecate url_fgetc and remove all it uses
2011-03-07 Anton Khirnovavio: deprecate url_fgets
2011-03-07 Peter Rossavio: add avio_skip macro
2011-03-07 Sean McGovernh264_mp3toannexb_bsg: don't crash, but warn, if PPS...
2011-03-06 Martin StorsjöAdd Apple HTTP Live Streaming protocol handler
2011-03-06 Martin StorsjöURLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME
2011-03-06 Martin StorsjöURLProtocol: Add a flags field
2011-03-05 Mans Rullgardyadif: add parens around macro parameters
2011-03-04 Justin Rugglesac3enc: add num_rematrixing_bands to AC3EncodeContext...
2011-03-04 Justin Rugglesac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h
2011-03-04 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-04 Anton Khirnovlavf: deprecate get_strz() in favor of avio_get_str
2011-03-04 Reimar Döffingeravio: add avio_get_str()
2011-03-04 Ronald S. Bultjeavio: fix fourcc if any character is >=0x80.
2011-03-02 Ronald S. Bultjevp3-mt: fix deadlock when first frame is not a keyframe.
2011-03-02 Mans Rullgardthreads: allow thread count of zero
2011-03-02 Baptiste Couduriervc1: fix decoding when end sequence is present
2011-03-02 Martin Storsjöffmpeg: Use av_pkt_dump_log2
2011-03-02 Martin Storsjölibavformat: Add av_pkt_dump{, _log}2, taking an AVStre...
2011-03-02 Martin Storsjöaviobuf: Write new data at s->buf_end in fill_buffer
2011-03-02 Baptiste Couduriermovenc: use correct tag for dvcpro hd
2011-03-01 Baptiste Coudurierdnxhd: allow encoding with Avid Nitris compatibility.
2011-03-01 Baptiste Couduriermovenc: fix tkhd height for imx
2011-03-01 Anton Khirnovavio: deprecate url_fskip
2011-03-01 Anton Khirnovlavf: replace all uses of url_fskip with avio_seek
2011-03-01 Anton Khirnovavio: avio_ prefix for url_fseek
2011-03-01 Alexander Strangehuffyuv: Add multithreading support
2011-03-01 Alexander Strangepthreads: Fix bug introduced with thread_safe_callbacks
2011-02-28 Mans RullgardUse --sysroot flag for clang
2011-02-27 Mans RullgardARM: VP8: fix build on systems with global symbol prefix
2011-02-27 Mans RullgardARM: fix vp8 neon with pic enabled
2011-02-26 Reimar Döffingerconfigure: document FATE_SAMPLES env var in --help...
2011-02-26 Mans Rullgardfate: get samples location from env var if not explicit...
2011-02-25 Ronald S. Bultjemovenc: remove uses of deprecated API.
2011-02-25 Maksym Veremeyenkostore pasp atom for all types of quicktime movie
2011-02-25 Maksym Veremeyenkoreindent after tapt patch
2011-02-25 Maksym Veremeyenkouse tapt atom for sample aspect ratio
2011-02-25 Peter Rossbink: prevent overflows within binkidct by using int...
2011-02-25 Peter Rossbink: decode audio track identifiers into AVStream.id
2011-02-25 Peter RossBink version 'b' audio decoder
2011-02-25 Peter Rossbinkaudio: simplify frame_len_bits and frame_len calcul...
2011-02-25 Peter Rossbinkaudio: remove unnecessary loop
2011-02-25 Peter Rossbinkaudio: perform band table scaling in decode_init
2011-02-25 Peter Rossbink: set audio stream codec_tag such that binkaudio...
2011-02-25 Mans Rullgardbink: use LOCAL_ALIGNED for aligned stack data
next