]> git.sesse.net Git - ffmpeg/history - libavformat
avformat_find_stream_info: move duration guessing after updating codec parameters
[ffmpeg] / libavformat /
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
2016-02-14 Luca Barbatomov: Use the correct type for size
2016-02-13 Luca Barbatolavf: Dump the cpb side data information
2016-02-07 Andreas Cadhalpunasfdec: make sure packet_size is non-zero before seeking
2016-02-07 Andreas Cadhalpunasfdec: check for too small size in asf_read_unknown
2016-02-07 Andreas Cadhalpunasfdec: check avio_skip in asf_read_simple_index
2016-02-07 Andreas Cadhalpunasfdec: break if EOF is reached after asf_read_packet_h...
2016-01-25 Vittorio Giovarayuv4mpegenc: Use AV_CEIL_RSHIFT where needed
2016-01-24 Anton Khirnovhls: eliminate ffurl_* usage
2016-01-24 Anton Khirnovlavf: allow custom IO for all files
2016-01-21 Piotr Bandurskiriff: add C210 FourCC (Canopus C210)
2016-01-21 Piotr Bandurskiriff: add YUYV FourCC (Drastic YUYV)
2016-01-21 Derek Buitenhuismov: Add an option to toggle dref opening
2016-01-19 Martin Storsjöflvdec: Add sanity checking of the last packet size
2016-01-19 Michael Niedermayerflvdec: perform duration search just once
2016-01-13 Andreas Cadhalpunnutdec: only copy the header if it exists
2016-01-13 Andreas Cadhalpunnuv: sanitize negative fps rate
2016-01-12 Anton Khirnovmovenc-test: stop setting the GLOBAL_HEADER codec flag
2016-01-12 Anton Khirnovmux: drop the warning about global headers
2016-01-11 Clément Bœschswfdec: support compressed swf
2016-01-11 Alexandra Hájkováasfdec: Fix typo in comment
2016-01-07 Alexandra Hájkováasfdec: Remove unused function parameters
2016-01-07 Andreas Cadhalpunasfdec: reject size > INT64_MAX in asf_read_unknown
2016-01-07 Andreas Cadhalpunasfdec: only set asf_pkt->data_size after sanity checks
2015-12-26 Diego BiurrunRemove stray line breaks from avpriv_{report_missing_fe...
2015-12-26 Diego Biurrunrtpdec_jpeg: Coalesce redundant error checks
2015-12-14 Stefan Pöschelmpegtsenc: add flag to embed an AC-3 ES the DVB way
2015-12-14 Anton Khirnovr3d: fix an invalid read introduced in 6bf4c1d
2015-12-13 Martin Storsjörtmpproto: Include the full path as app when "slist...
2015-12-12 Anton Khirnovvocdec: do not create the stream in read_header()
2015-12-12 Anton Khirnovvocdec: put the code not shared with other demuxers...
2015-12-12 Anton Khirnovflvdec: do not create any streams in read_header()
2015-12-12 Anton Khirnovmp3dec: replace avpriv_mpa_decode_header with avpriv_mp...
2015-12-12 Anton Khirnovmpegaudiodecheader: check the header in avpriv_mpegaudi...
2015-12-12 Anton Khirnovr3d: do not create the audio stream until we know the...
2015-12-12 Anton Khirnovff_parse_specific_params: do not use AVCodecContext...
2015-12-12 Anton Khirnovrmenc: do not use AVCodecContext.frame_size
2015-12-07 Aaron Colwellmatroskadec: Fix sample_aspect_ratio for stereo matrosk...
2015-12-07 Ganesh Ajjanagaddertsp: free opts dictionary on failure of getnameinfo
2015-12-07 Ganesh Ajjanagaddemovenc-test: add a missing va_end call
2015-12-06 Anton Khirnovmxfenc: always assume long gop
2015-12-06 Anton Khirnovlavc: export Dirac parsing API used by the ogg demuxer...
2015-12-06 Anton Khirnovmpegenc: use the CPB props side data
2015-12-06 Anton Khirnovmovenc: use the CPB props side data
2015-12-02 Luca Barbatoavi: Spin out the logic to position to the next non...
2015-12-02 Michael Niedermayeravi: Validate the stream-id for DV as well
2015-12-02 Luca Barbatoavi: Use the correct data type
2015-11-30 Mohamed Naufallavf: G.723.1 muxer
2015-11-28 Luca Barbatomatroska: Warn when metadata references a non-existent...
2015-11-28 Luca Barbatodvenc: Validate the frame size before copying it
2015-11-25 Luca Barbatonut: Mark non-fatal errors as warnings
2015-11-25 Luca Barbatonut: Provide more information on failure
2015-11-25 Luca Barbatortsp: Log getaddrinfo failures
2015-11-25 Luca Barbatoudp: Provide additional information on getaddrinfo...
2015-11-25 Luca Barbatoudp: Use the logging context
2015-11-25 Luca Barbatortsp: Do not assume getnameinfo cannot fail
2015-11-24 Michael Niedermayermovenc-test: Fix integer overflows
2015-11-23 Alexandra Hájkováasfdec: handle the case when the stream index has an...
2015-11-23 Derek Buitenhuisoggparsespeex: Fix unchecked malloc
2015-11-18 John Stebbinsmovenc: add fallback audio track tref support
2015-11-18 John Stebbinsavformat: expose av_stream_new_side_data helper
2015-11-18 Anton Khirnovlavf: document that passing valid timestamps to muxers...
2015-11-14 Michael Niedermayersegafilm: Fix current_sample after seeking and avio_see...
2015-11-13 Martin Storsjörtmpcrypt: Provide the xtea keys in little endian forma...
2015-11-13 Martin Storsjörtmpcrypt: Do the xtea decryption in little endian...
2015-11-12 Vittorio Giovaramov: Drop dref when unable to parse
2015-11-12 Vittorio Giovaramov: Correctly store dref paths
2015-11-12 Carl Eugen Hoyosaiff: Support demuxing G.722 streams
2015-11-12 Paul B Maholthp: set duration for audio stream too
2015-11-11 Martin Storsjömovenc: Add a unit test for signaling of the track...
2015-11-11 Martin Storsjömovenc: Allow setting start_dts/start_cts before writin...
2015-11-11 Martin Storsjömovenc: Add a unit test for frag_discont with edit...
2015-11-11 Martin Storsjömovenc: Assume streams starting at pts=0 for discontinu...
2015-11-10 Martin Storsjömovenc: Add an API unit test for fragmenting options...
2015-11-10 Martin Storsjömovenc: Automatically flush after writing the initial...
next