]> git.sesse.net Git - ffmpeg/history - libavformat
dca: Move the downmix request check outside the loop
[ffmpeg] / libavformat /
2017-04-20 Luca Barbatomm: Skip unexpected audio packets
2017-04-20 Luca Barbatoflv: Validate the packet size
2017-04-15 Paul B Maholutvideodec: Support ULY4 and ULH4
2017-04-15 Paul B Maholutvideodec: Support UQRA and UQRG
2017-04-13 Paul B Maholutvideodec: Support UQY2
2017-04-13 Luca Barbatoavformat: Free the internal codec context at the end
2017-04-13 Paul B MaholAdd FM Screen Capture Codec decoder
2017-04-12 Anton Khirnovac3_parser: add a public function for parsing the data...
2017-04-10 Luca Barbatomatroska: Read only the data written in the scratch...
2017-04-03 Diego Biurrunmov: Move code shared with CAF to a separate file
2017-03-31 Diego Biurruntakdec: Use ISO C printf conversion specifiers where...
2017-03-26 Sean McGovernnsvdec: don't ignore the return value of av_get_packet()
2017-03-26 Ricardo Constantinortmpproto: send swfverify value as swfurl if latter...
2017-03-23 Vittorio Giovaraspherical: Change types of bounding and pad to uint32_t
2017-03-23 Vittorio Giovaralavf: Drop deprecated hint to set muxer timebase
2017-03-23 Vittorio Giovaralavf: Drop deprecated AVFract type and related field
2017-03-23 Vittorio Giovaralavf: Drop deprecated bitexact functionality
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
next