| Commit message (Expand) | Author | Age | Files | Lines |
* | AVFormatContext: add metadata_header_padding field | James Darnley | 2014-01-24 | 1 | -0/+1 |
* | correct the AVOption documentation for AV_EF_CAREFUL | Michael Niedermayer | 2013-10-27 | 1 | -1/+1 |
* | lavf/options_table: improve option help text | Michael Niedermayer | 2013-09-17 | 1 | -2/+2 |
* | Merge commit '596e5d4783ca951258a7c580951fd161f1785ec1' | Michael Niedermayer | 2013-09-17 | 1 | -1/+2 |
|\ |
|
| * | lavf: Add a flag to enable/disable per-packet flushing | Luca Barbato | 2013-09-16 | 1 | -1/+2 |
* | | Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e' | Michael Niedermayer | 2013-08-03 | 1 | -1/+1 |
|\| |
|
| * | Give less generic names to global library option arrays | Diego Biurrun | 2013-08-02 | 1 | -1/+1 |
* | | lavf: fix documentation for avoid_negative_ts | Stefano Sabatini | 2013-07-05 | 1 | -1/+1 |
* | | cosmetics: Fix "dont" "wont" "doesnt" typos | Timothy Gu | 2013-06-29 | 1 | -2/+2 |
* | | lavf/mux: add the flush_packets option. | Nicolas George | 2013-03-24 | 1 | -0/+1 |
* | | lavf: add seek2any to allow forcing seeking to non keyframes via AVOptions | Michael Niedermayer | 2013-02-07 | 1 | -0/+1 |
* | | lavf: clarify/extend documentation for AVFormatContext::analyzeduration | Stefano Sabatini | 2013-01-13 | 1 | -1/+1 |
* | | Merge commit 'c35f0e8495e34c2082dcde805e9323c9f6a4cb0a' | Michael Niedermayer | 2012-12-18 | 1 | -3/+3 |
|\| |
|
| * | cosmetics: Use consistent names for multiple inclusion guards. | Diego Biurrun | 2012-12-17 | 1 | -3/+3 |
* | | lavf: Provide a monotonic timestamp to the outside world | Harald Axmann | 2012-12-15 | 1 | -0/+1 |
* | | lavf: improve avoid_negative_ts help text | Reimar Döffinger | 2012-12-08 | 1 | -1/+1 |
* | | fix tipo | Michael Niedermayer | 2012-12-06 | 1 | -1/+1 |
* | | lavf: improve help text for avoid_negative_ts | Michael Niedermayer | 2012-12-06 | 1 | -1/+1 |
* | | Add -skip_initial_bytes option. | Carl Eugen Hoyos | 2012-11-20 | 1 | -0/+1 |
* | | lavf: Add support offset timestamps on muxing. | Michael Niedermayer | 2012-09-26 | 1 | -0/+1 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -11/+11 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -7/+7 |
* | | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' | Michael Niedermayer | 2012-09-05 | 1 | -5/+5 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -4/+4 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -19/+19 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -12/+12 |
* | | lavf: add use_wallclock_as_timestamps | Michael Niedermayer | 2012-08-18 | 1 | -0/+1 |
* | | Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23' | Michael Niedermayer | 2012-07-29 | 1 | -0/+1 |
|\| |
|
| * | avf: introduce nobuffer option | Luca Barbato | 2012-07-29 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-10 | 1 | -0/+5 |
|\| |
|
| * | options_table: Add some missing #includes to fix "make checkheaders". | Alex Converse | 2012-05-08 | 1 | -0/+5 |
* | | Add AVIO_FLAG_DIRECT. | Reimar Döffinger | 2012-04-04 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-21 | 1 | -4/+15 |
|/ |
|
* | libavformat: Set the default for the max_delay option to -1 | Martin Storsjö | 2012-03-20 | 1 | -1/+1 |
* | Move AVFormatContext/AVCodecContext option tables to separate files. | Anton Khirnov | 2012-03-20 | 1 | -0/+62 |