| Commit message (Expand) | Author | Age | Files | Lines |
* | rtmpproto: Check the buffer sizes when copying app/playpath strings | Martin Storsjö | 2014-05-08 | 1 | -4/+5 |
* | rtmpproto: Support alternative slist parameter in rtmp URLs | Uwe L. Korn | 2014-05-06 | 1 | -2/+14 |
* | probe: Support AAC_LATM in set_codec_from_probe_data | Luca Barbato | 2014-05-03 | 1 | -0/+1 |
* | latm: Add a probe function | Luca Barbato | 2014-05-03 | 1 | -0/+53 |
* | rmdec: do not export anything to AVCodecContext.codec_name | Anton Khirnov | 2014-05-01 | 1 | -2/+0 |
* | asfenc: use codec descriptors instead of AVCodecs to write codec info | Anton Khirnov | 2014-05-01 | 1 | -14/+18 |
* | oggparseskeleton: do not use AVCodecContext.codec_name | Anton Khirnov | 2014-05-01 | 1 | -1/+0 |
* | mov: export stsd Compressorname in metadata | Anton Khirnov | 2014-05-01 | 1 | -3/+8 |
* | matroska: add the Opus mapping | Anton Khirnov | 2014-05-01 | 1 | -0/+1 |
* | matroskaenc: write CodecDelay | Anton Khirnov | 2014-05-01 | 1 | -0/+13 |
* | matroskadec: read the CodecDelay element | Anton Khirnov | 2014-04-30 | 2 | -1/+10 |
* | librtmp: Map native options to librtmp ones when possible | Luca Barbato | 2014-04-30 | 1 | -15/+126 |
* | hls: Sync the file number with the start sequence | Luca Barbato | 2014-04-30 | 1 | -4/+1 |
* | hls: Factor the sequence computation | Luca Barbato | 2014-04-30 | 1 | -3/+3 |
* | hls: Print start_number as first sequence value | Luca Barbato | 2014-04-30 | 1 | -3/+6 |
* | segment: Report the current media sequence | Luca Barbato | 2014-04-30 | 1 | -0/+3 |
* | hls: Report the current media sequence | Luca Barbato | 2014-04-30 | 1 | -0/+3 |
* | hls: Add an option to prepend a baseurl to the playlist entries | Luca Barbato | 2014-04-29 | 1 | -0/+4 |
* | segment: Add an option to prepend a string to the list entries | Enrique Arizón Benito | 2014-04-29 | 1 | -0/+5 |
* | lavc: eliminate tb_unreliable() | Anton Khirnov | 2014-04-28 | 1 | -19/+1 |
* | mov: Emit the correct tags for clcp tracks | Miles Gould | 2014-04-25 | 1 | -6/+24 |
* | mov: Write prof section of tapt tag | Aidan Skinner | 2014-04-25 | 1 | -0/+6 |
* | flv: Do not mangle dts values for negative cts | Luca Barbato | 2014-04-23 | 1 | -2/+0 |
* | flv: Warn only once | Luca Barbato | 2014-04-23 | 1 | -1/+1 |
* | flv: Improve log messages | Luca Barbato | 2014-04-23 | 1 | -3/+3 |
* | On2 AVC decoder | Kostya Shishkov | 2014-04-23 | 1 | -0/+2 |
* | lavf: do not use the parser duration for video | Anton Khirnov | 2014-04-22 | 1 | -6/+0 |
* | txd: do not set the codec timebase. | Anton Khirnov | 2014-04-22 | 1 | -2/+3 |
* | Silicon Graphics Movie demuxer | Peter Ross | 2014-04-19 | 4 | -1/+471 |
* | Silicon Graphics RLE 8-bit video decoder | Peter Ross | 2014-04-19 | 1 | -0/+1 |
* | mp3dec: decode more data from Info header | Alessandro Ghedini | 2014-04-17 | 3 | -10/+101 |
* | mp3dec: move XING/Info and VBRI parsing into their own functions | Alessandro Ghedini | 2014-04-17 | 1 | -35/+58 |
* | replaygain: allow exporting already decoded replaygain values | Alessandro Ghedini | 2014-04-17 | 2 | -15/+21 |
* | rtmpproto: Handle RTMP chunk size packets before the connect packet | Stephan Soller | 2014-04-14 | 1 | -0/+12 |
* | rtmpproto: Make sure to pass on the error code if read_connect failed | Martin Storsjö | 2014-04-14 | 1 | -1/+1 |
* | mp3enc: Properly write bitrate value in XING header | Michael Niedermayer | 2014-04-12 | 1 | -7/+39 |
* | mov: read hydrogenaudio replaygain information | Anton Khirnov | 2014-04-10 | 2 | -1/+98 |
* | rawvideo: Support decoding YVYU422 FourCC | Vittorio Giovara | 2014-04-08 | 1 | -0/+1 |
* | LucasArts SMUSH demuxer | Paul B Mahol | 2014-04-06 | 4 | -1/+259 |
* | replaygain: remove unused variable | Michael Niedermayer | 2014-04-04 | 1 | -1/+0 |
* | oggparsevorbis: export replaygain tags from Vorbis comments | Alessandro Ghedini | 2014-04-04 | 2 | -1/+9 |
* | flacdec: export replaygain tags from Vorbis comments | Alessandro Ghedini | 2014-04-04 | 2 | -0/+6 |
* | replaygain: correctly parse peak values | Alessandro Ghedini | 2014-04-04 | 1 | -43/+11 |
* | replaygain: fix gain sign decoding | Alessandro Ghedini | 2014-04-04 | 1 | -1/+5 |
* | On2 VP7 decoder | Peter Ross | 2014-04-04 | 1 | -0/+2 |
* | riff: Add an additional AAC TwoCC | Carl Eugen Hoyos | 2014-04-04 | 1 | -0/+1 |
* | riff: support 0xa100 TwoCC for G723_1 | Piotr Bandurski | 2014-04-04 | 1 | -0/+1 |
* | riff: add 0x594a TwoCC for Xan DPCM | Piotr Bandurski | 2014-04-04 | 1 | -0/+1 |
* | riff: add 0x64 to g726 | Compn | 2014-04-04 | 1 | -0/+1 |
* | riff: add G723_1 wav tag | Piotr Bandurski | 2014-04-04 | 1 | -0/+1 |