]> git.sesse.net Git - ffmpeg/history - libavformat
configure: add support for neon intrinsics
[ffmpeg] / libavformat /
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...
2014-05-27 Andrew Kelleyoggenc: Flush after writing headers
2014-05-27 Andrew Kelleyoggenc: Move ogg_write_pages up above ogg_write_header
2014-05-24 Nidhi Makhijanismoothstream: check malloc calls
2014-05-24 Nidhi Makhijanirdt: check malloc calls
2014-05-19 Janne Grunaulavf: add av_stream_get_side_data
2014-05-19 Vittorio Giovaramov: store display matrix in a stream side data
2014-05-19 Anton Khirnovlavf: deprecate now unused AVStream.pts
2014-05-19 Anton Khirnovmux: drop one of the hacks comprising compute_pkt_fields2()
2014-05-18 Anton Khirnovmovenc: use the "encoder" metadata tag to write stsd...
2014-05-18 Anton Khirnovwavenc: use codec descriptors to get the codec name
2014-05-18 Anton Khirnovdv: do not set codec timebase
2014-05-18 Anton Khirnovlavf: extend avg_frame_rate documentation.
2014-05-18 Anton Khirnovavienc: sanitize variable naming in write_header()
2014-05-18 Anton Khirnovyop: only set extradata size after it has been successf...
2014-05-18 Anton Khirnovyuv4mpegdec: do not set coded_frame properties
2014-05-18 Anton Khirnovyuv4mpeg: split the demuxer and muxer into separate...
2014-05-18 Anton Khirnova64: check that extradata exists before reading from it
2014-05-18 Anton Khirnova64: remove unneeded struct qualifier
2014-05-18 Anton Khirnov4xm: allocate extradata properly.
2014-05-17 nu774riff: Pass block_align to estimate frame duration
2014-05-16 Martin Storsjöhlsenc: Set the default codecs to AAC and H264
next