OSDN Git Service

android-x86/external-ffmpeg.git
2011-11-23 Justin Rugglescdg: skip packets that don't contain a cdg command.
2011-11-23 Anton Khirnovcrcenc: add flags
2011-11-23 Anton Khirnovavconv: use vsync 0 for AVFMT_NOTIMESTAMPS formats.
2011-11-23 Anton Khirnovtiffenc: add a private option for selecting compression...
2011-11-23 Anton Khirnovmd5enc: add flags
2011-11-23 Mans RullgardARM: remove needless .text/.align directives
2011-11-22 Alex Converseaacdec: Fix PS in ADTS.
2011-11-22 Alex Converseavconv: Consistently use PIX_FMT_NONE.
2011-11-22 Justin Rugglesdsputil: use cpuflags in x86 emu_edge_core
2011-11-22 Justin Rugglesdsputil: use movups instead of movdqu in ff_emu_edge_co...
2011-11-22 Justin Ruggleswma: initialize prev_block_len_bits, next_block_len_bit...
2011-11-22 Alex Conversemov: Remove some redundant and obsolete comments.
2011-11-22 Mans RullgardAdd libavutil/mathematics.h #includes for INFINITY
2011-11-22 Luca Barbatodoxy: structure libavformat groups
2011-11-22 Luca Barbatodoxy: introduce an empty structure in libavcodec
2011-11-22 Luca Barbatodoxy: provide a start page and document libavutil
2011-11-22 Luca Barbatodoxy: cleanup pixfmt.h
2011-11-22 Mans Rullgardregtest: split video encode/decode tests into individua...
2011-11-22 Mans RullgardARM: add explicit .arch and .fpu directives to asm.S
2011-11-22 Janne Grunaupthread: do not touch has_b_frames
2011-11-21 Anton Khirnovavconv: cleanup the transcoding loop in output_packet().
2011-11-21 Anton Khirnovavconv: split subtitle transcoding out of output_packet().
2011-11-21 Anton Khirnovavconv: split video transcoding out of output_packet().
2011-11-21 Anton Khirnovavconv: split audio transcoding out of output_packet().
2011-11-21 Anton Khirnovavconv: reindent.
2011-11-21 Anton Khirnovavconv: move streamcopy-only code out of decoding loop.
2011-11-21 Anton Khirnovavconv: remove an always true condition and reindent.
2011-11-21 Anton Khirnovavconv: split off streamcopy handling into a separate...
2011-11-21 Justin Rugglespthread: add some malloc failure checks
2011-11-21 Anton Khirnovavconv: cosmetics, reformat transcode_init()
2011-11-21 Anton Khirnovavconv: rename 'os' variable to 'oc'
2011-11-21 Anton Khirnovdoc/filters: fix some typos.
2011-11-21 Anton Khirnovconfigure: add libpulse to help output
2011-11-20 John Stebbinshttpproxy: Fix dependencies
2011-11-20 Martin Storsjöhttpproxy: Specify the object files needed in the Makefile
2011-11-19 John Stebbinsswscale: Fix stack alignment for SSE
2011-11-19 Justin Rugglesavcodec: move some AVCodecContext fields to an internal...
2011-11-19 Justin Rugglesavcodec: use av_opt_set() instead of deprecated av_set_...
2011-11-19 Justin Rugglesavcodec: fix some const warnings
2011-11-19 Justin Rugglesavcodec: remove pointless AVOption, internal_buffer_count
2011-11-19 Thierry Foucuimgutils: Fix illegal read.
2011-11-18 Janne Grunauconfigure: add check for w32threads to enable it automa...
2011-11-18 Josh Allmannrtmp: do not hardcode invoke numbers
2011-11-18 Luca Barbatocinepack: return non-generic errors
2011-11-18 Anton Khirnovfate-lavf-ts: use -mpegts_transport_stream_id option.
2011-11-18 Anton KhirnovAdd an APIchanges entry and a minor bump for avio changes.
2011-11-18 Martin Storsjöavio: Mark the old interrupt callback mechanism as...
2011-11-18 Martin Storsjöavplay: Set the new interrupt callback
2011-11-18 Martin Storsjöavconv: Set new interrupt callbacks for all AVFormatCon...
2011-11-18 Michael Niedermayercinepak: remove redundant coordinate checks
2011-11-18 Michael Niedermayercinepak: check strip_size
2011-11-18 Michael Niedermayercinepak, simplify, use AV_RB24()
2011-11-18 Michael Niedermayercinepak: simplify, use FFMIN()
2011-11-18 Michael Niedermayercinepak: Fix division by zero, ask for sample if encode...
2011-11-18 Panagiotis... applehttp: Fix seeking in streams not starting at DTS=0
2011-11-18 Martin Storsjöhttp: Don't use the normal http proxy mechanism for...
2011-11-18 Martin Storsjötls: Handle connection via a http proxy
2011-11-18 Martin Storsjöhttp: Reorder two code blocks
2011-11-18 Martin Storsjöhttp: Add a new protocol for opening connections via...
2011-11-18 Martin Storsjöhttp: Split out the non-chunked buffer reading part...
2011-11-18 Matthew Hoopssegafilm: add support for raw videos
2011-11-18 John Brooksrtpdec: only use RTCP for PTS when synchronizing multip...
2011-11-18 John Brooksrtpdec: unwrap RTP timestamps for PTS calculation
2011-11-17 Alex Conversevp5: Fix illegal read.
2011-11-17 Thierry Foucuvp6: Fix illegal read.
2011-11-17 Martin Storsjötls: Use TLSv1_client_method for OpenSSL
2011-11-16 Martin Storsjömpegaudiodec: Don't use a nonexistent log context for...
2011-11-16 Martin Storsjöavformat: Accept the ISO8601 separate format as input...
2011-11-16 Martin Storsjöavformat: Interpret times in ff_iso8601_to_unix_time...
2011-11-16 Martin Storsjöavutil: Add av_timegm as a public function
2011-11-16 Mike Melansoncinepak: Add another special case so that it can handle...
2011-11-16 Kostya Shishkovlagarith: add some RGBA decoding support
2011-11-16 Nathan Caldwelllagarith: Add correct line prediction for RGB
2011-11-15 Mans Rullgardlavf: fix multiplication overflow in avformat_find_stre...
2011-11-15 Justin Rugglescosmetics: indentation
2011-11-15 Justin Rugglesmpegaudiodec: init static tables in AVCodec.init_static...
2011-11-14 Mans Rullgardbinkvideo: simplify and remove invalid shifts
2011-11-14 Luca Barbatopulse: compute frame_duration once and fix it
2011-11-14 Luca Barbatolavf: simplify format_child_class_next()
2011-11-14 Sebastien Zwickerthwaccel: OS X Video Decoder Acceleration (VDA) support.
2011-11-14 Janne Grunaudoc: add support for an optional navigation bar in...
2011-11-13 Anton Khirnovlavf: pass options from AVFormatContext to avio.
2011-11-13 Martin Storsjöavformat: Use avio_open2, pass the AVFormatContext...
2011-11-13 Martin Storsjöavio: add avio_open2, taking an interrupt callback...
2011-11-13 Anton Khirnovavio: add support for passing options to protocols.
2011-11-13 Anton Khirnovavio: add and use ffurl_protocol_next().
2011-11-13 Martin Storsjöavformat: Pass the interrupt callback on to chained...
2011-11-13 Martin Storsjöavio: Add an AVIOInterruptCB parameter to ffurl_open...
2011-11-13 Martin Storsjöavformat: Use ff_check_interrupt
2011-11-13 Martin Storsjöavio: Add an internal utility function for checking...
2011-11-13 Martin Storsjöavio: Add AVIOInterruptCB
2011-11-13 Luca Barbatotexi2html: remove stray \n
2011-11-13 Luca Barbatodoc: prettyfy the texi2html documentation
2011-11-13 Ronald S. Bultjeswscale: handle unaligned buffers in yuv2plane1
2011-11-11 Janne Grunauvble: remove vble_error_close
2011-11-11 Derek BuitenhuisVBLE Decoder
2011-11-11 Justin Rugglestta: use an integer instead of a pointer to iterate...
2011-11-11 Justin Rugglesshorten: do not modify samples pointer when interleaving
2011-11-11 Justin Rugglesmpc7: only support stereo input.
2011-11-11 Justin Rugglesdpcm: do not try to decode empty packets
next