index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
mux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/mux: Remove localized encoder strings
Michael Niedermayer
2014-05-20
1
-0
/
+5
*
Merge commit 'a312f71090ee620ee252f2034aef6b13e2dafe9c'
Michael Niedermayer
2014-05-19
1
-3
/
+2
|
\
|
*
lavf: deprecate now unused AVStream.pts
Anton Khirnov
2014-05-19
1
-105
/
+2
|
*
mux: drop one of the hacks comprising compute_pkt_fields2()
Anton Khirnov
2014-05-19
1
-7
/
+0
*
|
Merge commit 'c9281a01b78cc3f09e36300a0ca3f5824d1c74cf'
Michael Niedermayer
2014-05-15
1
-6
/
+0
|
\
\
|
|
/
|
*
lavf: drop the zero-sized packets hack
Anton Khirnov
2014-05-15
1
-6
/
+0
*
|
Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'
Michael Niedermayer
2014-05-15
1
-1
/
+6
|
\
\
|
|
/
|
*
lavf: add AVFMT_FLAG_BITEXACT.
Anton Khirnov
2014-05-15
1
-1
/
+6
*
|
lavf/mux: pass options to nested structs of priv data
Lukasz Marek
2014-05-04
1
-1
/
+1
*
|
lavf/mux: pass options to nested structs of priv data
Lukasz Marek
2014-05-02
1
-1
/
+1
*
|
avformat/mux: Check for and remove invalid packet durations
Michael Niedermayer
2014-04-23
1
-0
/
+6
*
|
Various small spelling fixes.
Reimar Döffinger
2014-04-22
1
-3
/
+3
*
|
avformat/mux: support shifting timestamps so they start at 0
Michael Niedermayer
2014-02-22
1
-1
/
+1
*
|
lavf/mux: check av_dup_packet() return value.
Nicolas George
2014-02-20
1
-1
/
+6
*
|
lavf: add write_uncoded_frame() API.
Nicolas George
2014-02-11
1
-4
/
+75
*
|
Merge commit '394fb56c29eee7f4f8f0334d8b5d30d3c54ac703'
Michael Niedermayer
2014-02-10
1
-7
/
+18
|
\
\
|
|
/
|
*
lavf: always unref the packet passed to av_interleaved_write_frame() on error
Anton Khirnov
2014-02-10
1
-7
/
+18
*
|
Merge commit 'd9ae1031f5edbd25c8526b4cb51aba66d3bee931'
Michael Niedermayer
2014-02-05
1
-17
/
+27
|
\
\
|
|
/
|
*
lavf: improve handling of sparse streams when muxing
Luca Barbato
2014-02-04
1
-2
/
+33
*
|
Merge commit '33c859c142ef3f49b7a6227014ad92a680cf4d74'
Michael Niedermayer
2014-02-04
1
-2
/
+5
|
\
\
|
|
/
|
*
lavf: ignore attachment streams for interleaving purposes
Anton Khirnov
2014-02-04
1
-1
/
+4
*
|
Merge commit '7b03b65bf0d02519c86750d2da33f413e11cf0c6'
Michael Niedermayer
2014-02-04
1
-0
/
+27
|
\
\
|
|
/
|
*
lavf: do basic sanity checking on muxed packets
Anton Khirnov
2014-02-04
1
-0
/
+27
*
|
lavf: add output_ts_offset option to AVFormatContext
Stefano Sabatini
2014-02-02
1
-0
/
+10
*
|
avformat/mux: fix "no tag found" check in validate_codec_tag()
Michael Niedermayer
2014-01-01
1
-2
/
+2
*
|
lavf/mux: improve feedback in case of no streams in muxer
Stefano Sabatini
2013-12-15
1
-1
/
+1
*
|
lavf/mux: Don't write "encoder" metadata tag when bitexact is requested
James Almer
2013-12-06
1
-0
/
+2
*
|
Merge commit '596e5d4783ca951258a7c580951fd161f1785ec1'
Michael Niedermayer
2013-09-17
1
-1
/
+4
|
\
\
|
|
/
|
*
lavf: Add a flag to enable/disable per-packet flushing
Luca Barbato
2013-09-16
1
-1
/
+7
*
|
Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'
Michael Niedermayer
2013-08-03
1
-0
/
+3
|
\
\
|
|
/
|
*
Disable deprecation warnings for cases where a replacement is available
Diego Biurrun
2013-08-02
1
-0
/
+3
*
|
lavf/mux: rename variable cortag -> tagbuf2 in init_muxer()
Stefano Sabatini
2013-06-26
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-06-24
1
-7
/
+12
|
\
\
|
|
/
|
*
lavf: don't abort if both encoder and muxer aspect ratios are not set
Rafaël Carré
2013-06-24
1
-7
/
+12
*
|
Merge commit '12db891dcd57b305d6e3c1e22ea8204dc26edda1'
Michael Niedermayer
2013-06-16
1
-0
/
+22
|
\
\
|
|
/
|
*
avf: move ff_write_chained to mux.c
Luca Barbato
2013-06-16
1
-0
/
+18
*
|
Adding support for encoding VP8 Alpha
Vignesh Venkatasubramanian
2013-05-17
1
-0
/
+1
*
|
Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'
Michael Niedermayer
2013-05-16
1
-2
/
+0
|
\
\
|
|
/
|
*
Remove commented-out debug #define cruft
Diego Biurrun
2013-05-16
1
-2
/
+0
*
|
Merge commit 'e926b5ceb1962833f0c884a328382bc2eca67aff'
Michael Niedermayer
2013-05-01
1
-2
/
+3
|
\
\
|
|
/
|
*
avformat: Drop unnecessary ff_ name prefixes from static functions
Diego Biurrun
2013-04-30
1
-2
/
+3
*
|
avformat/write_packet: drop disabled code
Michael Niedermayer
2013-04-26
1
-17
/
+0
*
|
avformat/mux: set avoid_negative_ts based on flags if not overridden by user ...
Michael Niedermayer
2013-04-26
1
-0
/
+7
*
|
avformat/mux: assert that timestamps are positive after offsetting them
Michael Niedermayer
2013-04-26
1
-0
/
+2
*
|
avformat/mux: use a local variable for offset
Michael Niedermayer
2013-04-26
1
-4
/
+5
*
|
avformat/mux: change avoid_negative_ts code to support later addition of AVSt...
Michael Niedermayer
2013-04-26
1
-12
/
+16
*
|
Merge commit 'c2cb01d418dd18e1cf997c038d37378d773121be'
Michael Niedermayer
2013-04-26
1
-24
/
+47
|
\
\
|
|
/
|
*
lavf: introduce AVFMT_TS_NEGATIVE
Luca Barbato
2013-04-25
1
-3
/
+31
*
|
mux: also call avio_flush() when flushing the muxer
Michael Niedermayer
2013-04-08
1
-0
/
+2
*
|
lavf/mux: add the flush_packets option.
Nicolas George
2013-03-24
1
-0
/
+2
[next]