summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* avformat/mov: Check creation_time for overflowMichael Niedermayer2017-04-041-0/+6
* Bump versions for master after 3.3Michael Niedermayer2017-04-021-1/+1
* Bump minor for 3.3Michael Niedermayer2017-04-021-1/+1
* avformat/oggparsedaala: Do not leave an invalid value in gpshiftMichael Niedermayer2017-04-011-0/+1
* avformat/oggparsedaala: Check duration for AV_NOPTS_VALUEMichael Niedermayer2017-04-011-1/+1
* Merge commit 'd860a3cc0a12360a92b9ffd179a0c34413beaf88'Clément Bœsch2017-04-011-31/+28
|\
| * crypto: Add encryption supportChristian Suloway2016-11-171-21/+146
* | Merge commit '3cc3463f306f425f76bd962755df1132eeac6dfa'Clément Bœsch2017-04-011-12/+14
|\ \ | |/
| * avisynth: Support pix_fmts added to AviSynth+Stephen Hutchinson2016-11-171-1/+165
| * avisynth: Simplify the pix_fmt check for the newer AviSynth APIStephen Hutchinson2016-11-171-22/+5
| * avisynth: Fix setting stream timebaseMarton Balint2016-11-171-5/+3
| * mov: Fix identity matrix boolean logicVittorio Giovara2016-11-161-2/+2
* | Merge commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6'James Almer2017-03-311-2/+1
|\ \ | |/
| * Drop pointless void* castsDiego Biurrun2016-11-131-2/+1
| * nut: Use correct function pointer casts instead of void*Diego Biurrun2016-11-123-5/+10
| * matroskaenc: write updated STREAMINFO metadata for FLAC streams if availableJames Almer2016-11-101-0/+27
| * matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsfJames Almer2016-11-101-6/+74
* | avformat/dump: use av_spherical_projection_name() to print spherical projecti...James Almer2017-03-311-10/+1
* | lavf/amr: Return AVERROR_EOF on EOF.Carl Eugen Hoyos2017-03-311-1/+3
* | lavf/mov.c: Add -advanced_editlist option for mov format.Sasi Inguva2017-03-312-4/+24
* | Bump minor versions for master after release/3.3 branchpointMichael Niedermayer2017-03-311-1/+1
* | Bump minor versions for staring release/3.3 branchMichael Niedermayer2017-03-311-1/+1
* | Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'Clément Bœsch2017-03-3111-27/+23
|\ \ | |/
| * Use avpriv_report_missing_feature() where appropriateDiego Biurrun2016-11-0813-32/+28
| * mov: Read multiple stsd from DVVittorio Giovara2016-11-081-0/+2
| * hevc: Support extradata changes from multiple stsdVittorio Giovara2016-11-081-7/+5
* | avformat/mov: Init ref_sc / ref_st to NULLMichael Niedermayer2017-03-301-2/+2
* | avformat/libopenmpt: Check for avio_size() failureMichael Niedermayer2017-03-301-1/+1
* | avformat/mux: Check return code of av_packet_split_side_data()Michael Niedermayer2017-03-301-2/+5
* | avformat/nut: Add HEVC and Opus supportLeo Izen2017-03-301-0/+2
* | Merge commit '67351924fa91dea4339109100a4c0689f006581f'Clément Bœsch2017-03-303-3/+0
|\ \ | |/
| * Drop unreachable break and return statementsDiego Biurrun2016-11-033-3/+0
* | Merge commit 'f4ca8ea92a8b36fe723412aefafc1b2fa89f8dc6'Clément Bœsch2017-03-291-4/+5
|\ \ | |/
| * rtmpproto: Restructure zlib code to avoid unreachable code warningDiego Biurrun2016-11-021-4/+5
| * mov: Evaluate the movie display matrixVittorio Giovara2016-11-012-14/+37
| * openssl: Allow newer TLS versions than TLSv1Mark Thompson2016-10-311-1/+6
* | Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-2924-51/+59
* | lavf: use av_fourcc2str() where appropriateClément Bœsch2017-03-299-35/+23
* | lavf/ape: remove unused magic fieldClément Bœsch2017-03-291-2/+0
* | lavf: fix usages of av_get_codec_tag_string()Clément Bœsch2017-03-298-37/+16
* | avformat/flvdec: check FLVHeader PreviousTagSize0Steven Liu2017-03-281-1/+11
* | avformat/movenc: allow st3d and sv3d mov atoms to be written in strict unoffi...James Almer2017-03-271-1/+1
* | avformat/movenc: restrict st3d and sv3d mov atoms to MODE_MP4James Almer2017-03-271-1/+1
* | movenc: Add support for writing st3d and sv3d boxes.Aaron Colwell2017-03-271-0/+99
* | Merge commit 'c541a44e029e8a4f21db028c34fee3ad1c10a409'Clément Bœsch2017-03-271-1/+4
|\ \ | |/
| * Revert "rtmpproto: Don't include a client version in the unencrypted C1 hands...Luca Barbato2016-10-301-1/+4
| * dash: Use correct ISO C scanf conversion specifierDiego Biurrun2016-10-281-1/+1
| * srt: Adjust signedness of sscanf format stringsDiego Biurrun2016-10-281-1/+1
| * Use ISO C printf conversion specifiers where appropriateDiego Biurrun2016-10-285-23/+34
* | avformat, ffmpeg: deprecate old rotation APIwm42017-03-273-1/+10
OpenPOWER on IntegriCloud