| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert: flvenc: Don't pretend to support muxing "plain" VP6 | Carl Eugen Hoyos | 2013-12-09 | 1 | -1/+4 |
* | Merge commit 'f0b234ab9e406efee85c17eb435db646092a943b' | Michael Niedermayer | 2013-12-09 | 1 | -1/+1 |
|\ |
|
| * | avformat: AviSynth demuxer rewrite | d s | 2013-12-08 | 1 | -166/+625 |
| * | mxfdec: set extradata size | Anton Khirnov | 2013-11-29 | 1 | -1/+3 |
| * | MSN Audio support | Kostya Shishkov | 2013-11-26 | 1 | -0/+1 |
| * | build: Integrate multilibrary examples into the build system | Diego Biurrun | 2013-11-25 | 2 | -531/+0 |
* | | avformat/rtpdec: Enable GSM RTP depacketization | Andrey Utkin | 2013-12-08 | 1 | -0/+7 |
* | | avformat/utils: remove unused variable | Michael Niedermayer | 2013-12-07 | 1 | -1/+0 |
* | | avformat/utils: reject poorly fitting rfps values earlier | Michael Niedermayer | 2013-12-07 | 1 | -7/+27 |
* | | avformat/mov: use rfps_add_frame() only for video | Michael Niedermayer | 2013-12-07 | 1 | -1/+1 |
* | | lavf/mux: Don't write "encoder" metadata tag when bitexact is requested | James Almer | 2013-12-06 | 1 | -0/+2 |
* | | do O(1) instead of O(n) atomic operations in register functions | Michael Niedermayer | 2013-12-06 | 1 | -2/+2 |
* | | Add Windows resource file support for shared libraries | James Almer | 2013-12-05 | 2 | -0/+58 |
* | | Ignore es_map_length when parsing mpeg program stream map. | Carl Eugen Hoyos | 2013-12-05 | 1 | -0/+2 |
* | | avformat/mov: calculate rfps from the first 100 frames of the index | Michael Niedermayer | 2013-12-05 | 1 | -0/+4 |
* | | avformat/utils: factor rfps calculation out | Michael Niedermayer | 2013-12-05 | 2 | -67/+102 |
* | | avformat/utils: provide more IO statistics in debug output at start and end o... | Michael Niedermayer | 2013-12-05 | 1 | -2/+4 |
* | | avformat/utils: move update_wrap_reference() up | Michael Niedermayer | 2013-12-04 | 1 | -67/+64 |
* | | avformat/utils: reorder operations in update_wrap_reference() | Michael Niedermayer | 2013-12-04 | 1 | -4/+2 |
* | | mpegts: do not set pts for missing dts in video streams | Rainer Hochecker | 2013-12-04 | 1 | -1/+4 |
* | | avformat/utils: correct for timestamp wrap earlier | Michael Niedermayer | 2013-12-04 | 1 | -13/+23 |
* | | avformat/utils: also fix wrapping of start_time in update_initial_timestamps() | Michael Niedermayer | 2013-12-04 | 1 | -0/+1 |
* | | avformat/utils: Fix pts_wrap_behavior calculation with negative first_dts | Michael Niedermayer | 2013-12-04 | 1 | -3/+4 |
* | | avformat/avisynth: remove duplicate av_new_packet() call | Michael Niedermayer | 2013-12-01 | 1 | -1/+0 |
* | | avisynth: make avs_library statically allocated. | Anton Khirnov | 2013-12-01 | 1 | -33/+26 |
* | | avisynth: Move to av_new_packet/av_free_packet. | Stephen Hutchinson | 2013-12-01 | 1 | -3/+5 |
* | | Add an Opus and a Speex muxer. | Carl Eugen Hoyos | 2013-12-01 | 4 | -11/+73 |
* | | Support AC-3 in Sega Dreamcast Sofdec files. | Carl Eugen Hoyos | 2013-12-01 | 1 | -1/+7 |
* | | lavf/segment: add a few log messages when avio_open2() fails | Stefano Sabatini | 2013-11-25 | 1 | -3/+9 |
* | | lavf/segment: add segment_list_entry_prefix option | Stefano Sabatini | 2013-11-25 | 2 | -3/+20 |
* | | lavf: Exporting opus pre_skip in AVCodecContext | Vignesh Venkatasubramanian | 2013-11-25 | 1 | -0/+1 |
* | | avformat/asfdec: ignore packet_segments | Michael Niedermayer | 2013-11-24 | 1 | -2/+1 |
* | | avformat/asfdec: reset packet_time_start when asf_read_frame_header() failed | Alberto Delmás | 2013-11-24 | 1 | -1/+1 |
* | | avformat/asfdec: remove duplicated packet_segments reset | Michael Niedermayer | 2013-11-24 | 1 | -1/+0 |
* | | lavf/mpegenc: Print a warning if ac3, pcm_s16be or dts are muxed into mpeg1. | Carl Eugen Hoyos | 2013-11-24 | 1 | -0/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-24 | 18 | -1/+34 |
|\| |
|
| * | Add missing #includes for *INT64_MAX and *INT64_C | Diego Biurrun | 2013-11-23 | 18 | -1/+34 |
* | | avformat/hnm: check chunk_size == 0 | Michael Niedermayer | 2013-11-22 | 1 | -1/+1 |
* | | avformat/mov: Check that we have a stream before accessing it in mov_read_ares() | Michael Niedermayer | 2013-11-22 | 1 | -9/+11 |
* | | avformat/ipmovie: check OPCODE_INIT_VIDEO_BUFFERS size more completely | Michael Niedermayer | 2013-11-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-22 | 1 | -1/+2 |
|\| |
|
| * | hls: Avoid reading outside of the allocated array | Martin Storsjö | 2013-11-22 | 1 | -1/+2 |
* | | Merge commit '8c929098141ebc94ad3f303521c520bb3dc6d8f6' | Michael Niedermayer | 2013-11-22 | 1 | -0/+5 |
|\| |
|
| * | hls: Check whether the AVIOContext contains a new redirected URL | Martin Storsjö | 2013-11-22 | 1 | -0/+5 |
* | | Merge commit 'be4edda6731a341d3fdeaa0e57753dc396790362' | Michael Niedermayer | 2013-11-22 | 2 | -6/+16 |
|\| |
|
| * | http: Expose the content location via an AVOption | Martin Storsjö | 2013-11-22 | 2 | -6/+16 |
* | | Merge commit '393d80cc278e2b2f5c9e7805db176e6f28335a33' | Michael Niedermayer | 2013-11-22 | 1 | -2/+3 |
|\| |
|
| * | http: Support relative URL redirection | Zhang Rui | 2013-11-22 | 1 | -1/+4 |
* | | Merge commit '76267ecc82e3018e1913a2483d5fc47d0949cbd8' | Michael Niedermayer | 2013-11-22 | 1 | -1/+1 |
|\| |
|
| * | http: Remove an unrelated and mistakenly set AVOption unit name | Martin Storsjö | 2013-11-22 | 1 | -1/+1 |