12318 Commits (d9e62f368d16420e213c0bc9e92221a3a4874a4d)

Author SHA1 Message Date
Michael Niedermayer d4d8d4f786 rl2: return EOF on EOF 12 years ago
Martin Storsjö 4a9f7d2bf9 hlsenc: Don't duplicate a string constant 12 years ago
Stefano Sabatini 3193b13aa1 hlsenc: Allocate enough space for the pattern string 12 years ago
Paul B Mahol 4f5440adc2 NIST SPHERE demuxer 12 years ago
Diego Biurrun f3298f1299 Return proper error code after av_log_ask_for_sample() 12 years ago
Piotr Bandurski 9bbfcc2675 rmenc: write correct bytes per minute 12 years ago
Piotr Bandurski 76f126ba2e rmdec: set bit rate for ra3 12 years ago
Luca Barbato ba064ebe48 oggdec: check memory allocation 12 years ago
Luca Barbato f5f1cf5224 oggdec: K&R cosmetic formatting 12 years ago
Luca Barbato 7e98956e72 hlsenc: correctly report target duration 12 years ago
James Darnley 707af43d19 lavf/y4m: spellcheck 12 years ago
Piotr Bandurski 2e6bd22bbf rmdec: set bit rate for ra4 12 years ago
Stefano Sabatini 60c801c679 lavf/hlsenc: reuse pattern string, rather than redefining it 12 years ago
Stefano Sabatini 005b360b9c lavf/hlsenc: fix basename size computation off-by-one bug 12 years ago
Michael Niedermayer 165be91c2b img2enc: fix typo 12 years ago
rogerdpack d828bae9d2 better failure message for img2enc 12 years ago
Piotr Bandurski 0e3a4da106 yop: set video bit rate 12 years ago
Martin Storsjö c7d4de3d73 rtpdec_vp8: Don't return known-broken packets 12 years ago
Martin Storsjö 90c784cc13 rtpdec: Pass the sequence number to depacketizers 12 years ago
Michael Niedermayer 63753186cc lavf: Remove "Adjusting PTS forward" code 12 years ago
Carl Eugen Hoyos 9eca649a92 Fix compilation with --disable-everything --enable-muxer=mov. 12 years ago
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Stefano Sabatini 340b7caf54 lavf/hlsenc: provide some feedback in case of invalid basename 12 years ago
Stefano Sabatini 28b96efab5 lavf/hlsenc: fix minor grammar inconsistencies in the option help messages 12 years ago
Clément Bœsch 217bdd08e3 lavf/srtdec: reindent after previous commits. 12 years ago
Clément Bœsch 6c26fc7704 lavf/srtenc: honor subtitle position side data. 12 years ago
Clément Bœsch 1dab8d9157 lavf/srtdec: switch to FFDemuxSubtitlesQueue API. 12 years ago
Clément Bœsch 0072116ccb lavf: split packets before muxing. 12 years ago
Piotr Bandurski 52f2176366 aiffenc: set correct number of bits foru8 in aiff 12 years ago
Martin Storsjö a925f723a9 rtp: Don't read priv_data unless it is allocated 12 years ago
Björn Axelsson 1eaff98c83 flvenc: Check whether seeking back to the header succeeded 12 years ago
Jernej Virag e30e8e311e sapenc: Pass the title on to the chained muxers 12 years ago
James Almer 974ac57e83 astenc: Remove two AVRationals with denominator 1 12 years ago
Paul B Mahol 76877beada au: return meaningful error codes 12 years ago
Paul B Mahol d85854b269 pvfdec: drop pointless casting of buffer in ff_get_line() 12 years ago
Janne Grunau bb2bab92e7 mov: handle h263 and flv1 for codec_tag 'H','2','6','3' 12 years ago
Michael Niedermayer 1166fc07a2 utils: fix duration calculation for strange_duration_example.ts 12 years ago
Carl Eugen Hoyos d687b8c875 Cosmetics: Reindent after last commit. 12 years ago
Carl Eugen Hoyos 00a62e6776 Do not skip three bytes and don't search for extradata in old realaudio files. 12 years ago
Peter Ross 95015634f5 wtv: permit root table and first sectors to be located beyond 2GB boundary 12 years ago
Michael Niedermayer ebfb738fa4 nutdec: sanity check r_frame_rate 12 years ago
Diego Biurrun 523c7bd23c misc typo, style and wording fixes 12 years ago
Clément Bœsch 8b63744f48 Fix "bistream" typo and add a check in tools/patcheck. 12 years ago
Michael Niedermayer 1d29624c73 oggparsevorbis: check channels 12 years ago
Jernej Virag 2f7465b5bf SAP muxer set session name from metadata 12 years ago
Michael Niedermayer 8976ef7aec concatdec: change data type to suppress warning about limited range of data type on some platforms. 12 years ago
Derek Buitenhuis 26e4f0c70f doxy: Clarify what avpriv_set_pts_info does 12 years ago
Derek Buitenhuis df0d6735b3 doxy: Clarify what avpriv_set_pts_info does 12 years ago
Diego Biurrun c35f0e8495 au: Reorder code so that both muxer and demuxer are under #ifdefs 12 years ago
Diego Biurrun 81c7c817a4 cosmetics: Use consistent names for multiple inclusion guards. 12 years ago