| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '8b64c2ba0382892cad9e1a5ba601696d4cbb4d04' | Michael Niedermayer | 2013-10-29 | 1 | -1/+5 |
|\ |
|
| * | lavc: add a dummy field to AVStream to preserve ABI compatibility for avconv | Anton Khirnov | 2013-10-29 | 1 | -0/+5 |
| * | lavf: remove unreliable timestamp guessing heuristic | Anton Khirnov | 2013-10-28 | 1 | -8/+0 |
* | | avformat: add support to force specific AVCodecs | Michael Niedermayer | 2013-10-02 | 1 | -0/+30 |
* | | Merge commit '596e5d4783ca951258a7c580951fd161f1785ec1' | Michael Niedermayer | 2013-09-17 | 1 | -0/+1 |
|\| |
|
| * | lavf: Add a flag to enable/disable per-packet flushing | Luca Barbato | 2013-09-16 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-05 | 1 | -0/+11 |
|\| |
|
| * | matroskaenc: Allow chapters to be written in trailer | John Stebbins | 2013-09-04 | 1 | -0/+11 |
* | | avformat: export probe score | Michael Niedermayer | 2013-08-28 | 1 | -1/+20 |
* | | Merge commit '64af59bc4916fac5578b31c89da13c30b591bddf' | Michael Niedermayer | 2013-08-21 | 1 | -3/+3 |
|\| |
|
| * | avformat: Fix references to removed av_close_input_file in Doxygen | Diego Biurrun | 2013-08-20 | 1 | -3/+3 |
* | | Remove FF_API_PKT_DUMP cruft. Not compiled since libavformat 54. | Alexis Ballier | 2013-08-13 | 1 | -6/+0 |
* | | documented that av_codec_close is required to call | Anshul Maheshwari | 2013-07-24 | 1 | -0/+3 |
* | | avformat/AVFormatContext: Move fields down to match the fork | Michael Niedermayer | 2013-07-09 | 1 | -23/+23 |
* | | lavf: add AV_DISPOSITION flags for WebVTT text track kinds | Matthew Heaney | 2013-06-25 | 1 | -0/+7 |
* | | Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af' | Michael Niedermayer | 2013-05-05 | 1 | -1/+3 |
|\| |
|
| * | avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate | Diego Biurrun | 2013-05-04 | 1 | -1/+3 |
* | | lavf: filter out AVSEEK_FLAG_BACKWARD in new API. | Nicolas George | 2013-05-04 | 1 | -0/+1 |
* | | Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7' | Michael Niedermayer | 2013-05-04 | 1 | -3/+3 |
|\| |
|
| * | silly typo fixes | Diego Biurrun | 2013-05-03 | 1 | -3/+3 |
* | | avformat/mux: set avoid_negative_ts based on flags if not overridden by user ... | Michael Niedermayer | 2013-04-26 | 1 | -1/+4 |
* | | Merge commit 'c2cb01d418dd18e1cf997c038d37378d773121be' | Michael Niedermayer | 2013-04-26 | 1 | -0/+17 |
|\| |
|
| * | lavf: introduce AVFMT_TS_NEGATIVE | Luca Barbato | 2013-04-25 | 1 | -0/+17 |
| * | lavf: remove disabled FF_API_R_FRAME_RATE cruft | Anton Khirnov | 2013-03-11 | 1 | -17/+0 |
* | | avformat: Add a mechanism to allow demuxers to detect byte based seeking. | Michael Niedermayer | 2013-04-04 | 1 | -0/+8 |
* | | ffmpeg/avformat: factor av_guess_frame_rate() out | Michael Niedermayer | 2013-03-29 | 1 | -0/+10 |
* | | lavf/mux: add the flush_packets option. | Nicolas George | 2013-03-24 | 1 | -0/+7 |
* | | lavf/avformat.h: fix a few typos in AVFormatContext:avoid_negative_ts doxy | Stefano Sabatini | 2013-03-19 | 1 | -2/+2 |
* | | Merge commit '7b486ab13bfcfa88a7cd92586de50e49966ec292' | Michael Niedermayer | 2013-03-13 | 1 | -14/+0 |
|\| |
|
| * | lavf: remove disabled FF_API_AV_GETTIME cruft | Anton Khirnov | 2013-03-11 | 1 | -4/+0 |
| * | lavf: remove disabled FF_API_INTERLEAVE_PACKET cruft | Anton Khirnov | 2013-03-11 | 1 | -10/+0 |
| * | lavf: remove disabled FF_API_READ_PACKET cruft | Anton Khirnov | 2013-03-11 | 1 | -18/+0 |
| * | lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruft | Anton Khirnov | 2013-03-11 | 1 | -11/+0 |
* | | avformat: keep r_frame_rate | Michael Niedermayer | 2013-03-12 | 1 | -11/+16 |
* | | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f' | Michael Niedermayer | 2013-03-08 | 1 | -8/+8 |
|\| |
|
| * | avpacket: use AVBuffer to allow refcounting the packets. | Anton Khirnov | 2013-03-08 | 1 | -7/+7 |
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | | avformat: Make duration estimation from pts more robust | Michael Niedermayer | 2013-03-04 | 1 | -0/+2 |
* | | avformat: Allocate duration_error separately | Michael Niedermayer | 2013-02-23 | 1 | -1/+1 |
* | | Fix a few "its" vs "it's" typo. | Clément Bœsch | 2013-02-14 | 1 | -1/+1 |
* | | lavf: add seek2any to allow forcing seeking to non keyframes via AVOptions | Michael Niedermayer | 2013-02-07 | 1 | -0/+7 |
* | | Add a new function av_codec_get_tag2(). | Carl Eugen Hoyos | 2013-01-17 | 1 | -0/+12 |
* | | lavf: Provide a monotonic timestamp to the outside world | Harald Axmann | 2012-12-15 | 1 | -0/+34 |
* | | av_register_protocol is gone :( | Paul B Mahol | 2012-12-04 | 1 | -1/+0 |
* | | use correct doxygen parameter direction syntax | Peter Ross | 2012-11-21 | 1 | -2/+2 |
* | | Add -skip_initial_bytes option. | Carl Eugen Hoyos | 2012-11-20 | 1 | -0/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-15 | 1 | -0/+3 |
|\| |
|
| * | rtp: set the payload type as stream id | Luca Barbato | 2012-11-14 | 1 | -0/+3 |
* | | Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040' | Michael Niedermayer | 2012-11-15 | 1 | -1/+1 |
|\| |
|
| * | avformat: clarify stream id for muxing | Luca Barbato | 2012-11-14 | 1 | -1/+1 |