| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '8e1fe345577a42f99591caf8a06c447613449694' | Michael Niedermayer | 2013-08-11 | 1 | -0/+7 |
|\ |
|
| * | rtmp: Detect and warn if the user tries to pass librtmp style parameters | Martin Storsjö | 2013-08-10 | 1 | -0/+7 |
* | | Merge commit 'ba5393a609c723ec8ab7f9727c10fef734c09278' | Michael Niedermayer | 2013-08-11 | 3 | -73/+73 |
|\| |
|
| * | rtmp: rename data_size to size | Luca Barbato | 2013-08-10 | 3 | -73/+73 |
* | | Merge commit '4ebc7d659f0da6c1305ca08cf4303959203fff4b' | Michael Niedermayer | 2013-08-11 | 1 | -3/+5 |
|\| |
|
| * | rtmp: Use PRId64 when needed. | Luca Barbato | 2013-08-10 | 1 | -3/+5 |
* | | avformat/tedcaptionsdec: make const arrays static const | Michael Niedermayer | 2013-08-10 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-10 | 2 | -0/+3 |
|\| |
|
| * | libavutil: Make avpriv_open a library-internal function on msvcrt | Martin Storsjö | 2013-08-10 | 2 | -0/+3 |
* | | Merge commit '9d5ec50ead97e088d77317e77b18cef06cb3d053' | Michael Niedermayer | 2013-08-10 | 2 | -9/+21 |
|\| |
|
| * | ff_socket: put out-of-line and fallback to fcntl() for close-on-exec | Rémi Denis-Courmont | 2013-08-09 | 2 | -8/+20 |
* | | Integrate accessors.h header into internal.h | Reimar Döffinger | 2013-08-10 | 1 | -1/+0 |
* | | avformat/nut: support planar rgb | Michael Niedermayer | 2013-08-09 | 1 | -0/+13 |
* | | avformat/paf: Fix integer overflow and out of array read | Michael Niedermayer | 2013-08-09 | 1 | -2/+3 |
* | | Merge commit 'dfc6b5c81491abf7effb97b23af17ccf7adcd132' | Michael Niedermayer | 2013-08-09 | 2 | -45/+0 |
|\| |
|
| * | file: Move win32 utf8->wchar open wrapper to libavutil | Martin Storsjö | 2013-08-08 | 2 | -45/+0 |
* | | Reduce MAKE_ACCESSORS code duplication via a new header. | Reimar Döffinger | 2013-08-08 | 1 | -4/+1 |
* | | Merge commit '5afe1d27912be9b643ffb4ddc21f6d920260dbb0' | Michael Niedermayer | 2013-08-08 | 3 | -6/+6 |
|\| |
|
| * | avio: Add const qualifiers to ffio_read_indirect | Ben Avison | 2013-08-08 | 3 | -6/+6 |
* | | Merge commit '51eb213d00154b8e7856c7667ea62db8b0f663d4' | Michael Niedermayer | 2013-08-08 | 1 | -1/+2 |
|\| |
|
| * | libavformat: use avpriv_open() | Rémi Denis-Courmont | 2013-08-07 | 1 | -1/+2 |
* | | Merge commit 'f4d371b9737c0405b3bc46d7ca0c856c0a8616b1' | Michael Niedermayer | 2013-08-08 | 1 | -2/+2 |
|\| |
|
| * | rtsp: Don't include the listen flag in the SDP demuxer flags | Martin Storsjö | 2013-08-07 | 1 | -2/+2 |
* | | avformat/oggparsevorbis: fix leak of tt | Michael Niedermayer | 2013-08-07 | 1 | -0/+2 |
* | | avformat/oggparsevorbis: fix leak of ct | Michael Niedermayer | 2013-08-07 | 1 | -0/+2 |
* | | ff_flac_parse_picture: assert that len is within the array | Michael Niedermayer | 2013-08-07 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-07 | 1 | -1/+1 |
|\| |
|
| * | deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead | Kostya Shishkov | 2013-08-07 | 1 | -1/+1 |
* | | Merge commit '62572435d4106098c090fb8f129a9090e41ff1eb' | Michael Niedermayer | 2013-08-07 | 1 | -5/+8 |
|\| |
|
| * | rtpenc_chain: Check for errors from ffio_fdopen and ffio_open_dyn_packet_buf | Martin Storsjö | 2013-08-07 | 1 | -5/+8 |
* | | Merge commit 'f542dedf72091af8e6f32a12bd64289c58857c21' | Michael Niedermayer | 2013-08-07 | 1 | -2/+2 |
|\| |
|
| * | rtspenc: Check the return value from ffio_open_dyn_packet_buf | Martin Storsjö | 2013-08-07 | 1 | -2/+2 |
* | | avisynth: Exit gracefully when trying to serve video from v2.5.8. | Stephen Hutchinson | 2013-08-07 | 1 | -0/+21 |
* | | avisynth: Cosmetics | Stephen Hutchinson | 2013-08-07 | 1 | -14/+14 |
* | | avformat/utils: fix memleak with nobuffer | Michael Niedermayer | 2013-08-07 | 1 | -3/+3 |
* | | avformat/spdifenc make const tables static const | Michael Niedermayer | 2013-08-06 | 1 | -3/+3 |
* | | avformat/smoothstreamingenc: Make const tables static const | Michael Niedermayer | 2013-08-06 | 1 | -1/+1 |
* | | mpegts: remove usage of MOD_UNLIKELY() | Michael Niedermayer | 2013-08-06 | 1 | -6/+6 |
* | | Merge commit '255d9c570e117f0fcb8e51fa2c5996f3c4b2052b' | Michael Niedermayer | 2013-08-06 | 3 | -223/+248 |
|\| |
|
| * | riff: Move demuxing code to a separate file. | Diego Biurrun | 2013-08-06 | 3 | -204/+230 |
* | | Merge commit '3dd5c95deef51d7fbf6f4458ba42d1335d2f1472' | Michael Niedermayer | 2013-08-06 | 3 | -286/+315 |
|\| |
|
| * | riff: Move muxing code to a separate file | Diego Biurrun | 2013-08-06 | 3 | -269/+298 |
* | | Merge commit 'fcc455ff2e11ed04603aead1984a92ac3a4be226' | Michael Niedermayer | 2013-08-06 | 1 | -78/+95 |
|\| |
|
| * | avformat/dv: K&R formatting cosmetics | Diego Biurrun | 2013-08-06 | 1 | -79/+97 |
* | | Merge commit 'abe5268c3328bf0e8fcfb7dc6e231b8920177c3a' | Michael Niedermayer | 2013-08-06 | 4 | -7/+15 |
|\| |
|
| * | tcp: Use a different log message and level if there's more addresses to try | Martin Storsjö | 2013-08-06 | 4 | -7/+15 |
* | | Merge commit '2a0ec47bd70ebb79e8b2d2f956feeb3a813df798' | Michael Niedermayer | 2013-08-06 | 1 | -1/+1 |
|\| |
|
| * | unix: Convert from AVERROR to errno range before comparing error codes | Martin Storsjö | 2013-08-06 | 1 | -1/+1 |
* | | Merge commit '971cce7ebb48a58e72e4dc57b3008e2682bcf4e7' | Michael Niedermayer | 2013-08-06 | 1 | -1/+0 |
|\| |
|
| * | riff.h: Remove stray extern declaration for non-existing symbol | Diego Biurrun | 2013-08-05 | 1 | -1/+0 |