summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | avcodec/mjpegdec: simplify chroma_height calculationMichael Niedermayer2014-10-212-9/+7
* | mov.c: reasonable bitrate for fragmented mp4Mika Raento2014-10-211-0/+11
* | avcodec/mjpegdec: Support 24111100 pix fmt idMichael Niedermayer2014-10-211-4/+13
* | doc/ffmpeg.texi: document the new -start_at_zero optionRodger Combs2014-10-211-0/+6
* | lavfi/concat: accept a single segmentStefano Sabatini2014-10-211-1/+1
* | lavfi/afade: fix cur_sample computationStefano Sabatini2014-10-211-1/+1
* | lavf/mov.c: Prevent memory leak in case of invalid metadata reads.Thilo Borgmann2014-10-211-6/+8
* | avformat/rtsp: Use ff_rtsp_averror()Andrey Utkin2014-10-213-17/+18
* | avformat/rtspcodes: introduce ff_rtsp_averror()Andrey Utkin2014-10-211-0/+7
* | ffmpeg_opt: Add -start_at_zero option.Rodger Combs2014-10-211-1/+4
* | avcodec/libutvideodec: print extradata size if unsupportedMichael Niedermayer2014-10-211-1/+1
* | Merge commit 'd2771a1dc0a3695e8873adc16d068077f2417eea'Michael Niedermayer2014-10-201-1/+3
|\ \ | |/
| * rtpproto: Free the addrinfo pointer on failureLuca Barbato2014-10-201-1/+3
* | Merge commit '96bfb677478514db73d1b63b4213c97ad4269e8f'Michael Niedermayer2014-10-201-1/+1
|\ \ | |/
| * nutdec: Prevent a memory corruptionLuca Barbato2014-10-201-2/+3
* | Merge commit '350ed1829268d343b791208c8fd1cddd44d52a8e'Michael Niedermayer2014-10-201-2/+0
|\ \ | |/
| * rtpdec_hevc: drop unnecessary checkVittorio Giovara2014-10-201-2/+0
* | Merge commit '322b571d5591978efd6f6fee12181ac8900079fe'Michael Niedermayer2014-10-200-0/+0
|\ \ | |/
| * rtmpproto: remove dead codeVittorio Giovara2014-10-201-3/+0
* | Merge commit 'd1afd3e1d6e43f4d37ae147091f270124ac48e04'Michael Niedermayer2014-10-201-1/+3
|\ \ | |/
| * vf_format: check input validityVittorio Giovara2014-10-201-0/+5
* | lavd: export all symbols with av_ prefixLukasz Marek2014-10-201-1/+1
* | Merge commit '7b48bf95242ebf95366d24d32e4cfca6aa77c5e2'Michael Niedermayer2014-10-200-0/+0
|\ \ | |/
| * wtv: clean memory on errorVittorio Giovara2014-10-201-1/+3
* | Merge commit '9fbc613f0df1628e7e78bca791fa8833846f8210'Michael Niedermayer2014-10-201-1/+3
|\ \ | |/
| * wtv: check seek_by_sector return valueVittorio Giovara2014-10-201-1/+3
* | Merge commit 'd7f530b0d67fe3996dbfa990a47c865e0d1400a2'Michael Niedermayer2014-10-201-1/+1
|\ \ | |/
| * aviobuf: check context before using itVittorio Giovara2014-10-201-1/+2
* | Merge commit '02484d1a9316a9309fc1830825345ab79f6a8d60'Michael Niedermayer2014-10-200-0/+0
|\ \ | |/
| * avio: fix sizeof argumentMichael Niedermayer2014-10-201-1/+1
* | Merge commit '8ab3b71e4b343cec3fa369a880ab4496d7345154'Michael Niedermayer2014-10-200-0/+0
|\ \ | |/
| * idcin: fix return checkVittorio Giovara2014-10-201-2/+2
* | configure: fix bug to ensure that HAVE_VSX is only enabled when HAVE_ALTIVEC ...Rong Yan2014-10-201-1/+1
* | lavf/mov.c: Allocate buffer in case of long metadata entries.Thilo Borgmann2014-10-201-6/+12
* | v4l2: Make use of the VIDIOC_ENUM_FRAMESIZES ioctl on OpenBSDBrad Smith2014-10-201-0/+1
* | avfilter/vf_idet: add both multiple and single frame detection metadataKevin Mitchell2014-10-203-6/+39
* | avutil/cast5: Fix off by one errorMichael Niedermayer2014-10-201-1/+1
* | avformat/http: Use ff_http_averror()Andrey Utkin2014-10-201-3/+3
* | avformat/http: Introduce ff_http_averror()Andrey Utkin2014-10-202-0/+19
* | avcodec/snowenc: remove redundant FF_MPV_OFFSET()Michael Niedermayer2014-10-201-1/+0
* | avcodec/ass: add ASS trailing \r\n in one single placeClément Bœsch2014-10-1912-12/+5
* | avcodec/ass: assume raw=0 in ff_ass_add_rect_bprintClément Bœsch2014-10-1912-14/+14
* | avutil/error: Introduce new error codes for 4XX and 5XX replies from remote s...Andrey Utkin2014-10-192-0/+13
* | ffprobe: Add support for color_trc/color_pri/chroma_locMichael Niedermayer2014-10-197-4/+41
* | rtmpproto: Don't mistake app for playpath.Kacper Michajłow2014-10-191-14/+25
* | libavfi: added option to vf_perspective to specify transformation by giving d...Nicholas Robbins2014-10-192-20/+86
* | avfilter/vf_idet: add counts to frame metadataKevin Mitchell2014-10-191-0/+6
* | avformat/riff: Add UGY2Michael Niedermayer2014-10-191-0/+1
* | doc/filters: fix localtime drawtext example.Simon Thelen2014-10-191-1/+1
* | avformat: Add format_whitelistMichael Niedermayer2014-10-193-0/+35
OpenPOWER on IntegriCloud