]> git.sesse.net Git - ffmpeg/history - libavformat
lavfi: Drop deprecated functions to open a filter or a filterchain
[ffmpeg] / libavformat /
2017-03-23 Vittorio GiovaraBump major versions of all libraries
2017-03-22 Carl Eugen Hoyosflvdec: Set avg_frame_rate for video streams
2017-03-21 Luca Barbatortsp: Move message parsing to a separate function
2017-03-20 Diego Biurrunrtmp: Move RTMP digest calculation to a separate file
2017-03-15 James Almermatroskaenc: add support for Spherical Video elements
2017-03-09 Kieran KunhyaAdd Cineform HD Decoder
2017-03-07 Vittorio Giovaramkv: Export bounds and padding from spherical metadata
2017-03-07 James Almermkv: Add support for Spherical Video elements
2017-03-07 Vittorio Giovaramov: Export bounds and padding from spherical metadata
2017-03-07 Vittorio Giovaraspherical: Add tiled equirectangular type and projectio...
2017-03-07 Vittorio Giovaramov: Validate cubemap layout
2017-03-07 Vittorio Giovaramov: Validate spherical metadata version
2017-03-07 Vittorio Giovaramov: Ignore old spherical metadata when newer version...
2017-03-07 Aaron Colwellmov: Fix spherical metadata_source parsing
2017-03-01 Paul B MaholAdd Apple Pixlet decoder
2017-02-28 Luca Barbatortsp: Lazily set up the pollfd array once
2017-02-27 Luca Barbatortsp: Lazily allocate the pollfd array
2017-02-27 Luca Barbatortsp: Move the pollfd setup out of the for loop
2017-02-27 Luca Barbatortsp: Factor out packet reading
2017-02-25 James Almerapetag: account for header size if present when returni...
2017-02-25 James Almerapetag: fix flag value to signal footer presence
2017-02-24 John Stebbinsasfdec: fix reading files larger than 2GB
2017-02-21 John Stebbinsmatroskaenc: factor ts_offset into block timecode compu...
2017-02-20 John Stebbinsdv: Don't return EIO upon EOF
2017-02-15 Alexandra Hájkováasfdec: Account for different Format Data sizes
2017-02-14 Luca Barbatomov: Do not try to parse multiple stsd for the same...
2017-02-11 Anton KhirnovUse the new AVIOContext destructor.
2017-02-11 Anton Khirnovavio: add a destructor for AVIOContext
2017-02-10 Vittorio Giovaramov: Rework stsc index validation
2017-02-10 Luca Barbatohlsenc: Correctly write down all 16 bytes in hex
2017-02-07 Diego BiurrunUse bitstream_init8() where appropriate
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...
next