| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/matroskaenc: make 2 tables static that are not used outside matroskaenc | Michael Niedermayer | 2013-08-02 | 1 | -2/+2 |
* | movenc: make uuids static const | Michael Niedermayer | 2013-08-02 | 1 | -3/+3 |
* | flvdec: silence unused warning | Michael Niedermayer | 2013-08-02 | 1 | -1/+2 |
* | Merge commit 'f900f35ac8db4ac30df6fda1c27502c2ef9e6ba5' | Michael Niedermayer | 2013-08-02 | 1 | -11/+7 |
|\ |
|
| * | flvdec: Eliminate completely silly goto | Diego Biurrun | 2013-08-01 | 1 | -11/+7 |
* | | Merge commit 'e4529df944616917ae8462f5102253ff7f983093' | Michael Niedermayer | 2013-08-02 | 1 | -339/+410 |
|\| |
|
| * | flvdec: K&R formatting cosmetics | Diego Biurrun | 2013-08-01 | 1 | -323/+386 |
* | | Merge commit '390b4d7088b5cecace245fee0c54a57e24dabdf4' | Michael Niedermayer | 2013-08-02 | 1 | -1/+1 |
|\| |
|
| * | flvdec: Fix = vs. == typo in sample rate check | Diego Biurrun | 2013-08-01 | 1 | -1/+1 |
* | | Merge commit 'fd8f91e3f44a2bdbefaaebead388133c5fdd3423' | Michael Niedermayer | 2013-08-02 | 1 | -8/+5 |
|\| |
|
| * | rtsp: Simplify code for forming the remote peer url | Martin Storsjö | 2013-08-01 | 1 | -8/+5 |
* | | mpegts: save last pcr of pcr pids in PES Context | Marton Balint | 2013-08-02 | 1 | -3/+17 |
* | | lavf/movenc: Write disc number and total number of discs as part of metadata. | Carl Eugen Hoyos | 2013-08-01 | 1 | -7/+10 |
* | | lavf/movenc: Write total number of tracks as part of metadata. | Carl Eugen Hoyos | 2013-08-01 | 1 | -1/+5 |
* | | Merge commit 'ee37d5811caa8f4ad125a37fe6ce3f9e66cd72f2' | Michael Niedermayer | 2013-08-01 | 1 | -2/+11 |
|\| |
|
| * | rtpproto: Allow specifying a separate rtcp port in ff_rtp_set_remote_url | Martin Storsjö | 2013-08-01 | 1 | -2/+11 |
* | | Merge commit '1851e1d05d06f6ef3436c667e4354da0f407b226' | Michael Niedermayer | 2013-08-01 | 1 | -0/+3 |
|\| |
|
| * | rtpproto: Check the size before reading buf[1] | Martin Storsjö | 2013-08-01 | 1 | -0/+3 |
* | | Merge commit 'b7e6da988bfd5def40ccf3476eb8ce2f98a969a5' | Michael Niedermayer | 2013-08-01 | 5 | -5/+35 |
|\| |
|
| * | rtpproto: Move rtpproto specific function declarations to a separate header | Martin Storsjö | 2013-07-31 | 5 | -5/+35 |
* | | Merge commit '892b0be1dfbdeaf71235fb6c593286e4f5c7e4ec' | Michael Niedermayer | 2013-08-01 | 1 | -19/+6 |
|\| |
|
| * | rtpproto: Simplify the rtp_read function by looping over the fds | Martin Storsjö | 2013-07-31 | 1 | -19/+6 |
* | | Merge commit '7531588fffbca1f0afdcc06635999c00dfc16ca6' | Michael Niedermayer | 2013-08-01 | 1 | -1/+0 |
|\| |
|
| * | rtpproto: Remove a misplaced comment | Martin Storsjö | 2013-07-31 | 1 | -1/+0 |
* | | Merge commit '54e03ff6af8a070f1055edd26028f3f7b2e2ca8e' | Michael Niedermayer | 2013-08-01 | 1 | -1/+4 |
|\| |
|
| * | rtpproto: Support nonblocking reads | Martin Storsjö | 2013-07-31 | 1 | -1/+4 |
* | | Merge commit '2e814d0329aded98c811d0502839618f08642685' | Michael Niedermayer | 2013-08-01 | 2 | -2/+4 |
|\| |
|
| * | rtpenc: Simplify code by introducing a macro for rescaling NTP timestamps | Martin Storsjö | 2013-07-31 | 2 | -2/+4 |
* | | file: Add 'blocksize' option | Andrey Utkin | 2013-07-31 | 1 | -2/+21 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-31 | 1 | -0/+1 |
|\| |
|
| * | hls: Call avformat_find_stream_info() on the chained demuxers | Michael Niedermayer | 2013-07-30 | 1 | -0/+5 |
* | | lavf/webvttenc: use proper printf format for int64_t values | Paul B Mahol | 2013-07-30 | 1 | -2/+2 |
* | | asfdec: Skip to keyframe after seeking | Michael Niedermayer | 2013-07-30 | 2 | -1/+20 |
* | | avformat/gxfenc: replace deprecated PIX_FMT constants | Michael Niedermayer | 2013-07-30 | 1 | -2/+2 |
* | | Merge commit '1f57d60129b0e297cd197c6031c4439b30a6b503' | Michael Niedermayer | 2013-07-30 | 2 | -11/+99 |
|\| |
|
| * | rtsp: Support RFC4570 (source specific multicast) more properly. | Ed Torbett | 2013-07-29 | 2 | -11/+99 |
* | | Merge commit '74972220909787af5a3ffe66f7fa8041827c2bd2' | Michael Niedermayer | 2013-07-30 | 1 | -24/+86 |
|\| |
|
| * | rtpproto: Support more than one SSM include address, support excludes | Ed Torbett | 2013-07-29 | 1 | -24/+86 |
* | | Merge commit '7d99c92945e4b2d12ed2126365482e1900340da0' | Michael Niedermayer | 2013-07-30 | 1 | -35/+51 |
|\| |
|
| * | udp: Keep track of include and exclude sources separately | Ed Torbett | 2013-07-29 | 1 | -35/+51 |
* | | Merge commit '3357bccc5cb31795f248cd72dc480025f3075a5b' | Michael Niedermayer | 2013-07-30 | 1 | -2/+2 |
|\| |
|
| * | udp: Allow specifying multicast include/blocks as host names as well | Ed Torbett | 2013-07-29 | 1 | -2/+2 |
| * | avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo | Diego Biurrun | 2013-07-29 | 1 | -1/+1 |
* | | Merge commit '06205b5efdcf0bc4c5463bfdd02f09b5f79fc4cd' | Michael Niedermayer | 2013-07-30 | 1 | -0/+2 |
|\| |
|
| * | hls: Free packets when skipping packets when seeking | Martin Storsjö | 2013-07-29 | 1 | -0/+2 |
* | | Merge commit 'a2b7eeeb06471979ee39fd3075a04633222678a6' | Michael Niedermayer | 2013-07-30 | 1 | -7/+7 |
|\| |
|
| * | hlsproto: Store all durations in AV_TIME_BASE | Martin Storsjö | 2013-07-29 | 1 | -7/+7 |
* | | Merge commit 'c44191039944526dd7eb6e536990b555837961f5' | Michael Niedermayer | 2013-07-30 | 1 | -12/+10 |
|\| |
|
| * | hls: Store all durations in AV_TIME_BASE | Martin Storsjö | 2013-07-29 | 1 | -12/+11 |
* | | Merge commit 'e1d5b244761cf69db655ad7ece1dbf2c13dd4fce' | Michael Niedermayer | 2013-07-30 | 1 | -7/+8 |
|\| |
|