65724 Commits (79593096c43c13a4524822fceffca7e4647ff67d)
 

Author SHA1 Message Date
Andrey Myznikov 79593096c4 avformat/a64: Avoid segfault in a64_write_header() when stream codec is not open 11 years ago
Paul B Mahol b6543421f5 avformat/iff: rudimentary support for animations 11 years ago
Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 11 years ago
Michael Niedermayer c5f43c8888 avdevice/v4l2: try to fix build for openbsd 11 years ago
Paul B Mahol 3dca5a5c41 wvdec: check for eof in wv_read_block_header() 11 years ago
Paul B Mahol 90b2f31367 cafdec: check for eof in read_info_chunk() 11 years ago
Michael Niedermayer ca2160b5b3 Merge commit '42604902292ebaba39b13e8efd98419908518019' 11 years ago
Christophe Gisquet 4ddb3a6df0 gifdec: use truncated width for image manipulation 11 years ago
James Almer 853c1fb668 lavf/wavdec: add sanity check for AVCodecContext.channels 11 years ago
Andre Wolokita 44e95a017c lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns ENODATA 11 years ago
Reynaldo H. Verdejo Pinochet fb2de3c4d1 ffserver: warn if config uses a system port 11 years ago
Stefano Sabatini 1013d8dd69 ffserver: deprecate Port and BindAddress options in favor of HTTPPort and HTTPBindAddress 11 years ago
Reinhard Tartler 4260490229 Prepare for 11_beta1 Release 11 years ago
Christophe Gisquet 96d2178325 alacenc: fix extra bits extraction 11 years ago
Christophe Gisquet c0d18cc085 alacenc: increase predictor buffer 11 years ago
Mark Reid 882fb53cb7 avformat/mxf: added ULs for demuxing avid media composer mxf files 11 years ago
Michael Niedermayer 00aa2ebb1c Merge commit '369380e1c4c6fc9b0d9ff04ec23d46b252ba7110' 11 years ago
Michael Niedermayer 887d85fdcc Merge commit '747cd9560c2248ff2834f29cd2190646330e4676' 11 years ago
Michael Niedermayer ecb7f1dd52 Merge commit '304089aca7d238ae184e09993b5c737aa22e2c2c' 11 years ago
Michael Niedermayer c939eea107 Merge commit '11db644a8e54f02e54d2eaad343a87fcb697c15e' 11 years ago
Michael Niedermayer eb706575ba Merge commit '96ce6d6f119a16e489941c629a2805204322b717' 11 years ago
Michael Niedermayer 3d40ba3d81 Merge remote-tracking branch 'cigaes/master' 11 years ago
Nicolas George 4bebce0617 lavf/http: remove special case for cookies attributes. 11 years ago
Nicolas George 481cbc5ad5 lavf/http: fix cookie parsing. 11 years ago
Piotr Bandurski a3329a09f9 avcodec/lcldec: fix decoding of YUV444 sample 11 years ago
Luca Barbato 369380e1c4 mxf: Support AAC 11 years ago
Luca Barbato 747cd9560c mxf: Add the UL for the MPEG2VideoDescriptor 11 years ago
Luca Barbato 304089aca7 mxf: Add UID print helpers 11 years ago
Luca Barbato 11db644a8e lavr: Update the planar check in ff_audio_convert 11 years ago
Michael Niedermayer 94f60b6544 avcodec/h264_mb: fix grayscale only decoding with weighted prediction 11 years ago
Michael Niedermayer b6c9266722 avcodec/rpza: fix +- error 11 years ago
Michael Niedermayer afe23e430e vcodec/rpza: print mismatching size in case of error 11 years ago
Michael Niedermayer cabcd8ff66 avformat/movenchint: use av_freep() for safety 11 years ago
Nicolas George 4f3e2f107b ffprobe: add -show_data_hash option. 11 years ago
Timothy Gu 32c712f143 vidstabutils: fix indentation 11 years ago
Michael Niedermayer 427bcdf035 avformat/mpegts: Use differential score for analyze() 11 years ago
Michael Niedermayer b7d5e016a3 swresample: Add AVFrame based API 11 years ago
Michael Niedermayer 3574d34aca Merge remote-tracking branch 'cus/stable' 11 years ago
Ben Hagen 6928ea7eb0 cinedec: add shutter and crop metadata 11 years ago
Michael Niedermayer e7f3b507a3 avcodec/mips/compute_antialias_float: remove unused variable 11 years ago
Michael Niedermayer 97bb456b6b avcodec/hevc_mvs: dont redundantly initialize ref_idx_curr 11 years ago
Michael Niedermayer 74c81106d2 avformat/udp: remove unneeded variable initialization 11 years ago
Michael Niedermayer 7916053ced avformat/udp: dont mix integers with pointers 11 years ago
Michael Niedermayer 0014541e9a avcodec/dvbsubdec: dont mix integers with pointers 11 years ago
Michael Niedermayer 2d7cec14be avcodec/dvdsubdec: Dont mix integers with pointers 11 years ago
Reimar Döffinger bddc592001 dict.c: empty dictionaries should be a NULL pointer. 11 years ago
Reimar Döffinger a0941c8a2b Use new av_dict_set_int helper function. 11 years ago
Reimar Döffinger c2829dc925 dict.c: Add av_dict_set_int helper function. 11 years ago
Marton Balint 51748b6377 mpegts: always parse pcr 11 years ago
Michael Niedermayer 82e0cb360a avformat/thp: dont mix integers with pointers 11 years ago