summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/vf_pullup: 2nd try to workaround gcc 4.4.3 bug on armMichael Niedermayer2014-08-01
* Fix standalone compilation of the WebVTT decoder.Carl Eugen Hoyos2014-08-01
* Add forgotten APIchanges entry for probesize2.Carl Eugen Hoyos2014-08-01
* h264_mp4toannexb_bsf: always set idr_sps_pps_seen when SPS/PPS is seen.Benoit Fouet2014-08-01
* h264: remove useless assignment.Benoit Fouet2014-08-01
* Merge commit 'd98e6c5d5d80c1dfe0c30f2e73d41a3aea0b920d'Michael Niedermayer2014-08-01
|\
| * pgssubdec: Check RLE size before copyingMichael Niedermayer2014-08-01
* | doc/indevs: mention required configure optionsLou Logan2014-07-31
* | x86/hevc_deblock: use existing x86util transpose macro in chroma_{10, 12}James Almer2014-07-31
* | avdevice/oss_audio: Check SNDCTL_DSP_GETFMTS failure, print a warning but con...Michael Niedermayer2014-07-31
* | avfilter/trim: remove duplicate assignmentMichael Niedermayer2014-07-31
* | avutil/pixdesc: remove unneeded assignmentMichael Niedermayer2014-07-31
* | avcodec/diracdec: remove unneeded assignmentMichael Niedermayer2014-07-31
* | avcodec/flac_parser: remove duplicate assignentMichael Niedermayer2014-07-31
* | avcodec/ratecontrol: remove unneeded statementMichael Niedermayer2014-07-31
* | dict.c: minor simplification.Reimar Döffinger2014-07-31
* | v4l2enc: adding AVClassAnshul Maheswhwari2014-07-31
* | libavcodec/h264_parser: Increase parse_history, fix huge resolutionsMichael Niedermayer2014-07-31
* | h264_mp4toannexb_bsf: account for consecutive IDR pictures.Benoit Fouet2014-07-31
* | avcodec/dvdsubdec: free subtitle rectangles if nothing is outputMichael Niedermayer2014-07-31
* | avcodec/resample: check for malloc failureMichael Niedermayer2014-07-31
* | avcodec/pthread_slice: Check for malloc failureMichael Niedermayer2014-07-31
* | avcodec/mpeg4video_parser: Check for extradata parsing failureMichael Niedermayer2014-07-31
* | doc: add very basic libcdio documentationGerion Entrup2014-07-31
* | avformat/hlsenc: add some empty lines to make the code easier to readNicolas Martyanoff2014-07-31
* | avformat/hlsenc: rename some identifers to make the code easier to readNicolas Martyanoff2014-07-31
* | avformat/hlsenc: Add some comments to make the code easier to readNicolas Martyanoff2014-07-31
* | Merge commit 'a0ce85ac7de098d3f9b53b51b77a09bad700a011'Michael Niedermayer2014-07-30
|\|
| * configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabledDiego Biurrun2014-07-30
* | movdec: remove nonsensical snprintf.Reimar Döffinger2014-07-30
* | mxfdec: add missing "const" to array declaration.Reimar Döffinger2014-07-30
* | ffprobe: print some basic information about avframe side dataMichael Niedermayer2014-07-30
* | avutil/frame: add av_frame_side_data_name()Michael Niedermayer2014-07-30
* | avfilter/f_select: avoid double->int in debug outputMichael Niedermayer2014-07-30
* | avfilter/f_select: Set var_values[VAR_KEY] correctlyMichael Niedermayer2014-07-30
* | avfilter/f_select: avoid using doubles for equals checks and casts to enumsMichael Niedermayer2014-07-30
* | Merge commit 'a8d803a320fb08b3ad5db4fffc79abd401206905'Michael Niedermayer2014-07-30
|\|
| * vf_select: Drop a debug av_log with an unchecked double to enum conversionDiego Biurrun2014-07-29
* | ffmpeg_filter: refuse to configure input without a decoder.Nicolas George2014-07-30
* | Add int64_t probesize2 instead of int probesize to AVFormatContext.Carl Eugen Hoyos2014-07-30
* | lavf/mux: Fix a typo checking aspect ratios.Carl Eugen Hoyos2014-07-30
* | avformat/movenc: add m4b to list of ipod playable filesgerion.entrup@t-online.de2014-07-30
* | x86: hevc_mc: fix register count usageChristophe Gisquet2014-07-29
* | avformat/format: fix memleak and error codeMichael Niedermayer2014-07-29
* | avformat/format.c: remove duplicate include, put libavutil includes togetherMichael Niedermayer2014-07-29
* | avformat/format: simplify ifdefferyMichael Niedermayer2014-07-29
* | Merge commit 'ccbf370f2000b9b27f4af259c23007d67f7ea46e'Michael Niedermayer2014-07-29
|\|
| * mpegvideo: move vol_control_parameters to the only place it is usedNidhi Makhijani2014-07-29
* | Merge commit 'fa38573cd9ce4ab727f86f57c03b113cfd4c9d0a'Michael Niedermayer2014-07-29
|\|
| * matroska: Register mime typesLuca Barbato2014-07-29