]> git.sesse.net Git - ffmpeg/history - libavformat
decode: add a method for attaching lavc-internal data to frames
[ffmpeg] / libavformat /
2017-07-25 Sean McGovernrmdec: add missing brackets to compound statement
2017-07-22 wm4lavf: allow avformat_close_input() with NULL
2017-07-22 Anton Khirnovcaf: add an Opus tag
2017-07-17 Sean McGovernrmdec: don't ignore the return value of av_get_packet()
2017-07-10 Diego Biurrunbuild: Add feature test macros for glibc 2.19+
2017-07-05 Martin Storsjöos_support: Use HAVE_UWP instead of manually checking...
2017-07-02 Martin Storsjölavf: Remove codec_tag from dashenc and smoothstreamingenc
2017-06-20 Martin Storsjötls_gnutls: Readd support for nonblocking operation
2017-06-20 Martin Storsjötls_openssl: Readd support for nonblocking operation
2017-06-20 John Stebbinsmovenc: allow alternative hvc1 h.265 codec tag
2017-06-20 John Stebbinsmovenc: write correct format hvcc when tag is hvc1
2017-06-20 John Stebbinsmovenc: move tags definitions to where they are used
2017-06-20 John Stebbinsmovenc: simplify codec_tag lookup
2017-06-20 John Stebbinsmovenc: use correct tag list for AVOutputFormat.codec_tag
2017-06-02 Diego Biurruntls: Hide backend implementation details from users
2017-06-01 Martin Storsjöos_support: Remove the dynamic loading of getaddrinfo...
2017-05-31 Luca Barbatohlsenc: Support recovery from an already present playlist
2017-05-15 Martin Storsjömovenc-test: Add tests for negative cts offsets
2017-05-15 Martin Storsjömovenc: Don't write any edit list if the start offset...
2017-05-15 Martin Storsjömovenc: Add an option for enabling negative CTS offsets
2017-05-11 Martin Storsjömpjpeg: Use proper CR/LF in multipart headers
2017-05-02 Diego Biurrunaac: Split function to parse ADTS header data into...
2017-04-28 Anton Khirnovmpeg4audio: Make avpriv_copy_pce_data() inline
2017-04-27 James Almerdump: use av_spherical_projection_name() to print spher...
2017-04-26 James Almermatroskaenc: don't warn about unknown spherical metadat...
2017-04-25 Kostya ShishkovAdd ClearVideo decoder
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
next