]> git.sesse.net Git - ffmpeg/history - libavformat
configure: Handle dxva2 optional components in the standard way
[ffmpeg] / libavformat /
2016-12-08 Luca Barbatoavio: Keep track of the amount of data written
2016-12-08 Diego BiurrunAdd missing #includes for standalone spherical-informat...
2016-12-07 Vittorio Giovaramov: Export spherical information
2016-12-07 Vittorio Giovaralavc: Add spherical packet side data API
2016-12-06 Diego Biurrunbuild: Separate avisynth and avxsynth support
2016-12-03 Diego BiurrunRemove Plan 9 support
2016-11-29 Diego Biurrunavisynth: Cast to the right type when loading avisynth...
2016-11-25 Diego Biurrunbuild: Drop gcrypt support
2016-11-24 Martin Storsjörtmpdh: Do global initialization before running the...
2016-11-24 Alexandra Hájkovárdt: Convert to the new bitstream reader
2016-11-24 Alexandra Hájkováogg: Convert to the new bitstream reader
2016-11-24 Alexandra Hájkovámpegts: Convert to the new bitstream reader
2016-11-23 James Almermatroska: use av_stream_add_side_data() for stereo3d...
2016-11-23 James Almermov: Use av_stream_add_side_data() for displaymatrix...
2016-11-23 James Almerutils: Add av_stream_add_side_data()
2016-11-22 Diego Biurrunape: Restructure DEBUG ifdefs to avoid unused function...
2016-11-21 Diego Biurrunrtpdec_mpeg4: const correctness for parse_fmtp_config()
2016-11-18 Luca Barbatohlsenc: Fix the openssl support
2016-11-17 Luca Barbatohlsenc: Add encryption support
2016-11-17 Christian Sulowaycrypto: Add encryption support
2016-11-17 Stephen Hutchinsonavisynth: Support pix_fmts added to AviSynth+
2016-11-17 Stephen Hutchinsonavisynth: Simplify the pix_fmt check for the newer...
2016-11-17 Marton Balintavisynth: Fix setting stream timebase
2016-11-16 Vittorio Giovaramov: Fix identity matrix boolean logic
2016-11-13 Diego BiurrunDrop pointless void* casts
2016-11-12 Diego Biurrunnut: Use correct function pointer casts instead of...
2016-11-10 James Almermatroskaenc: write updated STREAMINFO metadata for...
2016-11-10 James Almermatroskaenc: fix muxing AAC streams when using aac_adts...
2016-11-08 Diego BiurrunUse avpriv_report_missing_feature() where appropriate
2016-11-08 Vittorio Giovaramov: Read multiple stsd from DV
2016-11-08 Vittorio Giovarahevc: Support extradata changes from multiple stsd
2016-11-03 Diego BiurrunDrop unreachable break and return statements
2016-11-02 Diego Biurrunrtmpproto: Restructure zlib code to avoid unreachable...
2016-11-01 Vittorio Giovaramov: Evaluate the movie display matrix
2016-10-31 Mark Thompsonopenssl: Allow newer TLS versions than TLSv1
2016-10-30 Luca BarbatoRevert "rtmpproto: Don't include a client version in...
2016-10-28 Diego Biurrundash: Use correct ISO C scanf conversion specifier
2016-10-28 Diego Biurrunsrt: Adjust signedness of sscanf format strings
2016-10-28 Diego BiurrunUse ISO C printf conversion specifiers where appropriate
2016-10-28 Diego BiurrunAdjust printf conversion specifiers to match variable...
2016-10-27 Diego BiurrunRemove some pointless TRACE level debug code
2016-10-27 Diego Biurrunnut: Drop pointless TRACE level debug code
2016-10-27 Diego Biurrunnsv: Drop unnecessary TRACE level debug code
2016-10-25 Martin Storsjöopenssl: Avoid double semicolons after the GET_BIO_DATA...
2016-10-23 Matt Oliveropenssl: Support version 1.1.0.
2016-10-23 Martin Storsjörtmpdh: Don't use the OpenSSL DH struct
2016-10-21 Vittorio Giovaramov: Update colr values
2016-10-21 Anton Khirnovlavf: check that the codec is supported by extract_extr...
2016-10-16 Anton Khirnovlavf: use the new bitstream filter for extracting extradata
2016-10-16 Anton Khirnovhevcdec: move decoder-independent declarations into...
2016-10-16 Anton Khirnovhevc: rename hevc.[ch] to hevcdec.[ch]
2016-10-16 James Almeravformat/matroska: fix MatroskaVideoFieldOrder enum...
2016-10-16 Anton Khirnovfile protocol: handle the file: protocol string in...
2016-10-14 Martin Storsjörtmpproto: Don't include a client version in the unencr...
2016-10-14 Martin Storsjörtmpproto: Don't include the libavformat version as...
2016-10-14 Martin Storsjörtmpproto: Send chunk size on the network channel
2016-10-14 Martin Storsjörtmpproto: Lengthen the filename buffer when receiving...
2016-10-14 Martin Storsjörtmpproto: Check the return from ff_amf_read_string
2016-10-02 Vittorio Giovaraavidec: Set palette alpha as fully opaque
2016-10-02 Vittorio Giovaraavidec: Do not special case palette on big-endian
2016-09-30 Anton Khirnovavio: add a new flag for marking streams seekable by...
2016-09-30 Anton Khirnovavio: cosmetics, prettify AVIO_SEEKABLE_NORMAL
2016-09-30 Anton Khirnovlavf: fix usage of AVIOContext.seekable
2016-09-15 Martin Storsjörtsp: Fix a crash with the RTSP muxer
2016-08-29 Derek Buitenhuismov: Remove old b-frame/video delay heuristic
2016-08-29 Derek Buitenhuismov: Remove ancient heuristic hack
2016-08-24 Luca Barbatoav1: Add codec_id and basic demuxing support
2016-08-23 Luca Barbatortpdec_mpeg4: validate fmtp fields
2016-08-17 Diego Biurrunnsv: Drop disabled cruft
2016-08-17 Diego Biurrunwc3movie: Drop unused cruft
2016-08-17 Diego Biurrunrm: Drop broken disabled cruft
2016-08-10 Diego Biurrunaiff: Skip padding byte for odd-sized chunks
2016-08-03 Michael Niedermayerm4vdec: Check for non-startcode 00 00 00 sequences...
2016-08-02 Martin StorsjöRevert "Don't use expressions with side effects in...
2016-07-31 Martin StorsjöDon't use expressions with side effects in macro parameters
2016-07-31 Anton Khirnovflac demuxer: improve probing
2016-07-31 Anton KhirnovFix instances of broken indentation found by gcc 6
2016-07-29 Luca Barbatomov: Validate the ID number
2016-07-22 Hendrik Leppkesriff: don't overwrite bps from WAVEFORMATEX if EXTENSIB...
2016-07-20 Vittorio Giovaramov: Rework the check for invalid indexes in stsc
2016-07-20 Vittorio Giovaramov: Wrap stsc index and count compare in a separate...
2016-07-20 Matthieu Bouronmov: Fix stsc_count comparison
2016-07-15 Anton Khirnovmp3enc: write trailing padding
2016-07-15 Anton Khirnovmp3dec: read the initial/trailing padding from the...
2016-07-15 Matthieu Bouronmov: fix stream extradata_size allocation
2016-07-08 Martin Storsjömovenc: Add an option for skipping writing the mfra...
2016-07-03 Anton Khirnovmatroskadec: export CodecDelay
2016-07-02 Anton Khirnovoggparseopus: export pre-skip
2016-06-29 Vittorio Giovaramov: Save number of stsd elements after stream extradat...
2016-06-29 Diego Biurrunbuild: Move MP2 muxer declaration away from MP3 muxer...
2016-06-28 Martin Storsjömovenc: Apply offsets on timestamps when peeking into...
2016-06-22 Luca Barbatolibrtmp: Avoid an infiniloop setting connection arguments
2016-06-20 Paul B MaholAdd TrueMotion 2.0 Real Time decoder
2016-06-20 Paul B MaholAdd MagicYUV decoder
2016-06-17 Vittorio Giovaramov: Support prores with multiple stsd
2016-06-17 Vittorio Giovaramov: Implement support for multiple sample description...
2016-06-07 Diego Biurrunget_bits: Move BITSTREAM_READER_LE definition before...
2016-06-07 Diego BiurrunRemove unnecessary get_bits.h #includes
2016-05-29 Diego Biurrunbuild: Change structure of the linker version script...
2016-05-25 Martin Storsjörtsp: Use avcodec_descriptor_get instead of avcodec_fin...
next