]> git.sesse.net Git - ffmpeg/history - libavformat
lavc: Add data and linesize to AVSubtitleRect
[ffmpeg] / libavformat /
2015-10-21 Vittorio GiovaraReplace any remaining avpicture function with imgutils
2015-10-14 Andrey Utkinhttpauth: Add space after commas in HTTP/RTSP auth...
2015-10-14 Michael Niedermayerrtmpproto: Write correct flv packet sizes at the end...
2015-10-13 Luca Barbatoavformat: Do not use AVFMT_RAWPICTURE
2015-10-10 Luca Barbatonullenc: Use the wrapped avframe pseudo-encoder
2015-10-10 Luca Barbatoyuv4mpeg: Use the wrapped avframe pseudo-encoder
2015-10-08 Alexandra Hájkováasfdec: do not skip padding if offset is above packet...
2015-10-03 John Stebbinsmatroskaenc: Don't write a track language tag
2015-10-01 Luca Barbatohls: Check av_opt_set_dict return value as well
2015-09-30 Vittorio GiovaraScreenpresso SPV1 decoder
2015-09-29 Thierry Foucuriff: Add support for RV40 codec in AVI
2015-09-29 wm4lavc: Make AVPacket.duration int64, and deprecate conve...
2015-09-28 wm4mpegts: use avcodec_get_type() to set codec_type
2015-09-16 Luca Barbatortpdec: Forward the memory failure
2015-09-16 Eloi BAILrtsp: warning when max_delay reached
2015-09-16 Eloi BAILrtpdec: inform jitter buffer size
2015-09-16 Eloi BAILrtpdec: add a trace when jitter buffer is full
2015-09-15 Martin Storsjörtpdec: Increase the max size of the jitter buffer...
2015-09-13 Vittorio Giovaralavf: Update to the new crypto API
2015-09-12 Alexandra Hájkováasfdec: add more checks for size left in asf packet...
2015-09-10 Luca Barbatoogg: Do not try to use the parser if it is not present
2015-09-06 Alexandra Hájkováasfdec: alloc enough space for storing name in asf_read...
2015-09-06 Martin Storsjömov: Allow more than one keyframe per trun
2015-09-04 Vittorio Giovarariff: Add AVj2 fourcc for Avid jpeg2000
2015-09-03 Sean McGovernmux: Make sure that the data is actually written
2015-09-03 Sean McGovernfile: properly forward errors from file_read() and...
2015-09-02 Vittorio GiovaraDXV decoder
2015-08-28 Vittorio GiovaraBump major versions of all libraries
2015-08-28 Vittorio GiovaraPostpone API-incompatible changes until the next bump
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
next