| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf doxy: add avio groups into the lavf_io group. | Anton Khirnov | 2011-12-10 | 1 | -0/+3 |
* | lavf doxy: rename lavf I/O group to lavf_io. | Anton Khirnov | 2011-12-10 | 1 | -1/+1 |
* | lavf doxy: add metadata docs to the main lavf group | Anton Khirnov | 2011-12-10 | 1 | -0/+1 |
* | flacdec: Support for tracks in cuesheet metadata block | Paul B Mahol | 2011-12-10 | 1 | -0/+27 |
* | flac muxer: fix writing of file header and STREAMINFO header from extradata | Justin Ruggles | 2011-12-10 | 1 | -6/+4 |
* | Dxtory capture format decoder | Kostya Shishkov | 2011-12-10 | 1 | -0/+1 |
* | isom: sort and pretty-print codec_movaudio_tags[] | Justin Ruggles | 2011-12-09 | 1 | -55/+42 |
* | isom: remove pointless comments in codec_movaudio_tags[] | Justin Ruggles | 2011-12-09 | 1 | -17/+17 |
* | isom: remove commented-out tag for vorbis | Justin Ruggles | 2011-12-09 | 1 | -2/+0 |
* | movenc: write 'chan' tag for AC-3 in MOV | Justin Ruggles | 2011-12-09 | 1 | -0/+1 |
* | mov: add support for reading and writing the 'chan' tag | Justin Ruggles | 2011-12-09 | 5 | -2/+636 |
* | movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs | Justin Ruggles | 2011-12-09 | 1 | -43/+18 |
* | cljr: add encoder | Paul B Mahol | 2011-12-08 | 1 | -1/+1 |
* | tests/examples: Mark some variables only used within their files as static. | Diego Biurrun | 2011-12-08 | 1 | -8/+8 |
* | tests/tools/examples: Replace direct exit() calls by return. | Diego Biurrun | 2011-12-08 | 2 | -9/+8 |
* | avformat/utils: Drop unused goto label. | Diego Biurrun | 2011-12-07 | 1 | -1/+0 |
* | rtmp: Use nb_invokes for all invoke commands | Martin Storsjö | 2011-12-07 | 1 | -5/+7 |
* | mov: Don't av_malloc(0). | Alex Converse | 2011-12-05 | 1 | -0/+10 |
* | misc Doxygen markup improvements | Diego Biurrun | 2011-12-05 | 2 | -7/+6 |
* | doxygen: eliminate Qt-style doxygen syntax | Diego Biurrun | 2011-12-05 | 2 | -2/+2 |
* | avformat: use avcodec_decode_audio4() in avformat_find_stream_info() | Justin Ruggles | 2011-12-04 | 1 | -15/+16 |
* | mov: Allow empty stts atom. | Alex Converse | 2011-12-04 | 1 | -1/+3 |
* | yuv4mpeg: cosmetics: pretty-printing | Chris Berov | 2011-12-04 | 1 | -115/+133 |
* | oma: PCM support | David Goldwich | 2011-12-04 | 1 | -3/+14 |
* | oma: better format detection with small probe buffer | David Goldwich | 2011-12-04 | 1 | -5/+11 |
* | oma: clearify ambiguous if condition | David Goldwich | 2011-12-04 | 1 | -2/+2 |
* | latmdec: fix audio specific config parsing | Janne Grunau | 2011-12-03 | 5 | -5/+6 |
* | Do not memcpy raw video frames when using null muxer | Mans Rullgard | 2011-12-02 | 1 | -1/+1 |
* | asf: use packet dts as approximation of pts | John Stebbins | 2011-12-02 | 1 | -1/+1 |
* | asf: do not call av_read_frame | Luca Barbato | 2011-12-02 | 1 | -1/+1 |
* | rtsp: Initialize the media_type_mask in the rtp guessing demuxer | Martin Storsjö | 2011-12-02 | 1 | -0/+3 |
* | rtpenc: Add support for G726 audio | Martin Storsjö | 2011-12-01 | 2 | -0/+13 |
* | rtpdec: Interpret the different G726 names as bits_per_coded_sample | Martin Storsjö | 2011-12-01 | 1 | -4/+2 |
* | rtpenc: Change rtp_send_samples to handle sample sizes other than even bytes | Martin Storsjö | 2011-12-01 | 1 | -9/+12 |
* | rtpenc: Cast a rescaling parameter to int64_t | Martin Storsjö | 2011-12-01 | 1 | -1/+1 |
* | pmpdec: don't use deprecated av_set_pts_info. | Anton Khirnov | 2011-12-01 | 1 | -2/+3 |
* | Add PlayStation Portable PMP format demuxer | Reimar Döffinger | 2011-12-01 | 3 | -0/+181 |
* | proto: Realign struct initializers | Martin Storsjö | 2011-12-01 | 6 | -28/+28 |
* | proto: Use .priv_data_size to allocate the private context | Martin Storsjö | 2011-12-01 | 10 | -75/+29 |
* | mmsh: Properly clean up if the second ffurl_alloc failed | Martin Storsjö | 2011-12-01 | 1 | -3/+3 |
* | rtmp: Clean up properly if the handshake failed | Martin Storsjö | 2011-12-01 | 1 | -1/+1 |
* | md5proto: Remove the get_file_handle function | Martin Storsjö | 2011-12-01 | 1 | -5/+0 |
* | applehttpproto: Use the close function if the open function fails | Martin Storsjö | 2011-12-01 | 1 | -12/+12 |
* | http: Make sure proxyauth is initialized | Martin Storsjö | 2011-12-01 | 1 | -1/+1 |
* | rtpdec: Templatize the code for different g726 bitrate variants | Martin Storsjö | 2011-11-30 | 1 | -77/+23 |
* | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 126 | -192/+313 |
* | rtpdec: Add support for G726 audio | Miroslav Slugeň | 2011-11-30 | 4 | -0/+112 |
* | rtpdec: Add an init function that can do custom codec context initialization | Martin Storsjö | 2011-11-30 | 2 | -0/+7 |
* | matroskadec: don't set codec timebase. | Anton Khirnov | 2011-11-30 | 1 | -4/+0 |
* | rmdec: don't set codec timebase. | Anton Khirnov | 2011-11-30 | 1 | -3/+2 |