21 Commits (a53540840d26beb57a5e53b7f488c23ddf86e193)

Author SHA1 Message Date
Alexandra Khirnova 9b8d11a76a avcodec: Use av_reallocp where suitable 11 years ago
Luca Barbato 9e80eda26d h264_mp4toannexb_bsf: return a padded buffer 12 years ago
Luca Barbato 8d929afd25 h264_mp4toannexb_bsf: factor out extradata parsing 12 years ago
Luca Barbato 5d21ca4559 h264_mp4toannexb_bsf: K&R formatting cosmetics 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Philip Langdale 025225d7ee h264_mp4toannexb_bsf: Fix spurious warning when stream has SPS and PPS units. 14 years ago
Ronald S. Bultje 4e84f994d3 reindent. 14 years ago
Sean McGovern 02dd3666c2 h264_mp3toannexb_bsg: don't crash, but warn, if PPS/SPS not found. 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Benoit Fouet bb5cfc48f1 Cosmetics: alignment and long line break. 15 years ago
Benoit Fouet 1f7d2f54c5 Cosmetics: use and place braces correctly in if ... else statements. 15 years ago
Benoit Fouet 639c697c4f Sanitize av_realloc() use in h264 mp4toannexb bistream filter. 15 years ago
Luca Abeni d5cc1ed723 Improve the mp4toannexb BSF to convert the extradata. 15 years ago
Thomas Devanneaux 52486603b5 Check NAL unit size to avoid reading past the buffer. 15 years ago
Alex Converse ec21c21563 Add a quick description to the H.264 BSF 16 years ago
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Benoit Fouet 074bfa7de7 Change email address to a valid one. 16 years ago
Andreas Öman 48aecf5a7d Fix a bug causing the generated stream to be corrupt if the buffer 17 years ago
Benoit Fouet bdfae2a575 Add a bitstream filter for H.264. 17 years ago