git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
movenc: Allow interleaving samples when writing fragmented files
2015-03-16
Martin Storsjö
movenc: Allow interleaving samples when writing fragmented...
commit
|
commitdiff
|
tree
2015-03-16
Martin Storsjö
movenc: Support writing multiple trun atoms
commit
|
commitdiff
|
tree
2015-03-10
Martin Storsjö
movenc: Support setting fragment_index before the moov...
commit
|
commitdiff
|
tree
2015-03-10
Martin Storsjö
movenc: Don't rely on the fragment index for vc1 info...
commit
|
commitdiff
|
tree
2015-03-10
Martin Storsjö
rtpenc_mpegts: Set chain->rtp_ctx only after avformat_write_...
commit
|
commitdiff
|
tree
2015-03-10
Martin Storsjö
rtpenc_mpegts: Free the right ->pb in the error path...
commit
|
commitdiff
|
tree
2015-03-09
Martin Storsjö
movenc: Avoid writing separate flags for the first...
commit
|
commitdiff
|
tree
2015-03-09
Martin Storsjö
movenc: Set tfhd default sample flags based on actual...
commit
|
commitdiff
|
tree
2015-03-08
Martin Storsjö
mxfdec: Fix the error handling for when strftime fails
commit
|
commitdiff
|
tree
2015-03-07
Martin Storsjö
configure: Move the .object_arch check to the right...
commit
|
commitdiff
|
tree
2015-03-07
Martin Storsjö
arm: Suppress tags about used cpu arch and extensions
commit
|
commitdiff
|
tree
2015-03-06
Martin Storsjö
movenc: Keep writing zero-entry stts atoms as intended
commit
|
commitdiff
|
tree
2015-03-06
Timo Rothenpieler
dashenc: Update extradata for mov muxer
commit
|
commitdiff
|
tree
2015-03-06
Timo Rothenpieler
dashenc: Simplify code by using a local variable
commit
|
commitdiff
|
tree
2015-03-06
Martin Storsjö
libopenh264enc: Add support for building with OpenH264 1.4
commit
|
commitdiff
|
tree
2015-03-05
Thomas Volkert
rtpdec: experimental VP9 depacketizer (draft 0)
commit
|
commitdiff
|
tree
2015-03-04
Martin Storsjö
rdt: Use a separate variable to clarify the different...
commit
|
commitdiff
|
tree
2015-03-04
Martin Storsjö
rtpdec_qt: Use a local variable instead of RTP_FLAG_KEY
commit
|
commitdiff
|
tree
2015-03-04
Martin Storsjö
rtpdec_asf: Don't set RTP_FLAG_KEY
commit
|
commitdiff
|
tree
2015-03-04
Martin Storsjö
rtpdec_asf: Don't free the payload context in the ...
commit
|
commitdiff
|
tree
2015-03-04
Martin Storsjö
fate: Specify the idct to use for the aic-oddsize test
commit
|
commitdiff
|
tree
2015-03-04
Martin Storsjö
rtpdec_mpa_robust: Fix incrementing split_pos
commit
|
commitdiff
|
tree
2015-03-02
Martin Storsjö
dashenc: Simplify code by using a local variable
commit
|
commitdiff
|
tree
2015-03-02
Martin Storsjö
Revert "mov: Change DTS-based seek into CTS-based seek."
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
rtpenc: Don't set max_frames_per_packet based on the...
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
rtpenc: Restructure if statements in packetizers to...
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
rtpenc: Skip redundant initialization
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
rtpenc: Always do the default initialization regardless...
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
rtpenc_xiph: Don't exclude headers from max_payload_size
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
rtpenc_xiph: Use AV_WB16 instead of manual bitshifts
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
rtpenc_aac: Use AV_WB16 instead of manual bitshifts
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
rtpenc_aac: Merge a definition with a declaration
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
rtpenc: Write conditional statements on separate lines
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
rtpenc_aac: Set a default value for max_frames_per_packet...
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
rtpenc_amr: Use s->num_frames instead of s->buf_ptr...
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
rtpenc_aac: Fix sending fragmented frames
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
tls: Pass AVOptions dictionaries through to the chained...
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
tcp: Clarify the units for the timeout avoptions
commit
|
commitdiff
|
tree
2015-02-28
Martin Storsjö
avio: Rename avclass symbols relating to avio
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Rename the free method to close
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
libavformat: Use ffio_free_dyn_buf where applicable
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Use ffio_free_dyn_buf
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
avio: Add an internal utility function for freeing...
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Free depacketizers if the init function failed
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Don't free the payload context in the .free...
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Remove the now unused .alloc field
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Use .init instead of .alloc to set default...
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Remove unnecessary inline attributes
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Don't pass non-const pointers to fmtp attribute...
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Add const to string parameters in internal...
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Remove unnecessary checks
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpenc: Merge the h264 and hevc packetizers
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec_hevc: Share the implementation of fragmented...
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec_hevc: Reduce indentation level by returning...
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec_hevc: Share the implementation of parsing a...
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec_hevc: Add asterisks at the start of each long...
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Get rid of all trivial .alloc/.free functions
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Allow allocating and freeing the private data...
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Set need_parsing via a handler field
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Allow setting the need_parsing field in RTPDynamicPr...
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec_mpa_robust: Move .enc_name to the start of the...
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Remove unnecessary _if_needed suffixes on functions
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Change enc_name to a pointer instead of a fixed...
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec_h264: Remove an unnecessary include
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec_h264: Remove unnecessary struct padding
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec_amr: Use the common indentation style
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtsp: Fix the indentation of a linewrapped statement
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtpdec: Add missing trailing commas
commit
|
commitdiff
|
tree
2015-02-24
Gilles Chanteperdrix
libavformat: add T.140 RTP depacketization (RFC 4103)
commit
|
commitdiff
|
tree
2015-02-24
Martin Storsjö
rtsp: Interpret the text media type as AVMEDIA_TYPE_DATA
commit
|
commitdiff
|
tree
2015-02-23
Gilles Chanteperdrix
rtsp: punch holes again after pause
commit
|
commitdiff
|
tree
2015-02-23
Martin Storsjö
rtpdec_hevc: Skip 1 byte (DOND) instead of 2 (DONL...
commit
|
commitdiff
|
tree
2015-02-22
Martin Storsjö
rtpenc_hevc: Aggregate multiple NAL units into one...
commit
|
commitdiff
|
tree
2015-02-22
Martin Storsjö
rtpenc_h264: Aggregate multiple NAL units into one...
commit
|
commitdiff
|
tree
2015-02-22
Thomas Volkert
rtpdec: DV depacketizer (RFC 6469)
commit
|
commitdiff
|
tree
2015-02-21
Gilles Chanteperdrix
rtpdec_mpeg4: reassemble fragmented AAC frames
commit
|
commitdiff
|
tree
2015-02-21
Gilles Chanteperdrix
rtpdec_mpeg4: add more verbose error logging
commit
|
commitdiff
|
tree
2015-02-21
Gilles Chanteperdrix
libavformat: add robust MPEG audio depacketization...
commit
|
commitdiff
|
tree
2015-02-21
Gilles Chanteperdrix
mpegaudio_parser: add MP3 ADU headers parser
commit
|
commitdiff
|
tree
2015-02-21
Gilles Chanteperdrix
libavformat: add AC3 RTP depacketization (RFC 4184)
commit
|
commitdiff
|
tree
2015-02-21
Gilles Chanteperdrix
rtsp: parse lang attribute in SDP
commit
|
commitdiff
|
tree
2015-02-21
Gilles Chanteperdrix
rtpdec: fix issue with conversion from unsigned to...
commit
|
commitdiff
|
tree
2015-02-21
Martin Storsjö
rtpdec_h264: Add a missing closing paren in a log message
commit
|
commitdiff
|
tree
2015-02-21
Peter Meerwald
libavresample: NEON optimized FIR audio resampling
commit
|
commitdiff
|
tree
2015-02-21
Thomas Volkert
rtpdec_hevc: Implement parsing of aggregated packets
commit
|
commitdiff
|
tree
2015-02-21
Martin Storsjö
rtpdec_hevc: Initialize variables to silence false...
commit
|
commitdiff
|
tree
2015-02-21
Martin Storsjö
rtpdec_hevc: Use a shared function for parsing parameter...
commit
|
commitdiff
|
tree
2015-02-21
Martin Storsjö
rtpdec_h264: Make reusable functions non-static
commit
|
commitdiff
|
tree
2015-02-21
Martin Storsjö
rtpdec_h264: Fix nal type counting after refactoring
commit
|
commitdiff
|
tree
2015-02-21
Martin Storsjö
rtpdec_h264: Prepare h264_handle_packet_stap_a for...
commit
|
commitdiff
|
tree
2015-02-21
Martin Storsjö
rtpdec_h264: Generalize parse_sprop_parameter_sets
commit
|
commitdiff
|
tree
2015-02-21
Clément Bœsch
tests: drop bc dependency
commit
|
commitdiff
|
tree
2015-02-20
Hendrik Leppkes
hlsenc: write playlist into a temp file and replace...
commit
|
commitdiff
|
tree
2015-02-20
Hendrik Leppkes
hlsenc: remove the AVIOContext for the playlist from...
commit
|
commitdiff
|
tree
2015-02-20
Peter Meerwald
libavcodec: Don't use av_cold annotation in twinvq...
commit
|
commitdiff
|
tree
2015-02-20
Peter Meerwald
libavresample: Annotate AARCH64 init function with...
commit
|
commitdiff
|
tree
2015-02-20
Martin Storsjö
rtpdec_h264: Move a leftover comment into h264_handle_packet...
commit
|
commitdiff
|
tree
2015-02-20
Martin Storsjö
rtpdec_h264: Remove an unnecessary check
commit
|
commitdiff
|
tree
2015-02-20
Martin Storsjö
rtpdec_h264: Return immediately on errors in h264_handle_pac...
commit
|
commitdiff
|
tree
2015-02-20
Martin Storsjö
rtpdec_h264: Make a parameter pointer const
commit
|
commitdiff
|
tree
next