]> git.sesse.net Git - ffmpeg/history - libavformat
ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectories
[ffmpeg] / libavformat /
2016-10-16 Anton Khirnovlavf: use the new bitstream filter for extracting extradata
2016-10-16 Anton Khirnovhevcdec: move decoder-independent declarations into...
2016-10-16 Anton Khirnovhevc: rename hevc.[ch] to hevcdec.[ch]
2016-10-16 James Almeravformat/matroska: fix MatroskaVideoFieldOrder enum...
2016-10-16 Anton Khirnovfile protocol: handle the file: protocol string in...
2016-10-14 Martin Storsjörtmpproto: Don't include a client version in the unencr...
2016-10-14 Martin Storsjörtmpproto: Don't include the libavformat version as...
2016-10-14 Martin Storsjörtmpproto: Send chunk size on the network channel
2016-10-14 Martin Storsjörtmpproto: Lengthen the filename buffer when receiving...
2016-10-14 Martin Storsjörtmpproto: Check the return from ff_amf_read_string
2016-10-02 Vittorio Giovaraavidec: Set palette alpha as fully opaque
2016-10-02 Vittorio Giovaraavidec: Do not special case palette on big-endian
2016-09-30 Anton Khirnovavio: add a new flag for marking streams seekable by...
2016-09-30 Anton Khirnovavio: cosmetics, prettify AVIO_SEEKABLE_NORMAL
2016-09-30 Anton Khirnovlavf: fix usage of AVIOContext.seekable
2016-09-15 Martin Storsjörtsp: Fix a crash with the RTSP muxer
2016-08-29 Derek Buitenhuismov: Remove old b-frame/video delay heuristic
2016-08-29 Derek Buitenhuismov: Remove ancient heuristic hack
2016-08-24 Luca Barbatoav1: Add codec_id and basic demuxing support
2016-08-23 Luca Barbatortpdec_mpeg4: validate fmtp fields
2016-08-17 Diego Biurrunnsv: Drop disabled cruft
2016-08-17 Diego Biurrunwc3movie: Drop unused cruft
2016-08-17 Diego Biurrunrm: Drop broken disabled cruft
2016-08-10 Diego Biurrunaiff: Skip padding byte for odd-sized chunks
2016-08-03 Michael Niedermayerm4vdec: Check for non-startcode 00 00 00 sequences...
2016-08-02 Martin StorsjöRevert "Don't use expressions with side effects in...
2016-07-31 Martin StorsjöDon't use expressions with side effects in macro parameters
2016-07-31 Anton Khirnovflac demuxer: improve probing
2016-07-31 Anton KhirnovFix instances of broken indentation found by gcc 6
2016-07-29 Luca Barbatomov: Validate the ID number
2016-07-22 Hendrik Leppkesriff: don't overwrite bps from WAVEFORMATEX if EXTENSIB...
2016-07-20 Vittorio Giovaramov: Rework the check for invalid indexes in stsc
2016-07-20 Vittorio Giovaramov: Wrap stsc index and count compare in a separate...
2016-07-20 Matthieu Bouronmov: Fix stsc_count comparison
2016-07-15 Anton Khirnovmp3enc: write trailing padding
2016-07-15 Anton Khirnovmp3dec: read the initial/trailing padding from the...
2016-07-15 Matthieu Bouronmov: fix stream extradata_size allocation
2016-07-08 Martin Storsjömovenc: Add an option for skipping writing the mfra...
2016-07-03 Anton Khirnovmatroskadec: export CodecDelay
2016-07-02 Anton Khirnovoggparseopus: export pre-skip
2016-06-29 Vittorio Giovaramov: Save number of stsd elements after stream extradat...
2016-06-29 Diego Biurrunbuild: Move MP2 muxer declaration away from MP3 muxer...
2016-06-28 Martin Storsjömovenc: Apply offsets on timestamps when peeking into...
2016-06-22 Luca Barbatolibrtmp: Avoid an infiniloop setting connection arguments
2016-06-20 Paul B MaholAdd TrueMotion 2.0 Real Time decoder
2016-06-20 Paul B MaholAdd MagicYUV decoder
2016-06-17 Vittorio Giovaramov: Support prores with multiple stsd
2016-06-17 Vittorio Giovaramov: Implement support for multiple sample description...
2016-06-07 Diego Biurrunget_bits: Move BITSTREAM_READER_LE definition before...
2016-06-07 Diego BiurrunRemove unnecessary get_bits.h #includes
2016-05-29 Diego Biurrunbuild: Change structure of the linker version script...
2016-05-25 Martin Storsjörtsp: Use avcodec_descriptor_get instead of avcodec_fin...
2016-05-23 Anton Khirnovlavf: update muxing doxy
2016-05-22 Diego Biurrundump: Drop unused variable
2016-05-19 Martin Storsjömovenc: Write 'loci' geotag metadata for 3gp and mp4
2016-05-19 Martin Storsjömovenc: Factorize a function for finding a metadata...
2016-05-19 Michael Niedermayermovenc: Write ?xyz geotag metadata for mov files
2016-05-19 Michael Niedermayermov: Also export loci altitude
2016-05-19 Michael Niedermayermov: Append place name instead of overwriting for loci
2016-05-19 Michael Niedermayermov: Fix parsing short loci
2016-05-19 Michael Niedermayermov: Print reason of loci parsing failure
2016-05-19 Martin Storsjömov: Add a comment referring to the standard that defin...
2016-05-18 Martin Storsjömovenc: Add a missed const
2016-05-18 Martin Storsjömovenc: Add a test for VFR with b-frames, with a durati...
2016-05-18 Martin Storsjömovenc: Use packets in interleaving queues for the...
2016-05-18 Martin Storsjömovenc-test: Test write_data_type
2016-05-18 Martin Storsjömatroskaenc: Provide output bytestream markers
2016-05-18 Martin Storsjömovenc: Provide output bytestream markers for fragmente...
2016-05-18 Martin Storsjöflvenc: Provide output bytestream markers
2016-05-18 Martin Storsjöavio: Allow custom IO users to get labels for the outpu...
2016-05-17 Vittorio Giovarastereo3d: Add API to get name from value or value from...
2016-05-17 Vladimir Voroshilovlavf: Raw G.729 demuxer
2016-05-17 Francois Cartegniempegtsenc: stop impersonating ses in sdt
2016-05-13 Diego BiurrunCombine deprecation guards where appropriate
2016-05-13 Diego Biurruntests: Move all test programs to a subdirectory
2016-05-13 Diego BiurrunSplit global .gitignore file into per-directory files
2016-05-11 Diego BiurrunReduce the scope of some variables
2016-05-11 Martin Storsjörtsp: Parse SSRC attributes in the SDP
2016-05-11 Martin Storsjörtpdec: Always check if we have the next packet queued
2016-05-06 Martin Storsjöavio: Remove a leftover comment
2016-05-05 Diego BiurrunMark read-only tables as static
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-05-04 Alexandra HájkováRemove unnecessary get_bits.h #includes and add missing...
2016-05-03 Diego BiurrunDrop pointless assert.h #includes
2016-05-03 Luca Barbatompegts: Validate the SL Packet Header Configuration
2016-04-30 Martin Storsjörtpdec_vp9: Support parsing the scalability structure
2016-04-30 Martin Storsjörtpdec_h264: Use avpriv_report_missing_feature instead...
2016-04-30 Martin Storsjörtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR...
2016-04-30 Martin Storsjörtpdec_vp9: Update header parsing to spec draft 02
2016-04-30 Martin Storsjörtpdec_vp9: Make sure to free the temp buffer on close
2016-04-21 Martin Storsjölibavformat: Update the comment about AVOutputFormat...
2016-04-21 Martin Storsjömovenc: Handle pts == NOPTS when autoflushing
2016-04-19 Martin Storsjömovenc: Update a comment to reflect how the code actual...
2016-04-19 Luca Barbatoimg2enc: Refactor the atomic renaming code
2016-04-19 Anton KhirnovGenerate the lists of enabled protocols/bsfs from confi...
2016-04-07 Diego Biurrunbuild: Split test programs off into separate files
2016-04-07 Diego Biurrunbuild: miscellaneous cosmetics
2016-04-03 Luca Barbatomatroska: Write the field order information
2016-03-31 Luca Barbatomatroska: Support interlaced content correctly
2016-03-25 Ico Doornekamprtpdec_jpeg: fix low contrast image on low quality...
next