summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5'Michael Niedermayer2014-10-243-4/+4
|\
| * lavu: Add av_gettime_relativeMartin Storsjö2014-10-244-7/+27
* | avformat/rtsp: pass return code from ffurl_open() on its failureAndrey Utkin2014-10-231-3/+4
* | avformat/rtsp: add av_assert0() to clarify that the else case is supposed to ...Michael Niedermayer2014-10-231-0/+2
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-10-231-0/+2
|\ \
| * | Print an error if -r and -vsync 0 are used together.Carl Eugen Hoyos2014-10-231-0/+2
* | | avcodec/utils: Print the codec name that is missing on the whitelistMichael Niedermayer2014-10-231-1/+1
* | | avcodec/options_table: Fix codec_whitelist flagsMichael Niedermayer2014-10-231-1/+1
|/ /
* | avformat/http: pass return code from http_open_cnx_internal() on its failureAndrey Utkin2014-10-231-0/+2
* | avformat/concatdec: Forward whitelists to the subdemuxers.Michael Niedermayer2014-10-231-0/+5
* | Forward whitelists to the asf demuxerMichael Niedermayer2014-10-231-0/+6
* | avformat/avidec: Forward whitelists to the subtitle demuxerMichael Niedermayer2014-10-231-2/+7
* | avformat/mpeg: Forward whitelists to the mpegps demuxerMichael Niedermayer2014-10-231-0/+8
* | avformat/libquvi: Forward whitelists to subdemuxerMichael Niedermayer2014-10-231-0/+5
* | x86/hpeldsp: fix loop in {avg,avg_no_rnd}_pixels16_x2_mmxJames Almer2014-10-231-15/+16
* | avformat/sapdec: Forward whitelists to sdp demuxerMichael Niedermayer2014-10-231-0/+6
* | avformat/hls: forward whitelists to mpegts demuxerMichael Niedermayer2014-10-231-0/+5
* | avutil/avstring: fix hardcoded separator in av_match_list()Michael Niedermayer2014-10-231-4/+4
* | avutil/avstring: Reimplement av_match_list()Michael Niedermayer2014-10-231-15/+14
* | avformat/format: Use av_match_name() instead of list in av_match_ext()Michael Niedermayer2014-10-231-1/+1
* | Added STL demuxer and decoderEejya Singh2014-10-2214-5/+208
* | ffserver_conf: factorize parse function per config tagLukasz Marek2014-10-222-585/+546
* | ffserver_config: clean up variable initializationLukasz Marek2014-10-221-11/+5
* | ffserver: move configuration code to separate fileLukasz Marek2014-10-224-1118/+1194
* | avcodec/tiffenc: properly compute packet sizeChristophe Gisquet2014-10-221-3/+3
* | ffmpeg: avoid endlessly reading from one input while another is unavailableMichael Niedermayer2014-10-221-2/+2
* | avformat/mux: Fix assertion failure due to max_interleave_delta and poor inputMichael Niedermayer2014-10-221-1/+9
* | avfilter/vf_idet: Fixes issue with idet not flushing last frame.Neil Birkbeck2014-10-223-1/+33
* | avformat/matroskadec: Fix cluster parsing loop which gathers seek informationMichael Niedermayer2014-10-221-2/+2
* | tools/crypto_bench: add CAST5 supportJames Almer2014-10-211-0/+45
* | avcodec/mjpegdec: use FF_CEIL_RSHIFT() for widthMichael Niedermayer2014-10-221-1/+1
* | lavf/cinedec: Fix a typo in the file header.Carl Eugen Hoyos2014-10-221-1/+1
* | Merge commit 'af7ca6ea124b82b337a6b96e10963e88eba57ebe'Michael Niedermayer2014-10-221-4/+4
|\ \ | |/
| * nutdec: check av_new_packet return valueVittorio Giovara2014-10-211-2/+4
* | Merge commit 'b69183f65d0f6f4cd7a4e6c0deb57d59b0185aba'Michael Niedermayer2014-10-221-0/+1
|\ \ | |/
| * nutenc: check for negative index rather than assertVittorio Giovara2014-10-211-1/+4
* | Merge commit 'be42c0b8d57fe2ea769892d102ffd5561dc18709'Michael Niedermayer2014-10-211-1/+1
|\ \ | |/
| * rmdec: stricter error check to avoid theoretical unitialized useVittorio Giovara2014-10-211-1/+1
* | Merge commit '7207dd8f829baee58b4df6c97c19ffde77039e8d'Michael Niedermayer2014-10-211-2/+3
|\ \ | |/
| * rmdec: check av_new_packet return valueVittorio Giovara2014-10-211-1/+3
* | lavd/fbdev_common: report error during probing fbdev deviceLukasz Marek2014-10-211-1/+6
* | lavd/fbdev_dec: use default device when not providedLukasz Marek2014-10-211-2/+8
* | Merge commit '629b2ed0ac77d7c4bf1aeac5e70cafee5fa0fcae'Michael Niedermayer2014-10-211-1/+1
|\ \ | |/
| * flvdec: make sure to check create_stream and report the same errorVittorio Giovara2014-10-211-2/+5
* | Merge commit 'f22aa6b841dc54fa1dd804303885b1e230a5f629'Michael Niedermayer2014-10-211-0/+1
|\ \ | |/
| * flvdec: avoid unitialized use of a struct memberVittorio Giovara2014-10-211-0/+1
* | Merge commit 'e73d26bbd65f1ac5fc73ef3fd24cab1bed8ba2e2'Michael Niedermayer2014-10-211-1/+1
|\ \ | |/
| * smoothstreamingenc: explict cast to avoid overflowVittorio Giovara2014-10-211-1/+1
* | Merge commit '04d8af5f17961b9b7076b8c974e360feb08787c2'Michael Niedermayer2014-10-210-0/+0
|\ \ | |/
| * fate-mpeg4: use TARGET_SAMPLES for resize testsJanne Grunau2014-10-211-1/+1
OpenPOWER on IntegriCloud