| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '675ac56b7ee0f204963fde55295197c5df80aa91' | Michael Niedermayer | 2014-11-27 | 1 | -6/+0 |
|\ |
|
| * | Revert "lavf: Don't try to update files atomically with renames on windows" | Martin Storsjö | 2014-11-27 | 1 | -6/+0 |
* | | Merge commit '960aff379da46dcaff61504a57714d4d4e758e41' | Michael Niedermayer | 2014-11-25 | 1 | -0/+1 |
|\| |
|
| * | lavf: Use wchar functions for filenames on windows for mkdir/rmdir/rename/unlink | Martin Storsjö | 2014-11-24 | 1 | -0/+1 |
* | | Merge commit 'b9d08c77a44390b0848c06f20bc0e9e951ba6a3c' | Michael Niedermayer | 2014-11-25 | 1 | -0/+6 |
|\| |
|
| * | lavf: Don't try to update files atomically with renames on windows | Martin Storsjö | 2014-11-24 | 1 | -0/+6 |
* | | avformat: Print error message on failure of ff_rename() | Michael Niedermayer | 2014-10-25 | 1 | -4/+8 |
* | | Merge commit '7785ce1c769369abf85b276148548a5510aabb5f' | Michael Niedermayer | 2014-10-25 | 1 | -0/+14 |
|\| |
|
| * | lavf: replace rename() with ff_rename() | Luca Barbato | 2014-10-24 | 1 | -0/+14 |
* | | avformat: Add and use ff_copy_whitelists() | Michael Niedermayer | 2014-10-24 | 1 | -0/+4 |
* | | Merge commit '2d6e58497e76836604364b037df9b00ba3d75b69' | Michael Niedermayer | 2014-10-15 | 1 | -1/+1 |
|\| |
|
| * | lavf: switch to AVCodecContext.framerate for demuxing | Anton Khirnov | 2014-10-15 | 1 | -1/+1 |
| * | lavf: eliminate ff_get_audio_frame_size() | Anton Khirnov | 2014-08-13 | 1 | -2/+0 |
* | | lavf: eliminate ff_get_audio_frame_size() | Anton Khirnov | 2014-08-14 | 1 | -2/+0 |
* | | avformat/mux: support re-interleaving packets in ff_write_chained() | Michael Niedermayer | 2014-07-24 | 1 | -1/+2 |
* | | Merge commit '324ff59444ff5470bb325ff1e2be7c4b054fc944' | Michael Niedermayer | 2014-07-17 | 1 | -1/+1 |
|\| |
|
| * | avpacket: Check for and return errors in ff_interleave_add_packet() | Nidhi Makhijani | 2014-07-17 | 1 | -2/+2 |
* | | Various small spelling fixes. | Reimar Döffinger | 2014-04-22 | 1 | -3/+3 |
* | | avformat: add av_format_inject_global_side_data(), and disable it by default | Michael Niedermayer | 2014-04-15 | 1 | -0/+2 |
* | | lavf: add write_uncoded_frame() API. | Nicolas George | 2014-02-11 | 1 | -0/+14 |
* | | Merge commit '33c859c142ef3f49b7a6227014ad92a680cf4d74' | Michael Niedermayer | 2014-02-04 | 1 | -0/+8 |
|\| |
|
| * | lavf: ignore attachment streams for interleaving purposes | Anton Khirnov | 2014-02-04 | 1 | -0/+8 |
* | | Merge commit '50ecf15712354a1d5b3f4dc9a57ff90ed7ee9654' | Michael Niedermayer | 2014-01-26 | 1 | -1/+1 |
|\| |
|
* | | avformat: add ff_get_extradata() | Michael Niedermayer | 2013-12-25 | 1 | -0/+9 |
* | | avformat/utils: factor rfps calculation out | Michael Niedermayer | 2013-12-05 | 1 | -0/+10 |
* | | Merge commit 'ecf442a58b09bdb1dc1d2c3904b82ac5f79b2878' | Michael Niedermayer | 2013-11-14 | 1 | -2/+3 |
|\| |
|
| * | lavf: improve support for AVC-Intra files. | Reimar Döffinger | 2013-11-14 | 1 | -0/+6 |
* | | avformat: add ff_alloc_extradata() helper | Paul B Mahol | 2013-10-13 | 1 | -0/+9 |
* | | avformat: move PROBE_BUF_M* to internal.h | Michael Niedermayer | 2013-08-26 | 1 | -0/+4 |
* | | avformat/utils: factor ff_find_last_ts() out of ff_gen_search() | Michael Niedermayer | 2013-07-06 | 1 | -0/+3 |
* | | Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef' | Michael Niedermayer | 2013-06-17 | 1 | -36/+0 |
|\| |
|
| * | avf: move url utility functions in a separate file | Luca Barbato | 2013-06-16 | 1 | -36/+0 |
* | | Merge commit 'ec7c51c7868d3ccc66b5cc38bf126258b94f086c' | Michael Niedermayer | 2013-06-16 | 1 | -2/+0 |
|\| |
|
| * | avf: move ff_http_match_no_proxy to network | Luca Barbato | 2013-06-16 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-28 | 1 | -0/+2 |
|\| |
|
| * | lavf: Handle the environment variable no_proxy more properly | Martin Storsjö | 2013-02-27 | 1 | -0/+2 |
| * | doxy: Clarify what avpriv_set_pts_info does | Derek Buitenhuis | 2012-12-17 | 1 | -5/+7 |
* | | Support more AVC-Intra files | Reimar Döffinger | 2013-01-03 | 1 | -0/+5 |
* | | doxy: Clarify what avpriv_set_pts_info does | Derek Buitenhuis | 2012-12-17 | 1 | -5/+7 |
* | | Merge commit '5c7bf2dddee5bdfa247ff0d57cb8a37d19077f66' | Michael Niedermayer | 2012-11-29 | 1 | -0/+15 |
|\| |
|
| * | lavf: add a common function for selecting a pcm codec from parameters | Justin Ruggles | 2012-11-28 | 1 | -0/+15 |
* | | Merge commit 'bfe5454cd238b16e7977085f880205229103eccb' | Michael Niedermayer | 2012-11-29 | 1 | -0/+4 |
|\| |
|
| * | lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h | Justin Ruggles | 2012-11-28 | 1 | -0/+3 |
* | | ensure comment blocks that contain doxygen commands start with double asterix | Peter Ross | 2012-11-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-15 | 1 | -2/+3 |
|\| |
|
| * | rtp: set the payload type as stream id | Luca Barbato | 2012-11-14 | 1 | -2/+3 |
* | | mux/nut: factorize ff_choose_timebase() out of nut | Michael Niedermayer | 2012-10-03 | 1 | -0/+8 |
* | | Merge commit '55f9037f38bc3beacb2f5a17408c1d24c077d7fd' | Michael Niedermayer | 2012-10-02 | 1 | -0/+9 |
|\| |
|
| * | avformat: split muxing functions from util.c | Luca Barbato | 2012-10-01 | 1 | -0/+9 |
* | | lavf: factor ff_free_stream() out | Michael Niedermayer | 2012-08-21 | 1 | -0/+2 |