]> git.sesse.net Git - ffmpeg/history - libavformat
aarch64: vp9itxfm: Restructure the idct32 store macros
[ffmpeg] / libavformat /
2017-02-04 John Stebbinsasfdec: Use the ASF stream count when iterating
2017-02-03 Martin Storsjörtmp: Correctly handle the Window Acknowledgement Size...
2017-02-03 Martin Storsjörtmp: Rename packet types to closer match the spec
2017-02-01 Anton KhirnovMark some arrays that never change as const.
2017-01-31 Alexandra Hájkováh261dec: Convert to the new bitstream reader
2017-01-31 Diego Biurrungolomb: Convert to the new bitstream reader
2017-01-30 Mark Thompsonmov: Avoid memcmp of uninitialised data
2017-01-30 Peter Großedashenc: add webm support
2017-01-30 Peter Großedashenc: use avio_dynbuf instead of packet_write callback
2017-01-30 Peter Großedashenc: copy language and role metadata from streams...
2017-01-30 Peter Großedashenc: default to one AdaptationSet per stream
2017-01-30 Peter Großedashenc: allow assigning all streams of a media type...
2017-01-30 Peter Großedashenc: add support for assigning streams to Adaptatio...
2017-01-30 Peter Großedashenc: calculate stream bitrate from first segment...
2017-01-30 Peter Großedashenc: separate segments based on current segment...
2017-01-30 Peter Großedashenc: add option to provide UTC timing source
2017-01-29 Luca Barbatortmp: Account for bytes_read wraparound
2017-01-27 Anton Schubertdashenc: increase buffer time hint in the manifest
2017-01-27 Peter Großedashenc: add mandatory id to AdaptationSet and Period...
2017-01-27 Anton Schubertdashenc: fix ISO8601 UTC parsing
2017-01-25 Alexandra Hájkovátak: Convert to the new bitstream reader
2017-01-25 Alexandra Hájkovámpc: Convert to the new bitstream reader
2017-01-13 Alexandra Hájkovártp: Convert to the new bitstream reader
2017-01-13 Alexandra Hájkovámov: Convert to the new bitstream reader
2017-01-05 Anton Khirnovmatroskadec: make sure not to leave EbmlBin in an incon...
2016-12-24 John Stebbinsmatroskadec: fix SRT subtitle duration
2016-12-23 Martin Storsjöhttp: Check for negative chunk sizes
2016-12-23 Diego BiurrunUse correct printf conversion specifiers for POSIX...
2016-12-22 Diego Biurrunbuild: Generate pkg-config files from Make and not...
2016-12-19 Alexandra Hájkováunary: Convert to the new bitstream reader
2016-12-19 Anton Khirnovmov: fix a possible invalid read in mov_read_mac_string()
2016-12-15 Michael Niedermayerrtmppkt: Check for packet size mismatches
2016-12-15 Martin Storsjölibavformat: Fix a faulty api deprecation guard in...
2016-12-08 Luca Barbatoavio: Keep track of the amount of data written
2016-12-08 Diego BiurrunAdd missing #includes for standalone spherical-informat...
2016-12-07 Vittorio Giovaramov: Export spherical information
2016-12-07 Vittorio Giovaralavc: Add spherical packet side data API
2016-12-06 Diego Biurrunbuild: Separate avisynth and avxsynth support
2016-12-03 Diego BiurrunRemove Plan 9 support
2016-11-29 Diego Biurrunavisynth: Cast to the right type when loading avisynth...
2016-11-25 Diego Biurrunbuild: Drop gcrypt support
2016-11-24 Martin Storsjörtmpdh: Do global initialization before running the...
2016-11-24 Alexandra Hájkovárdt: Convert to the new bitstream reader
2016-11-24 Alexandra Hájkováogg: Convert to the new bitstream reader
2016-11-24 Alexandra Hájkovámpegts: Convert to the new bitstream reader
2016-11-23 James Almermatroska: use av_stream_add_side_data() for stereo3d...
2016-11-23 James Almermov: Use av_stream_add_side_data() for displaymatrix...
2016-11-23 James Almerutils: Add av_stream_add_side_data()
2016-11-22 Diego Biurrunape: Restructure DEBUG ifdefs to avoid unused function...
2016-11-21 Diego Biurrunrtpdec_mpeg4: const correctness for parse_fmtp_config()
2016-11-18 Luca Barbatohlsenc: Fix the openssl support
2016-11-17 Luca Barbatohlsenc: Add encryption support
2016-11-17 Christian Sulowaycrypto: Add encryption support
2016-11-17 Stephen Hutchinsonavisynth: Support pix_fmts added to AviSynth+
2016-11-17 Stephen Hutchinsonavisynth: Simplify the pix_fmt check for the newer...
2016-11-17 Marton Balintavisynth: Fix setting stream timebase
2016-11-16 Vittorio Giovaramov: Fix identity matrix boolean logic
2016-11-13 Diego BiurrunDrop pointless void* casts
2016-11-12 Diego Biurrunnut: Use correct function pointer casts instead of...
2016-11-10 James Almermatroskaenc: write updated STREAMINFO metadata for...
2016-11-10 James Almermatroskaenc: fix muxing AAC streams when using aac_adts...
2016-11-08 Diego BiurrunUse avpriv_report_missing_feature() where appropriate
2016-11-08 Vittorio Giovaramov: Read multiple stsd from DV
2016-11-08 Vittorio Giovarahevc: Support extradata changes from multiple stsd
2016-11-03 Diego BiurrunDrop unreachable break and return statements
2016-11-02 Diego Biurrunrtmpproto: Restructure zlib code to avoid unreachable...
2016-11-01 Vittorio Giovaramov: Evaluate the movie display matrix
2016-10-31 Mark Thompsonopenssl: Allow newer TLS versions than TLSv1
2016-10-30 Luca BarbatoRevert "rtmpproto: Don't include a client version in...
2016-10-28 Diego Biurrundash: Use correct ISO C scanf conversion specifier
2016-10-28 Diego Biurrunsrt: Adjust signedness of sscanf format strings
2016-10-28 Diego BiurrunUse ISO C printf conversion specifiers where appropriate
2016-10-28 Diego BiurrunAdjust printf conversion specifiers to match variable...
2016-10-27 Diego BiurrunRemove some pointless TRACE level debug code
2016-10-27 Diego Biurrunnut: Drop pointless TRACE level debug code
2016-10-27 Diego Biurrunnsv: Drop unnecessary TRACE level debug code
2016-10-25 Martin Storsjöopenssl: Avoid double semicolons after the GET_BIO_DATA...
2016-10-23 Matt Oliveropenssl: Support version 1.1.0.
2016-10-23 Martin Storsjörtmpdh: Don't use the OpenSSL DH struct
2016-10-21 Vittorio Giovaramov: Update colr values
2016-10-21 Anton Khirnovlavf: check that the codec is supported by extract_extr...
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
next