| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af' | Michael Niedermayer | 2013-05-05 | 1 | -3/+3 |
|\ |
|
| * | avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate | Diego Biurrun | 2013-05-04 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'cigaes/master' | Michael Niedermayer | 2013-05-04 | 1 | -1/+14 |
|\ \ |
|
| * | | lavf: filter out AVSEEK_FLAG_BACKWARD in new API. | Nicolas George | 2013-05-04 | 1 | -0/+1 |
| * | | lavf: call the new seek API from the old. | Nicolas George | 2013-05-04 | 1 | -1/+13 |
|/ / |
|
* | | Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7' | Michael Niedermayer | 2013-05-04 | 1 | -3/+3 |
|\| |
|
| * | silly typo fixes | Diego Biurrun | 2013-05-03 | 1 | -3/+3 |
* | | avformat: fix orig_pos type to match pkt->pos | Paul B Mahol | 2013-04-23 | 1 | -1/+1 |
* | | avformat: change seeking index consistency asserts to av_asserts | Michael Niedermayer | 2013-04-19 | 1 | -2/+2 |
* | | avformat: Dont stop probing before the whole id3 tag is read | Michael Niedermayer | 2013-04-18 | 1 | -0/+2 |
* | | Merge commit 'dbb1425811a672eddf4acf0513237cdf20f83756' | Michael Niedermayer | 2013-04-04 | 1 | -1/+1 |
|\| |
|
| * | lavf: make sure stream probe data gets freed. | Anton Khirnov | 2013-04-04 | 1 | -0/+1 |
* | | avformat: Add a mechanism to allow demuxers to detect byte based seeking. | Michael Niedermayer | 2013-04-04 | 1 | -0/+2 |
* | | avformat: fix atomatic format selection for (s)segment | Michael Niedermayer | 2013-04-02 | 1 | -0/+4 |
* | | Do not show "Estimating duration from bitrate" warning if no duration was est... | Carl Eugen Hoyos | 2013-03-30 | 1 | -2/+4 |
* | | ffmpeg/avformat: factor av_guess_frame_rate() out | Michael Niedermayer | 2013-03-29 | 1 | -0/+16 |
* | | estimate_timings_from_bit_rate: Check timebase and bitrate | Michael Niedermayer | 2013-03-28 | 1 | -2/+4 |
* | | avformat: change some seeking related assert to av_asserts | Michael Niedermayer | 2013-03-27 | 1 | -3/+3 |
* | | avformat: Fix infinite probing that reads the whole file | Michael Niedermayer | 2013-03-20 | 1 | -0/+2 |
* | | av_find_stream_info: change read_size to 64bit | Michael Niedermayer | 2013-03-20 | 1 | -1/+2 |
* | | lavf: avformat_seek_file(): validate stream_index. | Nicolas George | 2013-03-20 | 1 | -0/+2 |
* | | append_packet_chunked: remove outcommented code | Michael Niedermayer | 2013-03-18 | 1 | -9/+0 |
* | | append_packet_chunked: Remove unused initialization. | Michael Niedermayer | 2013-03-16 | 1 | -1/+1 |
* | | Merge commit 'aa3c77998404cc32233cb76e961ca27db8565459' | Michael Niedermayer | 2013-03-16 | 1 | -24/+61 |
|\| |
|
| * | lavf: sanity check size in av_get/append_packet(). | Anton Khirnov | 2013-03-15 | 1 | -19/+49 |
| * | lavf: remove disabled FF_API_R_FRAME_RATE cruft | Anton Khirnov | 2013-03-11 | 1 | -59/+0 |
* | | Merge commit '7b486ab13bfcfa88a7cd92586de50e49966ec292' | Michael Niedermayer | 2013-03-13 | 1 | -7/+0 |
|\| |
|
| * | lavf: remove disabled FF_API_AV_GETTIME cruft | Anton Khirnov | 2013-03-11 | 1 | -7/+0 |
| * | lavf: remove disabled FF_API_READ_PACKET cruft | Anton Khirnov | 2013-03-11 | 1 | -8/+0 |
| * | lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruft | Anton Khirnov | 2013-03-11 | 1 | -7/+0 |
* | | avformat: keep r_frame_rate | Michael Niedermayer | 2013-03-12 | 1 | -0/+6 |
* | | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f' | Michael Niedermayer | 2013-03-08 | 1 | -5/+14 |
|\| |
|
| * | avpacket: use AVBuffer to allow refcounting the packets. | Anton Khirnov | 2013-03-08 | 1 | -5/+14 |
| * | Use the avstring.h locale-independent character type functions | Reimar Döffinger | 2013-03-07 | 1 | -5/+5 |
* | | avformat: Fix apics with aac | Michael Niedermayer | 2013-03-07 | 1 | -1/+1 |
* | | update_stream_timings: check bitrate for being in range. | Michael Niedermayer | 2013-03-04 | 1 | -1/+3 |
* | | avformat: Make duration estimation from pts more robust | Michael Niedermayer | 2013-03-04 | 1 | -1/+3 |
* | | Remove incorrect use of ctype.h functions. | Reimar Döffinger | 2013-03-03 | 1 | -5/+5 |
* | | avformat: gather aspect ratio from rv30/40 in find_stream_info | Michael Niedermayer | 2013-03-03 | 1 | -0/+3 |
* | | lavf: rescale duration for chained muxers. | Nicolas George | 2013-02-28 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-28 | 1 | -0/+54 |
|\| |
|
| * | lavf: Handle the environment variable no_proxy more properly | Martin Storsjö | 2013-02-27 | 1 | -0/+54 |
| * | lavf: fix arithmetic overflows in avformat_seek_file() | Mans Rullgard | 2012-12-08 | 1 | -1/+1 |
* | | Revert "lavf/utils: add support for special characters encoding in URL" | Michael Niedermayer | 2013-02-28 | 1 | -47/+0 |
* | | lavf/utils: add support for special characters encoding in URL | Senthilnathan M | 2013-02-28 | 1 | -0/+47 |
* | | avformat: Allocate duration_error separately | Michael Niedermayer | 2013-02-23 | 1 | -2/+10 |
* | | ff_gen_search: Fix finding the maximum timestamp in a really small file | Michael Niedermayer | 2013-02-18 | 1 | -2/+2 |
* | | ff_read_timestamp: check stream_index before using it as array index | Michael Niedermayer | 2013-02-18 | 1 | -1/+4 |
* | | lavf: dont try to find fps for attached pictures | Michael Niedermayer | 2013-02-15 | 1 | -0/+2 |
* | | lavf: add seek2any to allow forcing seeking to non keyframes via AVOptions | Michael Niedermayer | 2013-02-07 | 1 | -0/+3 |