]> git.sesse.net Git - ffmpeg/history - libavformat
lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters
[ffmpeg] / libavformat /
2015-08-28 Vittorio Giovaralavc: Drop deprecated destruct_packet related functions
2015-08-25 Luca Barbatowebm: Explicitly select libvpx, libopus and libvorbis...
2015-08-25 Luca Barbatohlsenc: Support outputting specific versions
2015-08-16 Alexandra Hájkováasfdec: prevent the memory leak in the asf_read_metada_obj
2015-08-16 Luca Barbatohlsenc: Use AV_TIME_BASE units for all the computations
2015-08-12 Martin Storsjömovenc: Add a new flag for writing global sidx indexes...
2015-08-10 Martin Storsjömovenc: Place the sidx index after the initial moov...
2015-08-10 Martin Storsjömovenc: Rename reserved_moov_pos to reserved_header_pos
2015-08-10 Martin Storsjömovenc: Check that frag_info entries exist in mov_write...
2015-08-04 Luca Barbatoasf: Use time_t where needed
2015-08-04 Alexandra Hájkováasfdec: read values properly
2015-08-02 Alexandra Hájkováasfdec: prevent the memory leak while reading metadata
2015-07-31 Alexandra Hájkováasfdec: remove improper assignement that caused wrong...
2015-07-31 Alexandra Hájkováasfdec: do not export empty metadata
2015-07-31 Alexandra Hájkováasfdec: free AVDictionaries properly when closing the...
2015-07-30 Martin Storsjörtsp: Only interpret $ as interleaved packet indicator...
2015-07-30 Luca Barbatohls: Save and forward avio options
2015-07-30 Luca Barbatohttp: Add the trailing endlines if they are missing
2015-07-30 James Almerrtmpproto: free hmac context properly
2015-07-29 James Almerrtmpproto: use AVHMAC instead of a custom implementation
2015-07-27 Alexandra Hájkováasfdec: do not align Data Object when Broadcast Flag...
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2015-07-27 Alexandra Hájkováasfdec: interpret the first flag in an asf packet as...
2015-07-23 Alexandra Hájkováasfdec: remove the wrong condition
2015-07-23 Alexandra Hájkováasfdec: increment nb_streams right after the stream...
2015-07-23 Alexandra Hájkováasfdec: set nb_streams to 0 in the asf_read_close
2015-07-22 Alexandra Hájkováasfdec: avoid crash in the case when chunk_len is 0...
2015-07-22 Alexandra Hájkováasfdec: close the demuxer properly when read_header...
2015-07-22 Alexandra Hájkováasfdec: factor out seeking to the Data Object outside...
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...
next