| Commit message (Expand) | Author | Age | Files | Lines |
* | hlsenc.c, segment.c: propagate defaults to mpegts | Mika Raento | 2014-10-17 | 2 | -4/+7 |
* | avformat/id3v2: support buggy id3v2.3 tag length in id3v2.4 | Benoit Fouet | 2014-10-17 | 1 | -2/+62 |
* | Merge commit 'e65c776d18dc14df8a279e017760862f9fc8763b' | Michael Niedermayer | 2014-10-17 | 1 | -0/+106 |
|\ |
|
| * | rtmpproto: Add getStreamLength call to query duration | Uwe L. Korn | 2014-10-17 | 1 | -0/+106 |
* | | Merge commit '324b23dde1bc8638959eb32419c95a93906db272' | Michael Niedermayer | 2014-10-17 | 1 | -3/+42 |
|\| |
|
| * | rtmpproto: Add function to read a number response | Uwe L. Korn | 2014-10-17 | 1 | -3/+42 |
| * | avformat: Make avformat_free_context handle NULL | Luca Barbato | 2014-10-17 | 1 | -0/+3 |
| * | rtsp: Check a memory allocation | Michael Lynch | 2014-10-16 | 1 | -0/+2 |
* | | avformat/m4vdec: mark as possibly containing discontinuities | Michael Niedermayer | 2014-10-17 | 1 | -2/+2 |
* | | avformat/id3v2: silence a warning when CONFIG_ZLIB is unset. | Benoit Fouet | 2014-10-16 | 1 | -1/+1 |
* | | mpegts: add the judgement if a new program is created successfully | Di Wu | 2014-10-16 | 1 | -2/+4 |
* | | avformat/util: Simplify av_guess_frame_rate() by using AVCodecContext.framerate | Michael Niedermayer | 2014-10-16 | 1 | -2/+1 |
* | | avformat/utils: Try to correct the codec_framerate in ff_compute_frame_durati... | Michael Niedermayer | 2014-10-16 | 1 | -1/+1 |
* | | avformat/oggparsedirac: use AVCodecContext.framerate | Michael Niedermayer | 2014-10-16 | 1 | -1/+1 |
* | | Merge commit '79dd756e143a54efc25d64e90505f0dca6cbc4ec' | Michael Niedermayer | 2014-10-16 | 1 | -1/+1 |
|\| |
|
| * | rtmpproto: Fix a typo | Martin Storsjö | 2014-10-15 | 1 | -1/+1 |
* | | Merge commit 'ced7238cd01cc2199acf9225305628641a27c1d7' | Michael Niedermayer | 2014-10-15 | 1 | -9/+5 |
|\| |
|
| * | rtpdec_hevc: Use av_realloc instead of av_malloc+memcpy | Martin Storsjö | 2014-10-15 | 1 | -9/+5 |
* | | Merge commit '752e71e74f50e7a6f9a19edb8e775b2ea2fb94d8' | Michael Niedermayer | 2014-10-15 | 1 | -8/+8 |
|\| |
|
| * | rtpdec_hevc: Rename a variable for clarity | Martin Storsjö | 2014-10-15 | 1 | -8/+8 |
* | | Merge commit '74b02377980321934e33969c84733ace7e9f4eeb' | Michael Niedermayer | 2014-10-15 | 1 | -1/+2 |
|\| |
|
| * | mov: Correctly check the color transfer characteristics range | Vittorio Giovara | 2014-10-15 | 1 | -1/+2 |
* | | avformat/mov: auodetect "use_mfra_for" | Michael Niedermayer | 2014-10-15 | 2 | -2/+28 |
* | | avformat/rtsp: check memory allocation | Michael Lynch | 2014-10-15 | 1 | -0/+2 |
* | | avformat/assdec: typo fix | Clément Bœsch | 2014-10-15 | 1 | -1/+1 |
* | | avformat/assenc: support remuxing old V4 ASS form (SSA) | Clément Bœsch | 2014-10-15 | 1 | -2/+9 |
* | | Merge commit 'e5cfc8fdad901c9487fe896421972852f38bcf5' | Michael Niedermayer | 2014-10-15 | 1 | -2/+106 |
|\| |
|
| * | sdp: Provide out of bound parameter sets for HEVC if extradata is set | Martin Storsjö | 2014-10-15 | 1 | -2/+106 |
* | | Merge commit '9b7f932ee568cadfc0f556a061fcc00cb63f9780' | Michael Niedermayer | 2014-10-15 | 1 | -2/+97 |
|\| |
|
| * | rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp lines | Martin Storsjö | 2014-10-15 | 1 | -2/+97 |
* | | avformat/utils: use av_reduce() to simplify code and avoid overflow in ff_com... | Michael Niedermayer | 2014-10-15 | 1 | -8/+9 |
* | | Merge commit '2d6e58497e76836604364b037df9b00ba3d75b69' | Michael Niedermayer | 2014-10-15 | 4 | -8/+15 |
|\| |
|
| * | lavf: switch to AVCodecContext.framerate for demuxing | Anton Khirnov | 2014-10-15 | 3 | -8/+10 |
* | | avformat/mxfdec: cleanup if parsing the header metadata fails | Michael Niedermayer | 2014-10-15 | 1 | -1/+2 |
* | | avformat/mxfdec: Fix memleak of packages_refs | Michael Niedermayer | 2014-10-15 | 1 | -0/+3 |
* | | avformat/mxfdec: Fix memleak of primer_packs | Michael Niedermayer | 2014-10-15 | 1 | -0/+4 |
* | | avformat/mxfdec: Fix termination of mxf_data_essence_container_uls | Michael Niedermayer | 2014-10-15 | 1 | -1/+1 |
* | | Merge commit 'a74f8121d88e0bdf0d69c22e4b3713032da9300a' | Michael Niedermayer | 2014-10-14 | 1 | -0/+31 |
|\| |
|
| * | mov: Handle tfdt atoms | Martin Storsjö | 2014-10-14 | 1 | -0/+31 |
* | | Merge commit 'c2c22c75cf89e2faab34d1ee1d392cfb065439ea' | Michael Niedermayer | 2014-10-14 | 1 | -0/+13 |
|\| |
|
| * | movenc: Write tfdt atoms | Martin Storsjö | 2014-10-14 | 1 | -0/+13 |
* | | avformat/mp3enc: use initial_padding | Michael Niedermayer | 2014-10-14 | 1 | -1/+1 |
* | | Merge commit 'eabdc2a830f1ab1a3f12243eb7e2fba801cb81f0' | Michael Niedermayer | 2014-10-14 | 2 | -4/+8 |
|\| |
|
| * | lavf: use initial_padding instead of deprecated delay | Anton Khirnov | 2014-10-13 | 2 | -4/+8 |
* | | avformat/utils: print more information with av_dlog() in compute_pkt_fields() | Michael Niedermayer | 2014-10-13 | 1 | -2/+2 |
* | | avformat/movenc: add support for syncframes concatenation for E-AC-3. | Benoit Fouet | 2014-10-13 | 1 | -6/+37 |
* | | avformat/mov: fix mix of declaration and statement | Michael Niedermayer | 2014-10-13 | 1 | -1/+1 |
* | | mov.c: allow reading fragment start dts/pts from fragmented mp4 | Mika Raento | 2014-10-13 | 2 | -0/+197 |
* | | Merge commit '76c70e33d2244a688832f03b53862eb5d9ad3b01' | Michael Niedermayer | 2014-10-13 | 1 | -0/+1 |
|\| |
|
| * | icecast: Do not use chunked post | Mark McGough | 2014-10-12 | 1 | -0/+1 |