- 18 Jan, 2015 10 commits
-
-
Michael Niedermayer authored
* commit '19fc283d': lavf: replace rename() with ff_rename() Conflicts: libavformat/hdsenc.c libavformat/internal.h See: 95d2fc6aMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'b9b68955': img2dec: check av_new_packet return value Conflicts: libavformat/img2dec.c See: 3f814891Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '7c710c38': audiointerleave: check av_new_packet return value Conflicts: libavformat/audiointerleave.c See: 3ca8a232Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'a7e79f6a': avfilter: check filter link validity Conflicts: libavfilter/avfilter.c Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '556a5090': mp3dec: fix reading the Xing tag Conflicts: libavformat/mp3dec.c See: 19ff479fMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '1551602b': nutdec: check av_new_packet return value Conflicts: libavformat/nutdec.c See: bb502411Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '4cd0041d': rmdec: check av_new_packet return value Conflicts: libavformat/rmdec.c See: c01a462cMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'd1ad85fc': vf_format: check input validity See: ee16e0caMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '6cf27b55': aviobuf: check context before using it See: 7441d1ecMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '5aceced0': avio: fix sizeof argument See: a96577dfMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 17 Jan, 2015 30 commits
-
-
Michael Niedermayer authored
* commit '27487944': swscale: fix sign extensions in yuv planar conversion Conflicts: libswscale/rgb2rgb_template.c See: a07e9d72 See: a3097260Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '51f76e4e': oss_audio: use a macro to simplify ioctl() error checking Conflicts: libavdevice/oss_audio.c See: 69c7aad4Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'c246b0b4': avresample: Make sure the even check does not overflow Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'daef7feb': af_resample: check av_opt_set_dict return value Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '2496dbd6': vf_showinfo: Forward the av_image_get_linesize error Conflicts: libavfilter/vf_showinfo.c See: 2aecfd4fMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '608e8d8d': vf_drawtext: Do not leak the mmapped textfile Conflicts: libavfilter/vf_drawtext.c See: 6956b048Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '4d486916': cmdutils: Use the correct guard Conflicts: cmdutils.c See: 35daf3caMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'bb823e26': avformat: Make avformat_free_context handle NULL See: ee23dcf5Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'b31bb39b': rtsp: Check a memory allocation Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 03abf55f) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 50f9de59) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '036f5c54': rm: Use the correct codec_data_size signedness Conflicts: libavformat/rm.h libavformat/rmdec.c See: a6f73073Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'da35008c': latm: Do not give a score for a single instance Conflicts: libavformat/rawdec.c Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes: misdetection of test2.mp3 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit e15b29bb) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '4baee112': mp3: Tweak the probe scores Conflicts: libavformat/mp3dec.c See: ef79bbedMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'bbb86717': vf_frei0r: do not increment string if it reached the end See: 02a6ee51Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '1fd55ec5': svq1dec: Unbreak the scratch buffer allocation Conflicts: libavcodec/svq1dec.c See: 4213fc5bMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '20f9cf74': vaapi: wrap codec specific functions in appropiate #ifs Conflicts: libavcodec/vaapi.c See: f2118d44Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '20d6ae46': hevc: always clip luma_log2_weight_denom Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '23fe589e': prores: Evaluate all the quantizers Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '9bd4561d': tiff: Check the check_size() return value and forward it Conflicts: libavcodec/tiffenc.c See: d50aa006Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'cbf31d5f': rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered data Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '21683549': h261dec: Fix context initialization sequence See: 6c1ee1a1Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'cbfdbba5': cmdutils: check file access functions return values Conflicts: cmdutils.c Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '1411f073': aacenc: correctly check returned value Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '76e9a17f': lavfi: always check av_expr_parse_and_eval() return value Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '3d0752d8': xsub: Support DXSA subtitles Conflicts: libavcodec/xsubdec.c See: d6f910eaMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'bfe18be8': mpeg4audio: check the init_get_bits() return value Conflicts: libavcodec/mpeg4audio.c See: deefdf97Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'f6c82b34': segment: Fix the failure paths Conflicts: libavformat/segment.c Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '3280b86c': swscale: check memory allocations Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-