]> git.sesse.net Git - ffmpeg/history - libavformat
h264: drop redundant initialization in init()
[ffmpeg] / libavformat /
2015-04-03 Martin Storsjömpegtsenc: Take max_delay into account when buffering...
2015-04-01 Luca Barbatortsp: Add a buffer_size option
2015-04-01 Luca Barbatortp: Add an option to set the send/receive buffer size
2015-04-01 Luca Barbatortp: Map the urloptions to AVOptions
2015-03-30 Diego Biurrunbuild: Split JPEG-related tables off into a separate...
2015-03-29 Luca Barbatoudp: Fix pkt_size management
2015-03-24 Stephen Hutchinsonavisynth: update documentation about the avisynth_c...
2015-03-24 Stephen Hutchinsonavisynth: Fix compilation against current 2.6 header(s).
2015-03-23 Vittorio Giovaramov: Write the display matrix in order
2015-03-23 Martin Storsjömovenc: Write the make and model metadata keys for...
2015-03-21 Federico Tomassettioggdec: Check memory allocation
2015-03-21 Federico Tomassettimms: Check memory allocation
2015-03-21 Federico Tomassettirmenc: Check memory allocation
2015-03-19 Anton Khirnovmovenc: write the display transform matrix
2015-03-19 Martin Storsjömovenc: Don't assume that fragment durations in pts...
2015-03-19 Martin Storsjömovenc: Move sidx edit list timestamp adjustment into...
2015-03-19 Martin Storsjömovenc: Only adjust the cts offset at the start of...
2015-03-19 Martin Storsjömovenc: Write pts timestamps in tfxd, instead of dts...
2015-03-19 Martin Storsjömovenc: Set the last packet duration based on the next...
2015-03-19 Martin Storsjödashenc: Heuristically fill in the duration of packets...
2015-03-19 Martin Storsjömovenc: Heuristically set the duration of the last...
2015-03-19 Martin Storsjöudp: Fix crashes after adding AVOptions
2015-03-18 Derek Buitenhuismov: Add option to keep exact packet sequence after...
2015-03-17 Vittorio Giovaramov: Fix little endian audio detection
2015-03-17 Carl Eugen Hoyoslavf: Do not list mov-only codecs in riff tags
2015-03-17 Paul B Maholisom: Add X-Com Radvision FourCC
2015-03-17 Vittorio Giovarariff: Add 'tshd' FourCC for H.264
2015-03-17 Luca Barbatoisom: Add support for TSCC2
2015-03-16 Martin Storsjömovenc: Allow interleaving samples when writing fragmen...
2015-03-16 Martin Storsjömovenc: Support writing multiple trun atoms
2015-03-15 Luca Barbatomkv: Add support for DVB subtitles
2015-03-15 Luca Barbatoudp: Use AVOptions
2015-03-15 Luca Barbatosctp: Update to match tcp
2015-03-13 Vittorio GiovaraTDSC decoder
2015-03-12 Vittorio Giovaramatroskadec: Check memory allocations
2015-03-12 Vittorio Giovaranutdec: Prevent leaks on memory error
2015-03-11 Diego Biurrunlavf: Explicitly convert types at function pointer...
2015-03-11 Andreas Cadhalpunasfenc: fix leaking asf->index_ptr on error
2015-03-11 Vittorio Giovarartpdec_vp9: Drop extra sanity check for size of input...
2015-03-11 Vittorio Giovaramp3: Properly use AVCodecContext API
2015-03-11 Vittorio Giovaramatroskaenc: Fix type used for chapter timestamps
2015-03-10 Martin Storsjömovenc: Support setting fragment_index before the moov...
2015-03-10 Martin Storsjömovenc: Don't rely on the fragment index for vc1 info...
2015-03-10 Martin Storsjörtpenc_mpegts: Set chain->rtp_ctx only after avformat_w...
2015-03-10 Martin Storsjörtpenc_mpegts: Free the right ->pb in the error path...
2015-03-09 Vittorio Giovarasiff: Use the correct type for packet size variables
2015-03-09 Vittorio Giovaramatroskaenc: Also validate chapter end time
2015-03-09 Vittorio Giovarartpdec_hevc: Drop extra sanity check for size of input...
2015-03-09 Martin Storsjömovenc: Avoid writing separate flags for the first...
2015-03-09 Martin Storsjömovenc: Set tfhd default sample flags based on actual...
2015-03-08 Martin Storsjömxfdec: Fix the error handling for when strftime fails
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...
next