OSDN Git Service

android-x86/external-ffmpeg.git
2011-09-16 Michael Niedermayerbintext: set buffer hints
2011-09-16 Michael Niedermayerbintext: fix possible x variable overflow.
2011-09-16 Michael Niedermayerbintext: remove unneeded get_buffer()
2011-09-16 Peter RossBinary text decoder
2011-09-15 Stefano Sabatinilavfi: add avfilter_all_channel_layouts public symbol
2011-09-15 Stefano Sabatinilavfi: rename avfilter_all_* function names to avfilter...
2011-09-15 Stefano SabatiniAPIchanges: remove prores decoder addition entry
2011-09-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-15 Michael Niedermayermpegts: make sure the "standard" code doesnt override...
2011-09-15 Ingo BrücklCorrect determination of file size and frames in VBRI...
2011-09-15 Elvis Presleyconfigure: require gplv2 for prores
2011-09-15 Elvis Presleyconfigure: add GPLv2 support (needed for ProRes)
2011-09-15 Ronald S. Bultjeswscale: fix byte overreads in SSE-optimized hscale().
2011-09-15 Elvis PresleyRevert "get_bits: remove x86 inline asm in A32 bitstrea...
2011-09-15 Elvis PresleyProRes Decoder
2011-09-15 Dustin Brodymatroskadec: fix typo.
2011-09-15 Dustin Brodymatroskadec: bail on parsing of incorrect seek index...
2011-09-15 Michael Niedermayermjpeg: interlaced buggy avid fix
2011-09-15 Michael Niedermayermjpegdec: fix len for AVI1 reader
2011-09-15 Michael NiedermayerRevert "MJPEG: emulate EOI also on two consecutive...
2011-09-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-14 Michael Niedermayerh264: allow disabling bitstream overread protection...
2011-09-14 Joakim PlateDon't override duration from file header with bitrate...
2011-09-14 Joakim Plate[yop] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[wtv] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[tta] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[tmv] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[r3d] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[nsv] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[mxfdec] Check return value of avio_seek and avoid...
2011-09-14 Joakim Plate[mpc8] Check return value of avio_seek and avoid modify...
2011-09-14 Joakim Plate[jvd] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[filmstrip] Check return value of avio_seek and avoid...
2011-09-14 Joakim Plate[ffmdec] Check return value of avio_seek and avoid...
2011-09-14 Joakim Plate[dv] Check return value of avio_seek and avoid modifyin...
2011-09-14 Joakim Plate[cafdec] Check return value of avio_seek and avoid...
2011-09-14 Joakim Plate[bink] Check return value of avio_seek and avoid modify...
2011-09-14 Alex Converselavf utils: Remove write-only variable
2011-09-14 Alex Converselavf utils: Rename shadowing variable
2011-09-14 Michael NiedermayerMerge remote-tracking branch 'hexene/scratchpad'
2011-09-14 Mohamed Naufallibstagefright: Explicitly free smart pointer objects
2011-09-14 Michael NiedermayerChangelog: Explain why C++ support is added, and that...
2011-09-14 elupusmake mpegts_get_pcr resync if it's not on a valid mpegt...
2011-09-14 elupuscosmetic reindent of mpegts_get_pcr
2011-09-14 elupuscheck return value of url_fseek in mpegts_get_pcr
2011-09-14 elupusrespect the maximum position mpegts_get_pcr is allowed...
2011-09-14 elupusremove unused code in mpegts_get_pcr
2011-09-14 Michael Niedermayertools/build_libstagefright: rename build/libav to somet...
2011-09-14 Michael Niedermayerffplay: dont drop all frames if realtime decoding is...
2011-09-14 Michael Niedermayersmacker: fix a few off by 1 errors
2011-09-14 Laurent AimarCheck for invalid VLC value in smacker decoder.
2011-09-14 Laurent AimarCheck and propagate errors when VLC trees cannot be...
2011-09-14 Kelly Andersondvdsubdec: fix bad free in dvdsub_init
2011-09-13 Michael NiedermayerMerge remote-tracking branch 'hexene/scratchpad'
2011-09-13 Carl Eugen... Muxing WTV is supported.
2011-09-13 Michael Niedermayerwtvenc: add some asserts because iam paranoid
2011-09-13 zhentan fengWTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch)
2011-09-13 Michael Niedermayerswscale: drop redundant code.
2011-09-13 Michael Niedermayerswscale: add 14bit support to the "MMX/SSE2/SSSE3/SSE4...
2011-09-13 Michael Niedermayerswscale: remove unused and forgotten file.
2011-09-13 Michael NiedermayerRevert "Check if dxva2api.h is recent enough to compile...
2011-09-13 Michael Niedermayerdoc/ffmpeg: s/avserver/ffserver/
2011-09-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-13 Clément Bœschffprobe: rename print_{int,str}_f callbacks to print_...
2011-09-13 Clément Bœschffprobe: add JSON output printing format.
2011-09-13 Clément Bœschffprobe: replace fmt callback with str callback.
2011-09-13 Michael NiedermayerMerge avconv.texi in ffmpeg.texi
2011-09-13 Ronald S. Bultjesws: implement MMX/SSE2/SSSE3/SSE4 versions for horizon...
2011-09-13 Michael Niedermayerconfigure: slightly more robust looking check for math...
2011-09-13 Michael Niedermayerffmpeg: fix video synchronization code to be exact...
2011-09-13 Justin Rugglesinclude stdint.h in adpcm_data.h
2011-09-13 Diego Biurrunmpeg12: reorder functions to avoid ugly forward declara...
2011-09-13 Michael Niedermayerffplay: remove thread command line option code, it...
2011-09-13 Michael Niedermayeravcodec: move "thread emulation" warning to common...
2011-09-13 Carl Eugen... Fix false positive when detecting dxva2.
2011-09-13 Michael Niedermayerlibavformat/utils: print ts in the "invalid dts/pts...
2011-09-13 Michael Niedermayervf_remove_logo: domt access vf->next->query_format...
2011-09-12 Michael Niedermayersmacker: fix a few off by 1 errors
2011-09-12 Joakim Platedvdsubdec: Move colormap and alpha to context
2011-09-12 Michael Niedermayersmacker: add forgotten *
2011-09-12 Laurent AimarFixed off by one packet size allocation in the smacker...
2011-09-12 Laurent AimarCheck for invalid packet size in the smacker demuxer.
2011-09-12 Andrew Wasonlibx264: fix overwriting presets with flags2
2011-09-12 Joakim Plateasf: only try to read asf index once
2011-09-12 Stefano Sabatinilavfi: bump minor and update APIchanges after recent...
2011-09-12 Laurent Aimarsegafilm: Fix potential division by 0 on corrupted...
2011-09-12 Laurent Aimarsegafilm: Check for memory allocation failures in segaf...
2011-09-12 Andrew Wasonlibx264: fix overwriting preset rc_lookahead
2011-09-12 Joakim Platedvdsubdec: Support palette information for vobsub's...
2011-09-12 Laurent Aimarape demuxer: fix segfault on memory allocation failure.
2011-09-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-12 Alex Conversexan: Add some buffer checks
2011-09-12 Alex Conversexan: Remove extra trailing newline
2011-09-12 Laurent AimarFixed size given to init_get_bits() in xan decoder.
2011-09-12 Ramiro Polladshow: indent
2011-09-12 Ramiro Polladshow: add option to list devices
2011-09-12 Ramiro Polladshow: factorise cycling through devices
2011-09-12 Stefano Sabatinilavfi: consistently use int for sample_rate in AVFilter...
2011-09-12 Stefano Sabatinilavfi: simplify signature for avfilter_get_audio_buffer...
2011-09-12 Philip de Niermxfdec: skip to end of structural sets This fixes readi...
next