OSDN Git Service

android-x86/external-ffmpeg.git
2015-12-02 Michael Niedermayeravi: Validate the stream-id for DV as well
2015-12-02 Luca Barbatoavi: Use the correct data type
2015-11-30 Vittorio Giovaravsrc_color: Drop unneeded variable
2015-11-30 Mohamed Naufallavf: G.723.1 muxer
2015-11-30 Mohamed Naufallavc: G.723.1 encoder
2015-11-30 Vittorio Giovarag723_1: Move sharable functions to a separate file
2015-11-30 Vittorio Giovarag723_1: Rename files to better reflect their purpose
2015-11-30 Michael Niedermayerg723_1: Handle values at the ends of the table in lsp2lpc()
2015-11-28 Luca Barbatomatroska: Warn when metadata references a non-existent...
2015-11-28 Luca Barbatodvenc: Validate the frame size before copying it
2015-11-26 Petri Hintukainenpgssubdec: fix API compability layer
2015-11-26 Luca Barbatodoc: Amend the MSYS2 Documentation
2015-11-26 Alexandre Lisionavfoundation: Simple capture
2015-11-26 Luca Barbatoconfigure: ObjC support
2015-11-25 Luca Barbatonut: Mark non-fatal errors as warnings
2015-11-25 Luca Barbatonut: Provide more information on failure
2015-11-25 Luca Barbatortsp: Log getaddrinfo failures
2015-11-25 Luca Barbatoudp: Provide additional information on getaddrinfo...
2015-11-25 Luca Barbatoudp: Use the logging context
2015-11-25 Luca Barbatortsp: Do not assume getnameinfo cannot fail
2015-11-24 Michael Niedermayermovenc-test: Fix integer overflows
2015-11-24 Vittorio Giovaratexturedsp: Explicitly cast RGBA parameters to unsigned
2015-11-24 Vittorio Giovaratexturedspenc: Avoid using separate variables
2015-11-24 Vittorio Giovaratextureencdsp: cosmetics: Use normal static const for...
2015-11-24 Vittorio Giovarasgi: Correctly propagate meaningful error values
2015-11-24 Vittorio Giovarafate: Rework sgi tests into a suite and add the missing...
2015-11-24 Vittorio Giovarasgienc: Support encoding high bit depth images with RLE
2015-11-24 Vittorio Giovarasgienc: Use a local RLE encoding function
2015-11-24 Vittorio Giovarasgienc: Port to bytestream2
2015-11-24 Vittorio Giovarasgienc: Do not end RLE lines with 0s
2015-11-23 James Zernlibvpxenc: remove some unused ctrl id mappings
2015-11-23 Luca Barbatodoc: Document better how to use MSYS2
2015-11-23 Alexandra Hájkováasfdec: handle the case when the stream index has an...
2015-11-23 Tim Walkerdcadec: Do not check for overreads in auxiliary data
2015-11-23 Derek Buitenhuisoggparsespeex: Fix unchecked malloc
2015-11-21 Luca Barbatoconfigure: Clearly state that MSYS native builds are...
2015-11-20 Vittorio Giovaralavc: Deprecate avctx.rtp_callback field
2015-11-20 Anton Khirnovdoc/encoders: document the QSV option mappings
2015-11-20 Anton Khirnovqsvenc: expose additional encoding options
2015-11-20 Anton Khirnovqsvenc: support more RC methods
2015-11-20 Anton Khirnovqsvenc: factor out common options
2015-11-20 Anton Khirnovqsvenc: fix setting maxrate for VBR
2015-11-20 Anton Khirnovqsvenc: print the actual video parameters used by MSDK
2015-11-20 Anton Khirnovmpegvideo_enc: enable rtp_mode when multiple slices...
2015-11-20 Anton Khirnovmpevideo_enc: disallow multiple slices for h261 and flv
2015-11-18 John Stebbinsmovenc: add fallback audio track tref support
2015-11-18 John Stebbinsavcodec: Define side data type for fallback track
2015-11-18 John Stebbinsavformat: expose av_stream_new_side_data helper
2015-11-18 Anton Khirnovlavf: document that passing valid timestamps to muxers...
2015-11-17 Luca Barbatodvdsubdec: Validate the RLE offsets
2015-11-17 Vittorio Giovaratravis: Enable OSX integration
2015-11-16 Vittorio Giovaraflacenc: Clamp user-supplied min/max prediction orders
2015-11-16 Vittorio Giovaraffv1: Explicitly name the coder type
2015-11-16 Andreas Cadhalpunhqx: correct type and size check of info_offset
2015-11-14 Andreas Cadhalpundds: disable palette flag for compressed images
2015-11-14 Michael Niedermayersegafilm: Fix current_sample after seeking and avio_see...
2015-11-13 Martin Storsjörtmpcrypt: Provide the xtea keys in little endian forma...
2015-11-13 Martin Storsjörtmpcrypt: Do the xtea decryption in little endian...
2015-11-13 Martin Storsjöxtea: Add functions for little endian mode
2015-11-13 Martin Storsjöxtea: Clarify that the current API works in big endian...
2015-11-12 Andreas Cadhalpundds: add missing newline to log messages
2015-11-12 Andreas Cadhalpundds: validate compressed source buffer size
2015-11-12 Andreas Cadhalpundds: validate source buffer size before copying
2015-11-12 Vittorio Giovaramov: Drop dref when unable to parse
2015-11-12 Vittorio Giovaramov: Correctly store dref paths
2015-11-12 Vittorio Giovaralavc: Add missing mem.h header to libxvid and screenpresso
2015-11-12 Carl Eugen... aiff: Support demuxing G.722 streams
2015-11-12 Paul B Maholthp: set duration for audio stream too
2015-11-11 Martin Storsjömovenc: Add a unit test for signaling of the track...
2015-11-11 Martin Storsjömovenc: Allow setting start_dts/start_cts before writin...
2015-11-11 Martin Storsjömovenc: Add a unit test for frag_discont with edit...
2015-11-11 Martin Storsjömovenc: Assume streams starting at pts=0 for discontinu...
2015-11-10 Martin Storsjömovenc: Add an API unit test for fragmenting options...
2015-11-10 Martin Storsjömovenc: Automatically flush after writing the initial...
2015-11-09 John Stebbinsvsrc_color: implement frame rate
2015-11-09 Michael Niedermayervf_showinfo: show timebase & framerate too
2015-11-09 Michael Niedermayervf_frei0r: also set AVFilterLink.frame_rate
2015-11-09 Michael Niedermayervf_framepack: Check and update frame_rate
2015-11-09 Michael Niedermayervf_interlace: implement frame rate
2015-11-09 Stefano Sabatinisetpts: add FRAME_RATE constant
2015-11-09 Stefano Sabatinitestsrc: set output framerate
2015-11-09 Michael Niedermayeryadif: update frame rate
2015-11-09 Nicolas Georgevf_fps: set frame_rate.
2015-11-09 Nicolas Georgebuffersrc: accept the frame rate as argument.
2015-11-09 Nicolas Georgelavfi: add a frame_rate field to AVFilterLink.
2015-11-09 Anton Khirnovavcodec: fix doxy placement
2015-11-09 Anton Khirnovlavf: deprecate compute_pkt_fields2
2015-11-08 Anton Khirnovlavf: factor out freeing an AVStream
2015-11-08 Anton Khirnovavconv: set packet duration for CFR video streams
2015-11-08 Anton Khirnovlavf: initialize cur_dts to AV_NOPTS_VALUE for muxing
2015-11-06 Michael Niedermayerlibopenh264enc: Set AVOption data type
2015-11-06 Michael Niedermayervdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCEL
2015-11-06 Michael Niedermayersegafilm: drop the "song and dance" for cinepak
2015-11-06 Paul B Maholsegafilm: set video and audio stream duration
2015-11-06 Paul B Maholsegafilm: implement seeking
2015-11-06 John Stebbinsvf_pad: fix x, y option expression evaluation
2015-11-05 Luca Barbatoavresample: Document avresample_open() a little better
2015-11-03 wm4mov: detect cover art pictures by content
2015-11-02 Luca Barbatoflashsv: Initialize the block array
2015-11-02 Luca Barbatotruemotion2: Fix the buffer check
next