]> git.sesse.net Git - ffmpeg/history - libavformat
avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.
[ffmpeg] / libavformat /
2014-01-04 Martin Storsjösdp: Check that fmt->oformat is non-null before accessi...
2014-01-03 Anton Khirnovpmpdec: check that there is at least one audio packet.
2013-12-26 Diego Biurrunavutil: Move library version related macros to version.h
2013-12-26 Luca Barbatomms: Remove non-utf8 characters
2013-12-21 Justin RugglesAdd a libwebp encoder
2013-12-20 Luca Barbatoflv: Use the correct type to hold the file offset
2013-12-20 Luca Barbatojvdec: Do not feed the decoder with known wrong data
2013-12-20 Paul B Maholjvdec: Fix memory leak of jv->frames
2013-12-20 Luca Barbatojvdec: Return EOF on end of file
2013-12-14 Michael Niedermayerrtpdec_h264: Check the return value of functions doing...
2013-12-14 Martin Storsjösdp: Check theora colorspace before producing the confi...
2013-12-14 Michael Niedermayerhdsenc: Check the init_file() return code
2013-12-14 Michael Niedermayerhdsenc: Fix an off by one error in an array size check
2013-12-14 Michael Niedermayerhdsenc: Avoid integer overflow
2013-12-12 Carl Eugen Hoyosmpegts: add HEVC registration descriptor
2013-12-12 Martin Lambersimg2: add stereo 3d still picture file extensions
2013-12-12 Vittorio Giovarartsp: suppress a incompatible pointer types warning
2013-12-11 Rumin Samrtspdec: Fix keep-alive request for ACTi cameras
2013-12-11 Anton Khirnovlavf: remove an unneeded call to avcodec_get_frame_defa...
2013-12-11 Anton KhirnovReplace all uses of avcodec_free_frame with av_frame_fr...
2013-12-09 Diego Biurrunconfigure: Prefix libc-related variables with "libc_"
2013-12-08 d savformat: AviSynth demuxer rewrite
2013-11-29 Anton Khirnovmxfdec: set extradata size
2013-11-26 Kostya ShishkovMSN Audio support
2013-11-25 Diego Biurrunbuild: Integrate multilibrary examples into the build...
2013-11-23 Diego BiurrunAdd missing #includes for *INT64_MAX and *INT64_C
2013-11-22 Martin Storsjöhls: Avoid reading outside of the allocated array
2013-11-22 Martin Storsjöhls: Check whether the AVIOContext contains a new redir...
2013-11-22 Martin Storsjöhttp: Expose the content location via an AVOption
2013-11-22 Zhang Ruihttp: Support relative URL redirection
2013-11-22 Martin Storsjöhttp: Remove an unrelated and mistakenly set AVOption...
2013-11-21 Anton Khirnovavidec: fix a memleak in the dv init code.
2013-11-21 Aurelien Jacobsmatroskadec: use correct compression parameters for...
2013-11-21 Anton Khirnovmatroskadec: pad EBML_BIN data.
2013-11-18 Valeriy Argunovrtmphttp: Check for both 0 and AVERROR_EOF
2013-11-16 Anton KhirnovReplace all instances of avcodec_alloc_frame() with...
2013-11-15 Diego Biurrundv: Split DV data table declarations into their own...
2013-11-14 Reimar Döffingerlavf: improve support for AVC-Intra files.
2013-11-14 Marton Balintmxfdec: update current edit unit when seeking in mxf...
2013-11-08 Anton Khirnovavienc: drop the vfr flag.
2013-11-04 David Goldwichomadec: loosen format probing constraints
2013-11-04 Michael Niedermayeromadec: check GEOB sizes against buffer size
2013-11-04 Michael Niedermayeromadec: Fix wrong number of array elements
2013-11-03 Vittorio Giovarartmpproto: Reorder conditions to help dead code elimination
2013-11-03 Vittorio Giovarawtv: fix variable sign in format
2013-11-02 Diego Biurrunos_support: Add #endif comments for better readability
2013-11-02 Martin StorsjöAdd an HDS live fragmenting muxer
2013-11-01 Anton Khirnovlavf: do not use int to store an int64
2013-11-01 Martin Storsjörtspenc: Make sure BYE packets are sent before TEARDOWN
2013-11-01 Martin Storsjörtpenc: Add a rtpflag option for sending BYE packets...
2013-11-01 Martin Storsjörtpenc: Remove some superfluous parentheses
2013-11-01 Martin Storsjöaviobuf: Handle a NULL buffer in avio_close_dyn_buf
2013-10-31 Mickaël Rauletmpegts: Support HEVC demuxing
2013-10-31 Yusuke Nakamuramatroskadec: Support HEVC demuxing
2013-10-31 Yusuke Nakamuramov: Support HEVC demuxing
2013-10-31 Dirk FarinAdd raw HEVC demuxer
2013-10-31 Anton Khirnovoggparsetheora: stop using deprecated avcodec_set_dimen...
2013-10-31 David KmentHNM4/HNM4A demuxer & video decoder
2013-10-30 Martin Storsjölavf: Remove a now useless parameter to ffurl_register_...
2013-10-30 Anton Khirnovoggparsetheora: check av_mallocz result
2013-10-30 Anton Khirnovoggparsetheora: return meaningful error codes
2013-10-30 Anton Khirnovoggparsetheora: K&R cosmetics, reformat
2013-10-29 Anton Khirnovlavc: add a dummy field to AVStream to preserve ABI...
2013-10-29 Derek Buitenhuisavio: Check for memory allocation failure of private...
2013-10-28 Anton Khirnovlavf: do not export av_register_{rtp,rdt}_dynamic_paylo...
2013-10-28 Anton Khirnovlavf: remove unreliable timestamp guessing heuristic
2013-10-27 Luca Barbatoavio: K&R formatting cosmetics
2013-10-23 Clément Bœschmovenc: Add an F4V muxer
2013-10-22 Derek Buitenhuisnut: Fix unchecked allocations
2013-10-21 Luca Barbatoavio: Use AVERROR_PROTOCOL_NOT_FOUND
2013-10-18 Luca Barbatowtv: Seek by sector properly
2013-10-14 Michael Niedermayerhttp: Check the auth string contents and not only the...
2013-10-14 Martin Storsjörtmp: Allocate the prev_pkt arrays dynamically
2013-10-13 Martin Storsjöhttp: Support auth method detection for POST
2013-10-13 Martin Storsjöhttp: Add an option for forcing basic authentication
2013-10-12 Vittorio Giovaraoggparsevorbis: fail on memory allocation error
2013-10-12 James Almeroggvorbisdec: add support for embedded cover art
2013-10-12 James Almerflac: move picture parsing code in a separate file
2013-10-12 Nicolas Georgeoggdec: add support for Opus in Ogg demuxing
2013-10-12 Vittorio Giovaraoggparsevorbis: check allocations
2013-10-12 James Almeroggparsevorbis: support official chapter extension
2013-10-12 Martin Storsjöriff: Add a mapping for VP6A
2013-10-10 Matthieu Bouronmxf: Add jpeg2000 codec to intra only codecs
2013-10-10 Martin Storsjöflvenc: Write proper cropping for VP6 even if there...
2013-10-10 Martin Storsjöflvenc: Support muxing VP6A as well
2013-10-10 Martin Storsjöflvenc: Don't pretend to support muxing "plain" VP6
2013-10-10 Luca Barbatoavi: directly resync on DV in AVI read failure
2013-10-10 Luca Barbatoavi: DV in AVI must be considered single stream
2013-10-10 Luca Barbatoavi: properly fail if the dv demuxer is missing
2013-10-06 Diego Biurrunbmv: Remove unused variable
2013-10-05 Vittorio Giovaraoggparsevorbis: return meaningful errors
2013-10-04 Martin Storsjömov: Don't allocate arrays with av_malloc that will...
2013-10-04 Martin Storsjörtmpproto: Validate the embedded flv packet size before...
2013-10-04 Martin Storsjörtmpproto: Readjust the end of the flv buffer if handle...
2013-10-04 Martin Storsjörtmpproto: Move the flv header/trailer addition to...
2013-10-04 Martin Storsjörtmpproto: Clear the flv allocation size on reallocp...
2013-10-04 Martin Storsjörtmpproto: Pass the 'live' parameter in the right unit
2013-10-04 Martin Storsjörtmpproto: Print the error code string if there's no...
2013-10-03 Vittorio Giovaraoggparsevorbis: K&R formatting cosmetics
2013-10-03 Diego Biurrunavformat/output-example: Declare link dependency on...
next