OSDN Git Service

movenc: add track title to tracks
[android-x86/external-ffmpeg.git] / libavformat /
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
2014-07-09 Anton Khirnovmov: free the dv demux context with avformat_free_context()
2014-07-09 Anton Khirnovmtv: do not set sample_rate for video
2014-07-09 Anton Khirnovoggparsecelt: do not set AVCodecContext.frame_size
2014-07-09 Anton Khirnovadxdec: get rid of an avpriv function
2014-07-09 Anton Khirnovlavc: export DV profile API used by muxer/demuxer as...
2014-07-09 Anton Khirnovavformat: update muxing doxy
2014-07-09 Anton Khirnovcdg: set the keyframe flag on the first packet
2014-07-08 Martin Storsjömov: Remove a variable that is set but never used
2014-07-08 Luca Barbatonut: Use nut->version in the version range check
2014-07-08 Roman Savchenkoavformat_new_stream: make the AVCodec parameter const
2014-07-07 Michael Niedermayersmoothstreamingenc: Fix a memory leak on errors
2014-07-06 Nidhi Makhijanivc1test: Check malloc call
2014-07-06 Nidhi Makhijanivc1test: Return proper error codes
2014-07-06 Martin Storsjölibrtmp: Don't free the temp url at the end of rtmp_open
2014-07-03 Anton Khirnovid3v2enc: use a case-insensitive comparison for APIC...
2014-07-03 Nidhi Makhijanidaud: split muxer and demuxer
2014-07-03 Vittorio Giovaralavf: document av_dump_format()
2014-07-02 Michael Niedermayermatroskadec: Fix a double negation typo
2014-07-01 Luca Barbatomatroska: Factor out mkv_write_stereo_mode
2014-07-01 Luca Barbatomatroska: Factor out write_track from mkv_write_tracks
2014-07-01 Luca Barbatomatroska: K&R formatting cosmetics
2014-07-01 Yusuke Nakamuramov: Support default-base-is-moof.
2014-06-28 Vittorio Giovarartpenc_jpeg: check for color_range too
2014-06-26 Anton Khirnovdump_stream: print the timebase as is, do not reduce it
2014-06-23 Justin RugglesCheck mp3 header before calling avpriv_mpegaudio_decode...
2014-06-22 Diego BiurrunReplace av_malloc() and memset(0) by av_mallocz()
2014-06-22 Diego Biurrunbuild: Add missing object files for webm muxer
2014-06-22 Diego Biurrunbuild: Add missing object files for Matroska demuxer
2014-06-22 Diego Biurrunbuild: Add missing replaygain object file for CAF demuxer
2014-06-18 Joshua Kordanirtsp: Support misordered fmtp rtpmap
2014-06-18 Luca Barbatortsp: Factor out fmtp parsing
2014-06-18 Anton Khirnovlavf: switch to AVStream.time_base as the hint for...
2014-06-18 Anton Khirnovriffenc: take an AVStream instead of an AVCodecContext
2014-06-18 Anton Khirnovlavf: add the notimestamps flag to the muxers missing it
2014-06-18 Anton Khirnovrtpenc: base max_frames_per_packet on avg_frame_rate...
2014-06-18 Anton KhirnovRemove avserver.
2014-06-17 Josh Allmannflvenc: Don't over-count metadata.
2014-06-14 Vittorio Giovaralavf: dump stream side data when probing
2014-06-14 Vittorio Giovaralavf: group dump functions together
2014-06-12 Diego BiurrunRemove some unnecessary CONFIG_FOO_COMPONENT ifdefs
2014-06-10 Luca Barbatompegts: Provide an option to override the pcr period
2014-06-10 Luca Barbatompegts: Move the option section to the bottom
2014-06-06 Martin Storsjöoggenc: Set the right AVOption size for the pref_durati...
2014-06-06 Martin Storsjömov: Export geotag metadata fields
2014-06-04 Martin Storsjöoggenc: Support flushing the muxer
2014-06-01 Uwe L. Kornrtmpproto: read metadata to set correct FLV header
2014-06-01 Uwe L. Kornrtmppkt: Add method to read an AMF string that is not...
2014-06-01 Uwe L. Kornflvdec: Do not default to a video and audio stream
2014-06-01 Anton Khirnovflac muxer: support reading updated extradata from...
2014-06-01 Anton Khirnovflac muxer: accept only STREAMINFO extradata
2014-06-01 Tudor Suciumatroskaenc: Allow VP9 and Opus in webm
2014-05-31 Martin Storsjörtpenc_chain: Don't copy the time base to the source...
2014-05-30 Martin StorsjöRevert "rtpenc_chain: Don't copy the time_base back...
2014-05-29 Anton Khirnovmatroskaenc: set the stream timebase earlier
2014-05-29 Anton Khirnovflvenc: only write the framerate tag based on avg_frame...
2014-05-29 Anton Khirnovmovenc: write avg_frame_rate as the framerate, not...
2014-05-29 Anton Khirnovmatroskaenc: base DefaultDuration on the framerate...
2014-05-28 Luca Barbatonut: Support experimental NUT 4 features
2014-05-28 Luca Barbatoavformat: Provide a standard compliance flag
2014-05-28 Michael Niedermayeroggenc: Fix the EOS flag
2014-05-28 Anton Khirnovmatroskaenc: write the channel mask for FLAC
2014-05-28 Anton Khirnovvorbiscomment: simplify API by using av_dict_count()
2014-05-28 Anton Khirnovmatroskadec: parse the channel layout mask for FLAC
2014-05-28 Anton Khirnovmatroskadec: export just the STREAMINFO block as FLAC...
2014-05-28 Anton Khirnovmatroskadec: split parsing tracks into a separate function
2014-05-28 Anton Khirnovflac: make avpriv_flac_parse_block_header() inline
2014-05-28 Anton Khirnovflac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK...
2014-05-28 Anton Khirnovflac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MA...
next