]> git.sesse.net Git - ffmpeg/history - libavformat
libopenh264enc: Move a declaration of a variable into an ifdef
[ffmpeg] / libavformat /
2014-10-12 Martin Storsjömovenc: Write edit lists for fragmented files as well...
2014-10-12 Martin Storsjömovenc: Add some comments explaining subtle details...
2014-10-12 Michael Niedermayermovenc: Adjust edit lists to trim out parts of tracks...
2014-10-12 Martin Storsjösmoothstreamingenc: Simplify code by removing a redunda...
2014-10-11 Michael Niedermayerlavf: Don't drop both pts and dts if timestamps are...
2014-10-10 Luca Barbatotcp: Add AVOption support
2014-10-10 Luca Barbatotls: Support passing old-style tcp options
2014-10-10 Luca Barbatortsp: Add rtsps to the probe
2014-10-10 Luca Barbatortsp: Support tls when in listen mode
2014-10-10 Luca Barbatortsp: Support tls-encapsulated RTSP
2014-10-10 Luca Barbatortsp: Check for command strings without spaces
2014-10-10 Luca Barbatosctp: Use AVERROR_BUG instead of abort()
2014-10-10 Luca Barbatolavf: More informative error message
2014-10-08 Vittorio Giovaramov: support the Color Parameter Atoms 'colr'
2014-10-08 Sylvain Rabotdump: Update streams and chapters printout format
2014-10-08 Vittorio Giovaradump: split audio and video probing on multiple lines
2014-10-08 Vittorio Giovaraavformat: bump version after mime_type change
2014-10-08 Andreas Cadhalpunavformat: use const char* instead of uint8_t* for AVPro...
2014-10-06 Martin Storsjölavf: Set the stream time base hint properly for chaine...
2014-10-06 Martin Storsjösdp: Simplify parsing/conversion of H264 extradata
2014-10-03 Joakim Rouberthlsenc: Add parameter -hls_allow_cache
2014-09-29 Justin Ruggleslavf: fix memleaks in avformat_find_stream_info()
2014-09-29 Timothy B. Terriberrysdp: Make opus declaration conform to the spec
2014-09-26 Andreas Cadhalpunprobe: Bump the score for mime type matching
2014-09-26 Diego Biurruncaf: Give context structure a consistent name
2014-09-25 Gabriel Dumem4vdec: K&R formatting cosmetics
2014-09-25 Gabriel Dumelmlm4: K&R formatting cosmetics
2014-09-25 Gabriel Dumeconcat: K&R formatting cosmetics
2014-09-24 Martin Storsjörtsp: Clear the session id on redirects
2014-09-24 Thomas Volkertrtpenc: HEVC/H.265 support
2014-09-24 Martin Storsjölibavformat: Move avc mp4 startcode parsing to a shared...
2014-09-24 Vittorio Giovarartpdec_hevc: Drop a duplicated, nonstandard entry
2014-09-17 Martin Storsjörtpenc_chain: Pass the initial time_base hint on to...
2014-09-17 Katerina Barone... apetag: Fix APE tag size check
2014-09-07 Martin Storsjölibavformat: Check mkdir return error codes
2014-09-04 Diego Biurrunvc1: Split bits used in libavformat into a separate...
2014-09-03 Thomas Volkertrtpdec: HEVC/H.265 support
2014-09-03 Luca Barbatompegts: Allow custom max resync size
2014-08-28 Vittorio Giovaramatroskaenc: convert avstream stereo3d side data during...
2014-08-28 Vittorio Giovaramatroskadec: parse stereo mode on decoding
2014-08-28 Vittorio Giovaraavcodec: add stream-level stereo3d side data
2014-08-28 Vittorio Giovaramatroska: list supported extensions
2014-08-27 Anton Khirnovmpegenc: limit the maximum muxrate
2014-08-26 Diego Biurrunos_support: Adjust an outdated #endif comment
2014-08-26 Luca Barbatompeg: Write H264 streams at offset 2
2014-08-25 Rémi Denis-Courmontlibavformat: use MSG_NOSIGNAL when applicable
2014-08-25 Anton Khirnovlavf: add AVFormatContext.max_ts_probe
2014-08-23 Luca Barbatoogg: Use separate classes for the aliases
2014-08-22 Diego Biurrunos_support: Undefine lseek/stat/fstat before defining...
2014-08-22 Luca Barbatoogg: Provide aliases for Speex, Opus and audio-only ogg
2014-08-22 Anton Khirnovelectronicarts: set the framerate for TGQ/TQI
2014-08-22 Anton Khirnovelectronicarts: read the framerate for MAD
2014-08-22 Anton Khirnovelectronicarts: do not fail on zero-sized chunks
2014-08-21 Nidhi Makhijaniadts: Return more meaningful error codes
2014-08-19 Diego Biurrunmov: Drop unused parameter from ff_mov_read_esds()
2014-08-17 Luca Barbatomxf: Support AAC
2014-08-17 Luca Barbatomxf: Add the UL for the MPEG2VideoDescriptor
2014-08-17 Luca Barbatomxf: Add UID print helpers
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer inequality checks more...
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer equality checks more...
2014-08-15 Diego Biurrunhttp: Reduce scope of a variable in parse_content_encod...
2014-08-14 Nidhi Makhijania64: Return correct error code on invalid data stream
2014-08-13 Luca Barbatompegts: Do not try to write a PMT larger than SECTION_SIZE
2014-08-13 Anton Khirnovlavf: eliminate ff_get_audio_frame_size()
2014-08-13 Martin Storsjöhttp: Fix authentication, broken since 6a463e7fb
2014-08-13 Andrew Stoneogg: update event_flags with STREAM_/METADATA_UPDATED...
2014-08-13 Andrew Stonemov: update AVFormatContext.event_flags with METADATA_U...
2014-08-13 Andrew Stonenutdec: update AVFormatContext.event_flags with STREAM_...
2014-08-13 Andrew Stoneflvdec: update AVFormatContext.event_flags with METADAT...
2014-08-13 Andrew StoneExpose metadata found in onCuePoint events in .flv...
2014-08-13 Andrew StoneSet protocol-level metadata in AVFormatContext any...
2014-08-13 Andrew Stonehttp: enable icy metadata by default.
2014-08-13 Andrew Stonehttp: export icecast metadata as an option with name...
2014-08-13 Andrew Stonelavf: add AVFormatContext/AVStream fields for signaling...
2014-08-13 Martin Storsjöhttp: Stop reading after receiving the whole file for...
2014-08-10 Nidhi Makhijanimpegts: Return proper error code on invalid input data
2014-08-09 Luca Barbatompeg: Suppress a compiler warning on callback type
2014-08-09 Anton KhirnovRemove obsolete FF_API_REFERENCE_DTS cruft.
2014-08-09 Anton KhirnovRemove obsolete FF_API_PROBE_MIME cruft.
2014-08-09 Anton KhirnovBump major versions of all libraries.
2014-08-09 Anton KhirnovPostpone API-incompatible changes until the next bump.
2014-08-08 Luca Barbatompeg: K&R formatting cosmetics
2014-08-08 Diego Biurrunmpegts: Use av_free() to free memory allocated by av_st...
2014-08-07 Diego Biurrunmpegts: Fix memory leaks and related crashes in mpegs_w...
2014-08-07 Diego Biurrunmpegts: Avoid unnecessary variable shadowing
2014-08-07 Diego Biurrunmpegts: Drop some unnecessary parentheses
2014-08-07 Diego Biurrunmpegts: K&R formatting cosmetics
2014-08-06 John Stebbinsmovenc: fix QT chapter track character encoding
2014-08-06 John Stebbinsmovenc: add track title to tracks
2014-08-06 John Stebbinsmovenc: remove pointless loop around BITEXACT test
2014-08-05 John Stebbinsmovenc: Add option to disable nero chapters
2014-08-05 Femi Adeyemi-Ejeyempegts: Add HEVC definitions
2014-08-04 Luca Barbatompegts: Define the section length with a constant
2014-08-04 Marvin ScholzAdd Icecast protocol
2014-08-03 Luca Barbatohttp: Refactor http_open_cnx
2014-08-01 Luca Barbatoflv: Index the audio stream
2014-07-29 Luca Barbatomatroska: Register mime types
2014-07-29 Luca Barbatoaac: Register the mime type
2014-07-29 Luca Barbatoavformat: Use the mime type information in input probe
2014-07-29 Luca Barbatoavstring: Expose the simple name match function
next