summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | avformat/asfdec: call ff_read_frame_flush() in asf_read_pts()Michael Niedermayer2013-08-121-0/+1
* | libavutil/opt.h: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | libavutil/file_open.c: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | libavcodec/xsubenc.c: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | libavcodec/rv40.c: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | libavcodec/mpegvideo.h: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | libavcodec/lpc.h: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | libavcodec/dv.c: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | libavcodec/bintext.h: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | libavcodec/bink.c: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | libavcodec/avcodec.h: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | libavcodec/ac3tab.c: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | libavcodec/ac3enc_template.c: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | doc/filters.texi: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | doc/filter_design.txt: Fix duplicate wordsMichael Niedermayer2013-08-121-1/+1
* | pixfmt: extend description for planar YUV 9/10 bits formatsKirill Gavrilov2013-08-121-3/+5
* | img2dec: fix typo (double "with with")Kirill Gavrilov2013-08-121-1/+1
* | ffmpeg_filter: do not pick evil path for trim filtersPaul B Mahol2013-08-121-2/+2
* | lavfi/trim: check for right default valuePaul B Mahol2013-08-121-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-121-11/+24
|\ \ | |/
| * wmall: use AVFrame API properlyHendrik Leppkes2013-08-111-12/+25
* | Fix wrong use of "an" in some comments.Thilo Borgmann2013-08-1210-10/+10
* | avcodec: Remove ff_packet_free_side_data, use av_packet_free_side_dataMichael Niedermayer2013-08-123-18/+4
* | ape: check avio_read() return valuewm42013-08-111-0/+2
* | Make new VDPAU easier to use by adding context to callback.Reimar Döffinger2013-08-115-3/+29
* | vdpau: Add an allocation function for AVVDPAUContext.Reimar Döffinger2013-08-114-2/+19
* | vdpau_internal.h: Add missing include for FF_API_BUFS_VDPAU.Reimar Döffinger2013-08-111-0/+1
* | sanm: fix undefined behaviour on big-endian.Reimar Döffinger2013-08-111-2/+4
* | tiff: continue parsing on non fatal errorsMichael Niedermayer2013-08-111-4/+5
* | mpeg4videodec: Parse newpred headersMichael Niedermayer2013-08-111-1/+16
* | mpeg4videodec: check resolution marker bitsMichael Niedermayer2013-08-111-3/+3
* | avutil/avstring: make const tables static constMichael Niedermayer2013-08-111-1/+1
* | avutil/parseutils:make const tables static constMichael Niedermayer2013-08-111-2/+2
* | avutil/ripemd:make const tables static constMichael Niedermayer2013-08-111-1/+1
* | avutil/xtea: make const tables static constMichael Niedermayer2013-08-111-1/+1
* | avutil/sha:make const tables static constMichael Niedermayer2013-08-111-1/+1
* | avutil/sha512: make const tables static constMichael Niedermayer2013-08-111-1/+1
* | avformat/id3v2enc: use UTF-16 in id3v2.3 APIC frame only if non-ASCIIMark Harris2013-08-111-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-113-12/+53
|\ \ | |/
| * rtmp: Do not misuse memcmpLuca Barbato2013-08-113-12/+53
* | Merge commit '205a4502d3da9de2db75d2c965c9d065574e9266'Michael Niedermayer2013-08-111-5/+4
|\ \ | |/
| * doc: Clarify the avconv section about -reMartin Storsjö2013-08-101-1/+4
* | Merge commit 'd175a5730b42166704b7262b33f4b780d9d92f60'Michael Niedermayer2013-08-111-1/+7
|\ \ | |/
| * doc: Add an example on publishing over RTMPMartin Storsjö2013-08-101-0/+6
| * doc: Add librtmp to the section header for the librtmp specific detailsMartin Storsjö2013-08-101-1/+1
* | Merge commit 'a435ca5b4d9efebf0759220681010977c36615f7'Michael Niedermayer2013-08-111-1/+2
|\ \ | |/
| * doc: Explain that the default RTMP user agent is different when publishingMartin Storsjö2013-08-101-1/+2
* | Merge commit 'aa16a6b0c56e3f46c5d7efb706b87a8f7a1603ec'Michael Niedermayer2013-08-111-1/+7
|\ \ | |/
| * doc: Extend the rtmp example to include how to pass username/passwordMartin Storsjö2013-08-101-1/+7
* | Merge commit '8e1fe345577a42f99591caf8a06c447613449694'Michael Niedermayer2013-08-111-0/+7
|\ \ | |/
OpenPOWER on IntegriCloud