]> git.sesse.net Git - ffmpeg/history - libavformat
h264: discard slices of redundant pictures right after parsing the slice header
[ffmpeg] / libavformat /
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...
2016-05-23 Anton Khirnovlavf: update muxing doxy
2016-05-22 Diego Biurrundump: Drop unused variable
2016-05-19 Martin Storsjömovenc: Write 'loci' geotag metadata for 3gp and mp4
2016-05-19 Martin Storsjömovenc: Factorize a function for finding a metadata...
2016-05-19 Michael Niedermayermovenc: Write ?xyz geotag metadata for mov files
2016-05-19 Michael Niedermayermov: Also export loci altitude
2016-05-19 Michael Niedermayermov: Append place name instead of overwriting for loci
2016-05-19 Michael Niedermayermov: Fix parsing short loci
2016-05-19 Michael Niedermayermov: Print reason of loci parsing failure
2016-05-19 Martin Storsjömov: Add a comment referring to the standard that defin...
2016-05-18 Martin Storsjömovenc: Add a missed const
2016-05-18 Martin Storsjömovenc: Add a test for VFR with b-frames, with a durati...
2016-05-18 Martin Storsjömovenc: Use packets in interleaving queues for the...
2016-05-18 Martin Storsjömovenc-test: Test write_data_type
2016-05-18 Martin Storsjömatroskaenc: Provide output bytestream markers
2016-05-18 Martin Storsjömovenc: Provide output bytestream markers for fragmente...
2016-05-18 Martin Storsjöflvenc: Provide output bytestream markers
2016-05-18 Martin Storsjöavio: Allow custom IO users to get labels for the outpu...
2016-05-17 Vittorio Giovarastereo3d: Add API to get name from value or value from...
2016-05-17 Vladimir Voroshilovlavf: Raw G.729 demuxer
2016-05-17 Francois Cartegniempegtsenc: stop impersonating ses in sdt
2016-05-13 Diego BiurrunCombine deprecation guards where appropriate
2016-05-13 Diego Biurruntests: Move all test programs to a subdirectory
2016-05-13 Diego BiurrunSplit global .gitignore file into per-directory files
2016-05-11 Diego BiurrunReduce the scope of some variables
2016-05-11 Martin Storsjörtsp: Parse SSRC attributes in the SDP
2016-05-11 Martin Storsjörtpdec: Always check if we have the next packet queued
2016-05-06 Martin Storsjöavio: Remove a leftover comment
2016-05-05 Diego BiurrunMark read-only tables as static
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-05-04 Alexandra HájkováRemove unnecessary get_bits.h #includes and add missing...
2016-05-03 Diego BiurrunDrop pointless assert.h #includes
2016-05-03 Luca Barbatompegts: Validate the SL Packet Header Configuration
2016-04-30 Martin Storsjörtpdec_vp9: Support parsing the scalability structure
2016-04-30 Martin Storsjörtpdec_h264: Use avpriv_report_missing_feature instead...
2016-04-30 Martin Storsjörtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR...
2016-04-30 Martin Storsjörtpdec_vp9: Update header parsing to spec draft 02
2016-04-30 Martin Storsjörtpdec_vp9: Make sure to free the temp buffer on close
2016-04-21 Martin Storsjölibavformat: Update the comment about AVOutputFormat...
2016-04-21 Martin Storsjömovenc: Handle pts == NOPTS when autoflushing
2016-04-19 Martin Storsjömovenc: Update a comment to reflect how the code actual...
2016-04-19 Luca Barbatoimg2enc: Refactor the atomic renaming code
2016-04-19 Anton KhirnovGenerate the lists of enabled protocols/bsfs from confi...
2016-04-07 Diego Biurrunbuild: Split test programs off into separate files
2016-04-07 Diego Biurrunbuild: miscellaneous cosmetics
2016-04-03 Luca Barbatomatroska: Write the field order information
2016-03-31 Luca Barbatomatroska: Support interlaced content correctly
2016-03-25 Ico Doornekamprtpdec_jpeg: fix low contrast image on low quality...
2016-03-25 Anton Khirnovrtmpdh: add an stdio.h include
2016-03-24 Diego Biurruntestprogs: Clean up #includes
2016-03-24 Martin Storsjöunix: Use rw_timeout for setting the connect timeout
2016-03-24 Martin Storsjötcp: Use rw_timeout for setting the connect/listen...
2016-03-24 Martin Storsjöavio: Copy URLContext generic options into child URLCon...
2016-03-24 Martin Storsjöfile: Add an option for following a file that is being...
2016-03-24 Andrey Utkinavio: Add an option 'rw_timeout'
2016-03-24 Martin Storsjöavio: Apply avoptions on the URLContext itself as well
2016-03-23 wm4lavf: use new decode API
2016-03-23 wm4lavc: introduce a new decoding/encoding API with decoup...
2016-03-23 Diego Biurrunbuild: Add component for the SRTP common code
2016-03-22 Vittorio Giovaranuv: Use the correct context for av_image_check_size
2016-03-20 Luca Barbatompegts: Forward the errors on mpeg4 objects parsing
2016-03-15 Luca Barbatomatroska: Support V_QUICKTIME as written in the specifi...
2016-03-11 Luca Barbatomov: Check the entries value when parsing dref boxes
2016-03-05 Vittorio Giovaramov: Trim dref absolute path
2016-03-05 Anton Khirnovasfenc: remove an unused variable
2016-03-05 Anton Khirnovasfenc: fix some possible integer overflows
2016-03-04 Anton Khirnovavformat_find_stream_info: move duration guessing after...
2016-03-01 Mark Harrissdp: fix opus sprop-stereo fmtp syntax
2016-02-26 Anton Khirnovlavf: add a missing bump and APIchanges for the codecpa...
2016-02-24 Vittorio Giovaraimg2: Drop av_ prefix for a static function
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2016-02-22 Anton Khirnovlavf: add a protocol whitelist/blacklist for file opene...
2016-02-22 Anton Khirnovurlprotocol: receive a list of protocols from the caller
2016-02-22 Anton Khirnovaviobuf: add a private data struct for avio_open()ed...
2016-02-22 Anton Khirnovprotocols: make the list of protocols static
2016-02-22 Anton Khirnovlavf: move urlcontext_child_class_next() to protocols.c
2016-02-22 Anton Khirnovlavf: move avio_enum_protocols() to protocols.c
2016-02-22 Anton Khirnovlavf: reorganize URLProtocols
2016-02-22 Anton Khirnovhls: disallow opening nested files in child demuxers
2016-02-22 Anton Khirnovsmoothstreamingenc: do not open the files as read+write
2016-02-22 Anton Khirnovdashenc: eliminate ffurl_* usage
2016-02-22 Anton Khirnovlavf: use the io_open callbacks for files opened from...
2016-02-22 Anton Khirnovnutenc: do not use AVCodecContext.frame_size
2016-02-22 Luca Barbatomatroska: Always consider S_TEXT/UTF8 as SRT when demuxing
2016-02-19 Diego Biurrunrtpdec: Use the right logging context
2016-02-19 Luca Barbatomkv: Force the full parsing of mp3
2016-02-19 Luca Barbatomov: Force the full parsing of mp3
2016-02-18 Diego Biurrunvoc: Split ff_voc_get_packet into a separate file
2016-02-18 Diego Biurrunbuild: Introduce iso_media component
2016-02-18 Diego Biurrunbuild: Let the WTV demuxer select the MPEG-TS demuxer
2016-02-18 Diego Biurruncosmetics: Drop empty comment lines
2016-02-16 Vittorio Giovaramov: Fix the format specifier type for size
next