| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'bfe5454cd238b16e7977085f880205229103eccb' | Michael Niedermayer | 2012-11-29 | 1 | -1/+0 |
|\ |
|
| * | lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h | Justin Ruggles | 2012-11-28 | 1 | -1/+0 |
* | | nsvdec: fix division by 0 | Michael Niedermayer | 2012-10-20 | 1 | -1/+4 |
* | | nsvdec: change 2 commented assert() to av_assert() | Michael Niedermayer | 2012-09-18 | 1 | -2/+2 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -23/+23 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -21/+21 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-06 | 1 | -2/+3 |
|\| |
|
| * | Mark a number of variables only used in av_dlog() calls as av_unused. | Diego Biurrun | 2012-05-06 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-14 | 1 | -2/+2 |
|\| |
|
| * | Move some conditionally used variables into the block where they are used. | Diego Biurrun | 2012-02-13 | 1 | -1/+1 |
| * | Drop some completely unnecessary av_unused attributes. | Diego Biurrun | 2012-02-13 | 1 | -1/+1 |
| * | nsvdec: Check return value of avio_seek and avoid modifying state if it fails | Joakim Plate | 2012-02-10 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-31 | 1 | -2/+11 |
|\| |
|
| * | nsvdec: Propagate errors | Alex Converse | 2012-01-30 | 1 | -1/+6 |
| * | nsvdec: Be more careful with av_malloc(). | Alex Converse | 2012-01-30 | 1 | -1/+7 |
| * | nsvdec: Fix use of uninitialized streams. | Michael Niedermayer | 2012-01-30 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -6/+6 |
|\| |
|
| * | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 1 | -6/+6 |
* | | nsvdec: Fix use of uninitialized streams. | Michael Niedermayer | 2012-01-25 | 1 | -4/+4 |
* | | nsvdec: Check av_malloc(string_size) | Michael Niedermayer | 2011-12-30 | 1 | -0/+2 |
* | | Support "VLB " audio in NSV files. | Reimar Döffinger | 2011-12-13 | 1 | -0/+1 |
* | | Support VP8 in NSV. | Reimar Döffinger | 2011-12-11 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-01 | 1 | -2/+3 |
|\| |
|
| * | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -2/+3 |
| * | Replace outdated references to ffmpeg tool with avconv. | Diego Biurrun | 2011-11-02 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-20 | 1 | -2/+4 |
|\| |
|
| * | lavf: replace av_new_stream->avformat_new_stream part II. | Anton Khirnov | 2011-10-19 | 1 | -2/+4 |
* | | [nsv] Check return value of avio_seek and avoid modifying state if it fails | Joakim Plate | 2011-09-14 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-17 | 1 | -8/+8 |
|\| |
|
| * | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov | 2011-07-17 | 1 | -8/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+2 |
|\| |
|
| * | Do not include mathematics.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+2 |
| * | nsvdec: Propagate error values instead of returning 0 in nsv_read_header(). | Diego Biurrun | 2011-06-23 | 1 | -1/+1 |
* | | nsv: simplify probe function | Aurelien Jacobs | 2011-06-13 | 1 | -16/+10 |
* | | nsv: return error code instead of discarding it in read_header() | Aurelien Jacobs | 2011-06-13 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-11 | 1 | -2/+0 |
|\| |
|
| * | Replace DEBUG_SEEK/DEBUG_SI + av_log combinations by av_dlog. | Diego Biurrun | 2011-06-10 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-09 | 1 | -1/+2 |
|\| |
|
| * | Remove all uses of now deprecated metadata functions. | Anton Khirnov | 2011-06-08 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-04 | 1 | -2/+3 |
|\| |
|
| * | Mark some variables with av_unused | Mans Rullgard | 2011-06-03 | 1 | -2/+3 |
| * | nsv: Fix misdetection of MP3 files as NSV. | Thierry Foucu | 2011-05-12 | 1 | -3/+17 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -5/+5 |
* | | If a MP3 file contains the string NSVs, the NSV probe will think it is a NSV ... | Thierry Foucu | 2011-05-12 | 1 | -3/+17 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-17 | 1 | -1/+1 |
|\| |
|
| * | lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense | Anton Khirnov | 2011-03-16 | 1 | -1/+1 |
| * | avio: deprecate url_feof | Anton Khirnov | 2011-03-07 | 1 | -6/+6 |
| * | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-04 | 1 | -4/+4 |
| * | lavf: replace all uses of url_fskip with avio_seek | Anton Khirnov | 2011-03-01 | 1 | -1/+1 |
| * | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-01 | 1 | -4/+4 |