]> git.sesse.net Git - ffmpeg/history - libavformat
mp3dec: fix reading the Xing tag
[ffmpeg] / libavformat /
2014-10-24 Anton Khirnovmp3dec: fix reading the Xing tag
2014-10-24 Martin Storsjölavf: Use av_gettime_relative
2014-10-21 Vittorio Giovaranutdec: check av_new_packet return value
2014-10-21 Vittorio Giovaranutenc: check for negative index rather than assert
2014-10-21 Vittorio Giovararmdec: stricter error check to avoid theoretical unitia...
2014-10-21 Vittorio Giovararmdec: check av_new_packet return value
2014-10-21 Vittorio Giovaraflvdec: make sure to check create_stream and report...
2014-10-21 Vittorio Giovaraflvdec: avoid unitialized use of a struct member
2014-10-21 Vittorio Giovarasmoothstreamingenc: explict cast to avoid overflow
2014-10-20 Luca Barbatortpproto: Free the addrinfo pointer on failure
2014-10-20 Luca Barbatonutdec: Prevent a memory corruption
2014-10-20 Vittorio Giovarartpdec_hevc: drop unnecessary check
2014-10-20 Vittorio Giovarartmpproto: remove dead code
2014-10-20 Vittorio Giovarawtv: clean memory on error
2014-10-20 Vittorio Giovarawtv: check seek_by_sector return value
2014-10-20 Vittorio Giovaraaviobuf: check context before using it
2014-10-20 Michael Niedermayeravio: fix sizeof argument
2014-10-20 Vittorio Giovaraidcin: fix return check
2014-10-18 Alexander Drozdovrtmp: Always call rtmp_close() on rtmp_open() failure
2014-10-18 Anton Khirnovurlprotocol: remove unused url_interrupt_cb declaration
2014-10-17 Uwe L. Kornrtmpproto: Add pause support
2014-10-17 Uwe L. Kornrtmpproto: Track last received timestamp
2014-10-17 Uwe L. Kornrtmpproto: Add getStreamLength call to query duration
2014-10-17 Uwe L. Kornrtmpproto: Add function to read a number response
2014-10-17 Luca Barbatoavformat: Make avformat_free_context handle NULL
2014-10-16 Michael Lynchrtsp: Check a memory allocation
2014-10-15 Martin Storsjörtmpproto: Fix a typo
2014-10-15 Martin Storsjörtpdec_hevc: Use av_realloc instead of av_malloc+memcpy
2014-10-15 Martin Storsjörtpdec_hevc: Rename a variable for clarity
2014-10-15 Vittorio Giovaramov: Correctly check the color transfer characteristics...
2014-10-15 Martin Storsjösdp: Provide out of bound parameter sets for HEVC if...
2014-10-15 Martin Storsjörtpdec_hevc: Parse out of band vps/sps/pps/sei from...
2014-10-15 Anton Khirnovlavf: switch to AVCodecContext.framerate for demuxing
2014-10-14 Martin Storsjömov: Handle tfdt atoms
2014-10-14 Martin Storsjömovenc: Write tfdt atoms
2014-10-13 Anton Khirnovlavf: use initial_padding instead of deprecated delay
2014-10-12 Mark McGoughicecast: Do not use chunked post
2014-10-12 Martin Storsjömovenc: Simplify code by using an existing local pointer
2014-10-12 Martin Storsjömovenc: Print a warning for an unhandled case of nonzer...
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...
next