]> git.sesse.net Git - ffmpeg/history - libavformat
xcbgrab: Free the host string after checking the connection
[ffmpeg] / libavformat /
2015-03-08 Carl Eugen Hoyosrmdec: Improve message for demux error
2015-03-06 Martin Storsjömovenc: Keep writing zero-entry stts atoms as intended
2015-03-06 Timo Rothenpielerdashenc: Update extradata for mov muxer
2015-03-06 Timo Rothenpielerdashenc: Simplify code by using a local variable
2015-03-05 Andreas Cadhalpunavformat/adxdec: set avctx->channels in adx_read_header
2015-03-05 Andreas Cadhalpunrmenc: limit packet size
2015-03-05 Thomas Volkertrtpdec: experimental VP9 depacketizer (draft 0)
2015-03-04 Martin Storsjördt: Use a separate variable to clarify the different...
2015-03-04 Martin Storsjörtpdec_qt: Use a local variable instead of RTP_FLAG_KEY
2015-03-04 Martin Storsjörtpdec_asf: Don't set RTP_FLAG_KEY
2015-03-04 Luca Barbatoflv: Validate and reject unsupported codecs
2015-03-04 Diego Biurrundca: Move syncword definitions to a separate header
2015-03-04 Martin Storsjörtpdec_asf: Don't free the payload context in the ...
2015-03-04 Martin Storsjörtpdec_mpa_robust: Fix incrementing split_pos
2015-03-03 Vittorio Giovaraasf: do not export XMP metadata by default
2015-03-02 Martin Storsjödashenc: Simplify code by using a local variable
2015-03-02 Martin StorsjöRevert "mov: Change DTS-based seek into CTS-based seek."
2015-02-28 Martin Storsjörtpenc: Don't set max_frames_per_packet based on the...
2015-02-28 Martin Storsjörtpenc: Restructure if statements in packetizers to...
2015-02-28 Martin Storsjörtpenc: Skip redundant initialization
2015-02-28 Martin Storsjörtpenc: Always do the default initialization regardless...
2015-02-28 Martin Storsjörtpenc_xiph: Don't exclude headers from max_payload_size
2015-02-28 Martin Storsjörtpenc_xiph: Use AV_WB16 instead of manual bitshifts
2015-02-28 Martin Storsjörtpenc_aac: Use AV_WB16 instead of manual bitshifts
2015-02-28 Martin Storsjörtpenc_aac: Merge a definition with a declaration
2015-02-28 Martin Storsjörtpenc: Write conditional statements on separate lines
2015-02-28 Martin Storsjörtpenc_aac: Set a default value for max_frames_per_pack...
2015-02-28 Martin Storsjörtpenc_amr: Use s->num_frames instead of s->buf_ptr...
2015-02-28 Martin Storsjörtpenc_aac: Fix sending fragmented frames
2015-02-28 Martin Storsjötls: Pass AVOptions dictionaries through to the chained...
2015-02-28 Martin Storsjötcp: Clarify the units for the timeout avoptions
2015-02-28 Martin Storsjöavio: Rename avclass symbols relating to avio
2015-02-24 John Stebbinsmatroskaenc: Allow writing track "forced" flag
2015-02-24 Martin Storsjörtpdec: Rename the free method to close
2015-02-24 Martin Storsjölibavformat: Use ffio_free_dyn_buf where applicable
2015-02-24 Martin Storsjörtpdec: Use ffio_free_dyn_buf
2015-02-24 Martin Storsjöavio: Add an internal utility function for freeing...
2015-02-24 Martin Storsjörtpdec: Free depacketizers if the init function failed
2015-02-24 Martin Storsjörtpdec: Don't free the payload context in the .free...
2015-02-24 Martin Storsjörtpdec: Remove the now unused .alloc field
2015-02-24 Martin Storsjörtpdec: Use .init instead of .alloc to set default...
2015-02-24 Martin Storsjörtpdec: Remove unnecessary inline attributes
2015-02-24 Martin Storsjörtpdec: Don't pass non-const pointers to fmtp attribute...
2015-02-24 Martin Storsjörtpdec: Add const to string parameters in internal...
2015-02-24 Martin Storsjörtpdec: Remove unnecessary checks
2015-02-24 Martin Storsjörtpenc: Merge the h264 and hevc packetizers
2015-02-24 Martin Storsjörtpdec_hevc: Share the implementation of fragmented...
2015-02-24 Martin Storsjörtpdec_hevc: Reduce indentation level by returning...
2015-02-24 Martin Storsjörtpdec_hevc: Share the implementation of parsing a...
2015-02-24 Martin Storsjörtpdec_hevc: Add asterisks at the start of each long...
2015-02-24 Martin Storsjörtpdec: Get rid of all trivial .alloc/.free functions
2015-02-24 Martin Storsjörtpdec: Allow allocating and freeing the private data...
2015-02-24 Martin Storsjörtpdec: Set need_parsing via a handler field
2015-02-24 Martin Storsjörtpdec: Allow setting the need_parsing field in RTPDyna...
2015-02-24 Martin Storsjörtpdec_mpa_robust: Move .enc_name to the start of the...
2015-02-24 Martin Storsjörtpdec: Remove unnecessary _if_needed suffixes on functions
2015-02-24 Martin Storsjörtpdec: Change enc_name to a pointer instead of a fixed...
2015-02-24 Martin Storsjörtpdec_h264: Remove an unnecessary include
2015-02-24 Martin Storsjörtpdec_h264: Remove unnecessary struct padding
2015-02-24 Martin Storsjörtpdec_amr: Use the common indentation style
2015-02-24 Martin Storsjörtsp: Fix the indentation of a linewrapped statement
2015-02-24 Martin Storsjörtpdec: Add missing trailing commas
2015-02-24 Gilles Chanteperdrixlibavformat: add T.140 RTP depacketization (RFC 4103)
2015-02-24 Martin Storsjörtsp: Interpret the text media type as AVMEDIA_TYPE_DATA
2015-02-23 Gilles Chanteperdrixrtsp: punch holes again after pause
2015-02-23 Martin Storsjörtpdec_hevc: Skip 1 byte (DOND) instead of 2 (DONL...
2015-02-22 Vittorio GiovaraCanopus HQX decoder
2015-02-22 Martin Storsjörtpenc_hevc: Aggregate multiple NAL units into one...
2015-02-22 Martin Storsjörtpenc_h264: Aggregate multiple NAL units into one...
2015-02-22 Thomas Volkertrtpdec: DV depacketizer (RFC 6469)
2015-02-21 Gilles Chanteperdrixrtpdec_mpeg4: reassemble fragmented AAC frames
2015-02-21 Gilles Chanteperdrixrtpdec_mpeg4: add more verbose error logging
2015-02-21 Gilles Chanteperdrixlibavformat: add robust MPEG audio depacketization...
2015-02-21 Gilles Chanteperdrixlibavformat: add AC3 RTP depacketization (RFC 4184)
2015-02-21 Gilles Chanteperdrixrtsp: parse lang attribute in SDP
2015-02-21 Gilles Chanteperdrixrtpdec: fix issue with conversion from unsigned to...
2015-02-21 Martin Storsjörtpdec_h264: Add a missing closing paren in a log message
2015-02-21 Thomas Volkertrtpdec_hevc: Implement parsing of aggregated packets
2015-02-21 Martin Storsjörtpdec_hevc: Initialize variables to silence false...
2015-02-21 Martin Storsjörtpdec_hevc: Use a shared function for parsing paramete...
2015-02-21 Martin Storsjörtpdec_h264: Make reusable functions non-static
2015-02-21 Martin Storsjörtpdec_h264: Fix nal type counting after refactoring
2015-02-21 Martin Storsjörtpdec_h264: Prepare h264_handle_packet_stap_a for...
2015-02-21 Martin Storsjörtpdec_h264: Generalize parse_sprop_parameter_sets
2015-02-20 Hendrik Leppkeshlsenc: write playlist into a temp file and replace...
2015-02-20 Hendrik Leppkeshlsenc: remove the AVIOContext for the playlist from...
2015-02-20 Martin Storsjörtpdec_h264: Move a leftover comment into h264_handle_p...
2015-02-20 Martin Storsjörtpdec_h264: Remove an unnecessary check
2015-02-20 Martin Storsjörtpdec_h264: Return immediately on errors in h264_handl...
2015-02-20 Martin Storsjörtpdec_h264: Make a parameter pointer const
2015-02-20 Martin Storsjörtpdec_h264: Use av_realloc instead of av_malloc+mempcy
2015-02-20 Martin Storsjörtpdec_h264: Include the right header for AV_RB16
2015-02-20 Martin Storsjörtpdec_vp8: Set the keyframe flag
2015-02-19 Oleksij Rempellavf: Add DSS demuxer
2015-02-17 Vittorio Giovarariff: Support QT RLE Animation in avi ('rle ' FourCC)
2015-02-17 Vittorio Giovarariff: Support ProRes in avi (APCH fourcc)
2015-02-17 Hugo Beauzée-Luyssennutdec: Check memory allocations
2015-02-17 Hugo Beauzée-Luyssenmovenc: Check memory allocations
2015-02-17 Hugo Beauzée-Luyssenrmdec: Check memory allocations from ff_rm_alloc_rmstream()
2015-02-17 Vittorio Giovaralavf: Document the codec context initialization
next