summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog: add ffv1 yuva and dts streamid changeCompn2013-09-151-1/+3
* avfilter/avfilter: check allocation failure in ff_insert_pad()Paul B Mahol2013-09-152-8/+22
* matroskadec: Mute "Unknown entry" log messages for CueRelativePosition entriesJames Almer2013-09-151-0/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-151-6/+18
|\
| * mem: Document the non-compatibility of av_realloc() and av_malloc()Diego Biurrun2013-09-141-6/+18
* | doc/encoders: improve libvo-aacenc docTimothy Gu2013-09-151-3/+6
* | doc/encoders: add doc for AAC encoderTimothy Gu2013-09-151-0/+90
* | avcodec/simple_idct_template: adjust coeffs for 12bit idctMichael Niedermayer2013-09-151-3/+11
* | matroskaenc: Bump DocTypeVersion to 4James Almer2013-09-153-5/+5
* | Adding a line to Changelog about FFV1 version 1.3 now being stableDave Rice2013-09-141-0/+1
* | avformat/nutenc: use av_reallocp_array()Paul B Mahol2013-09-141-1/+1
* | avformat/nutenc: use av_calloc()Paul B Mahol2013-09-141-4/+4
* | avcodec/bfi: check for malloc failurePiotr Bandurski2013-09-141-0/+2
* | avcodec/mationpixels: free memory after malloc failuresPiotr Bandurski2013-09-141-1/+5
* | avfilter/avf_avectorscope: improve descriptionPaul B Mahol2013-09-141-2/+2
* | avcodec/cdxl: use av_freep()Paul B Mahol2013-09-141-1/+1
* | avcodec/mationpixels: check for malloc failuresPiotr Bandurski2013-09-141-0/+2
* | ffserver: allow choosing the pixel formatAlexey Balekhov2013-09-141-0/+9
* | avcodec/mpeg12dec: clear mpeg_enc_ctx_allocated when contexts are deallocatedMichael Niedermayer2013-09-141-0/+2
* | avcodec/mjpegdec: check for malloc failure of blocks[] and last_nnz[]Michael Niedermayer2013-09-131-0/+2
* | avcodec/g2meet: remove redundant log messagePaul B Mahol2013-09-131-3/+1
* | avcodec/proresdec2: remove duplicated tablesPaul B Mahol2013-09-132-25/+4
* | avfilter/video: remove commented out cruftPaul B Mahol2013-09-131-34/+0
* | avutil/pixdesc: dont try to use av_read_image_line() with bayer formatsMichael Niedermayer2013-09-131-1/+1
* | avutil/pixdesc: Prevent minor array overread in ff_check_pixfmt_descriptors()Michael Niedermayer2013-09-131-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-131-1/+1
|\ \ | |/
| * pcm-dvd: Minor leftoversChristian Schmidt2013-09-131-3/+2
* | Merge commit 'd9cdb7d8d6d828bb5497ea3f0fd7edd2f3f6cc30'Michael Niedermayer2013-09-131-1/+3
|\ \ | |/
| * pcm-dvd: Support channel configuration changesChristian Schmidt2013-09-131-1/+3
* | avfilter/vf_noise: rename linesize to bytewidthMichael Niedermayer2013-09-131-3/+3
* | Revert "avfilter/vf_noise: dont corrupt the picture outside width x height"Michael Niedermayer2013-09-131-5/+1
* | avfilter/vidstabtransform: allow negative zoom.Georg Martius2013-09-131-1/+1
* | lavf/matroska: Removing experimental suffix for OpusVignesh Venkatasubramanian2013-09-121-1/+1
* | Adding a line to Changelog about Opus Matroska SupportVignesh Venkatasubramanian2013-09-121-0/+1
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-09-123-7/+16
|\ \
| * | Set bits_per_raw_sample when reading j2k frames.Carl Eugen Hoyos2013-09-121-0/+1
| * | libopenjpegdec.c: Correctly scale gray16 output if precision < 16Michael Bradshaw2013-09-121-1/+5
| * | Use rc_max_rate if no video bit_rate was specified when muxing mxf_d10.Carl Eugen Hoyos2013-09-121-1/+1
| * | Store the video bit_rate in the context when muxing mxf.Carl Eugen Hoyos2013-09-121-6/+10
* | | avcodec/smacker: use init_get_bits8()Paul B Mahol2013-09-121-3/+5
* | | avcodec/aacenc: use enum for aac coder.Michael Niedermayer2013-09-121-6/+8
* | | aacenc: use constants to set AAC coderTimothy Gu2013-09-121-1/+5
* | | aacenc: add AAC_CODER_(FAAC|ANMR|etc.) macrosTimothy Gu2013-09-122-5/+10
* | | avcodec/aic: fix "warning: comparison of unsigned expression < 0 is always fa...Michael Niedermayer2013-09-121-2/+2
* | | avfilter/vf_noise: dont corrupt the picture outside width x heightMichael Niedermayer2013-09-121-1/+5
* | | avfilter/vf_noise: unbreak filter when inline assembly is not presentPaul B Mahol2013-09-121-0/+3
* | | avcodec/smacker: fix some memleaksMichael Niedermayer2013-09-121-4/+8
* | | avcodec/smacker: remove check that has become redundantMichael Niedermayer2013-09-121-5/+0
* | | avcodec/smacker: use the correct field instead of a hardcoded value for the i...Michael Niedermayer2013-09-121-1/+1
* | | vformat/smacker: use av_freep() to ensure no stale pointers remainMichael Niedermayer2013-09-121-7/+7
OpenPOWER on IntegriCloud