log: Unbreak no-tty support on 256color terminals
[platform/upstream/libav.git] / libavformat /
2015-01-12 Vittorio Giovaralibrtmp: append the correct field to the string
2015-01-12 Luca Barbatoxwma: Do not leak on failure path
2015-01-12 Vittorio Giovarampegenc: prevent a NULL pointer dereference
2015-01-12 Vittorio Giovaraassdec: check av_new_packet return value
2015-01-12 Vittorio Giovaramtv: improve header check and avoid division by zero
2015-01-12 Vittorio Giovaramatroskaenc: write correct Display{Width, Height} in...
2015-01-12 Vittorio Giovaramov: fix assigment check
2015-01-12 Vittorio Giovaramxfdec: add missing break
2015-01-12 Luca Barbatolavf: replace rename() with ff_rename()
2015-01-12 Vittorio Giovaraimg2dec: check av_new_packet return value
2015-01-12 Vittorio Giovaraaudiointerleave: check av_new_packet return value
2015-01-12 Anton Khirnovmp3dec: fix reading the Xing tag
2015-01-12 Vittorio Giovaranutdec: check av_new_packet return value
2015-01-12 Vittorio Giovararmdec: check av_new_packet return value
2015-01-12 Vittorio Giovaraaviobuf: check context before using it
2015-01-12 Michael Niedermayeravio: fix sizeof argument
2015-01-12 Luca Barbatoavformat: Make avformat_free_context handle NULL
2015-01-12 Michael Lynchrtsp: Check a memory allocation
2015-01-12 Luca Barbatorm: Use the correct codec_data_size signedness
2015-01-12 Luca Barbatolatm: Do not give a score for a single instance
2015-01-12 Luca Barbatomp3: Tweak the probe scores
2015-01-12 Martin Storsjörtpdec_h263_rfc2190: Clear the stored bits if discardin...
2015-01-12 Luca Barbatosegment: Fix the failure paths
2015-01-12 Martin Storsjölibavformat: Check for malloc failures in avformat_new_...
2014-12-20 Anton Khirnovmov: avoid a memleak when multiple stss boxes are present
2014-11-14 Anton Khirnovmp3enc: fix a triggerable assert
2014-09-17 Katerina Barone... apetag: Fix APE tag size check
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-22 Anton Khirnovelectronicarts: do not fail on zero-sized chunks
2014-08-22 Andrew StoneRevert "lavf: eliminate ff_get_audio_frame_size()"
2014-08-19 Diego Biurrunmov: Drop unused parameter from ff_mov_read_esds()
2014-08-17 Luca Barbatomxf: Support AAC v11_beta1
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 v11_alpha2
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
2014-07-29 Luca Barbatoavformat: Move av_probe_input* to format.c
2014-07-28 Diego Biurruncaf: Use correct printf conversion specifiers for POSIX...
2014-07-28 Diego Biurrundump: Use correct printf conversion specifiers for...
2014-07-28 Marc-Antoine Arnaudmxf: Extract origin information from material and sourc...
2014-07-28 Marc-Antoine Arnaudmxf: Detect Vanc/Vbi SMPTE-436M mxf track
2014-07-26 Diego Biurrunavformat: Mark AVOutputFormat argument in avformat_quer...
2014-07-26 Diego Biurrunavformat: Mark argument in av_{i|o}format_next/ffurl_pr...
2014-07-23 Diego Biurrunhttp: K&R formatting cosmetics
2014-07-22 Luca Barbatohttp: Use a constant for the supported header size
2014-07-21 Luca Barbatohttp: Do move the class instantiation in the conditiona...
2014-07-21 Luca Barbatohttp: Provide an option to override the HTTP method
2014-07-21 Jan Gerbermpegts: do not export empty language tags
2014-07-17 Nidhi Makhijaniavpacket: Check for and return errors in ff_interleave_...
2014-07-11 Luca Barbatomov: Clarify tkhd flag settings
2014-07-11 Luca Barbatomov: Do not group tracks if more than one is enabled...
2014-07-10 Nidhi Makhijanicdg: Forward error from avio_size() in read_header...
2014-07-10 Alexander V. Lukyanovmpegts: pass MpegTSContext ptr explicitly
2014-07-09 Anton Khirnovrtpdec: pass an AVFormatContext to ff_parse_fmtp()
2014-07-09 Anton Khirnovyuv4mpegenc: do not access AVCodecContext.coded_frame
2014-07-09 Anton Khirnovnsvdec: remove commented out cruft
next