]> git.sesse.net Git - ffmpeg/history - libavformat
Deprecate avctx.coded_frame
[ffmpeg] / libavformat /
2015-07-20 Vittorio GiovaraAdd a quality factor packet side data
2015-07-19 Alexandra Hájkováasfdec: make nb_sub to be unsigned int
2015-07-19 Alexandra Hájkováasfdec: read the replicated data in a separate function
2015-07-19 Alexandra Hájkováasfdec: convert condition for the replicated data readi...
2015-07-19 Alexandra Hájkováasfdec: do not read replicated data when their length...
2015-07-17 Vittorio GiovaraRevert "mov: Double-check that alias path is not an...
2015-07-15 Luca Barbatompegts: Mark the muxer as supporting variable fps
2015-07-13 Luca Barbatomp3: Forward seeking errors
2015-07-13 Alexandra Hájkováasfdec: prevent memory leaks found with Coverity Scan
2015-07-12 Hendrik Leppkesasfdec: always reset packet state after seeking
2015-07-11 Andreas Cadhalpunriff: Validate bitrate
2015-07-11 Luca Barbatomp3: Make the seek more robust
2015-07-11 Luca Barbatoriff: Use the correct logging context
2015-07-10 Alexandra Hájkováasfdec: Fix reading from the pipe
2015-07-08 Anton Khirnovlavf/hevc: pad the RBSP buffer as required by the bistr...
2015-07-03 Frank Heckenbachmpjpeg: Write the Content-length
2015-07-03 Luca Barbatompjpeg: Simplify using avio_printf
2015-07-03 Vittorio Giovaralavc: Move deprecation warning disabling to files inclu...
2015-07-02 Alexandra Hájkováasfdec: prevent the infinite loop in detect unknown_sub...
2015-07-02 Alexandra Hájkováasfdec: prevent possible memory leak in the asf_read_me...
2015-06-30 Vittorio Giovaramov: Log format rather than fourcc in stsd in trace...
2015-06-30 Vittorio Giovaramov: Adjust variable types to fix format warnings
2015-06-30 Vittorio Giovaradump: Use the correct abs() version
2015-06-30 Luca Barbatomov: Preserve the metadata even when bit-exactness...
2015-06-30 John Högbergmpegts: Add jpeg2000 stream type
2015-06-28 Luca Barbatoriff: Validate the wav header size before trying to...
2015-06-28 Luca Barbatoasf: Do not skip data streams
2015-06-28 Luca Barbatompjpeg: Check stream allocation
2015-06-28 Alexandra Hájkoválavf: Replace the ASF demuxer
2015-06-24 Paul B Maholsegafilm: Remove deplanarization hack
2015-06-24 Paul B MaholPCM signed 16-bit big-endian planar decoder
2015-06-22 Vittorio GiovaraDirectDraw Surface image decoder
2015-06-22 Vittorio GiovaraHap decoder and encoder
2015-06-22 Luca Barbatoudp: Fix local_port management
2015-06-20 nu774mp3: enable packed main_data decoding in MP4
2015-06-15 Luca Barbatonut: Drop doxygen markers
2015-06-15 Vittorio Giovarariff: Add MNM4 FourCC as mpeg4
2015-06-14 wm4tls_gnutls: fix hang on disconnection
2015-06-12 Vittorio Giovaraflv: Name an enum and use its type
2015-06-12 Vittorio Giovarasegment: Check open_null_ctx() return value
2015-06-10 Janne Grunaumovenc: fixes a questionable valgrind uninitialized...
2015-06-09 Luca Barbatomkv: Correctly report the latest packet had been flushed
2015-06-09 James Almermpjpegdec: don't try to alloc an AVIOContext when probe...
2015-06-08 Vittorio Giovarartpdec_asf: Check memory allocation and free memory...
2015-06-08 Vittorio Giovaramov: Check memory allocation
2015-06-08 Vittorio Giovaraaudiointerleave: Always initialize new_pkt
2015-06-08 Vittorio Giovarasctp: Always initialize outmsg struct
2015-06-08 Janne Grunaumpjpgdec: free AVIOContext leak on early probe fail
2015-06-07 Luca Barbatoavio: Add avio_put_str16be
2015-06-07 Luca Barbatompjpeg: Initial implementation
2015-06-01 Martin Storsjörtmpdh: Use GMP functions directly, instead of nettle...
2015-06-01 Martin Storsjörtmpdh: Fix the indentation in a struct
2015-05-31 Andreas Cadhalpunmov: always check avio_read return value
2015-05-31 Vittorio Giovaraavio: Add avio_read wrapper to simplify error checking
2015-05-31 Andreas Cadhalpunmov: reject zero bytes_per_frame with non-zero samples_...
2015-05-31 Andreas Cadhalpunmov: abort on EOF in ff_mov_read_chan
2015-05-31 Luca Barbatomov: Correctly allocate ctts_data
2015-05-31 Andreas Cadhalpunmov: Fix two memleaks
2015-05-31 wm4network: prevent SIGPIPE on OSX
2015-05-29 Martin Storsjörtmpdh: Generate the whole private exponent using av_ge...
2015-05-29 Martin Storsjörtmpdh: Create sufficiently long private keys for gcryp...
2015-05-29 Martin Storsjörtmpdh: Remove an unnecessary check in the gcrypt/nettl...
2015-05-29 Martin Storsjörtmpdh: Add fate test for the DH handshake routine
2015-05-29 Martin Storsjörtmpdh: Pass the actual buffer size of the output secre...
2015-05-29 Martin Storsjörtmpdh: Check the output buffer size in the openssl...
2015-05-29 Martin Storsjörtmpdh: Fix a local variable name in the nettle/gcrypt...
2015-05-29 Martin Storsjörtmpdh: Make sure ret is initialized in the nettle...
2015-05-28 Martin Storsjötls_gnutls: Add missing includes for the gcrypt thread...
2015-05-26 wm4lavf: move TLS-related ifdeffery to library specific...
2015-05-26 wm4lavf: split tls.c
2015-05-22 James Almertls: fix compilation when both gnutls and openssl are...
2015-05-21 Martin Storsjötls: Remove all the local polling loops
2015-05-21 Martin Storsjötls: Remove the nonblocking code
2015-05-21 Martin Storsjötls: Use custom IO to read from the URLContext
2015-05-12 Vittorio Giovaramkv: Print unsupported mov tags when found
2015-05-12 Carl Eugen Hoyosriff: Add MultiScope II fourcc MSC2 as MJPEG
2015-05-10 Martin Storsjödashenc: Reduce the segment duration if cutting out...
2015-05-10 James Almerdashenc: replace attribute id with contentType for...
2015-05-09 wm4id3v2: Do not export empty APIC description
2015-05-09 Luca Barbatonut: Make sure to clean up on read_header failure
2015-05-09 Andreas Cadhalpunavi: Validate sample_size
2015-05-08 Andreas Cadhalpunnut: Check chapter creation in decode_info_header
2015-05-06 Michael Niedermayermux: Do not leave stale side data pointers in ff_interl...
2015-05-06 Vittorio Giovaradump: Print AVAudioServiceType side data
2015-05-06 Vittorio Giovaralavf: Open PICT images with Quickdraw
2015-04-28 John Högbergmpegts: Update the PSI/SI table only if the version...
2015-04-24 Vittorio Giovarariff: Add GMP4 fourcc for mpeg4
2015-04-24 Vittorio Giovarariff: Add GLV4 fourcc for mpeg4
2015-04-24 Martin Storsjörtsp: Make sure we don't write too many transport entri...
2015-04-23 Andrey Utkinrtpenc_jpeg: Handle case of picture dimensions not...
2015-04-23 Martin Storsjörtsp: Don't warn about unparsed time ranges
2015-04-20 Vittorio Giovaralavf: Fix variables constness in ff_iso8601_to_unix_time()
2015-04-20 Luca Barbatormenc: Drop the temporary buffer for ac3 byteswap
2015-04-20 Luca Barbatoogg: Forward errors further
2015-04-20 Martin Storsjödashenc: Add a publishTime field in dynamic manifests
2015-04-19 Eric Zimmermang2meet: Support G2M5 codec variant
2015-04-19 Vittorio Giovaramov: Double-check that alias path is not an absolute...
2015-04-19 Vittorio Giovaramov: Read alternate absolute path in dref alis
2015-04-19 Vittorio GiovaraCanopus HQ/HQA decoder
2015-04-19 Vittorio GiovaraReplace av_dlog with normal av_log at trace level
next