summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/file: implement move and delete callbacksMariusz SzczepaƄczyk2015-06-22
* lavf/avio: Extend API with avio_move() and avio_delete()Mariusz SzczepaƄczyk2015-06-22
* Merge commit '6ec688e1bc76dd93151cbca1c340162ae4b10d77'Michael Niedermayer2015-06-21
|\
| * mp3: enable packed main_data decoding in MP4nu7742015-06-20
* | avformat/brstm: support little-endian s16 PCMPaul B Mahol2015-06-21
* | lavf/brstm: handle a BFSTM endianness oddityRodger Combs2015-06-21
* | lavf/brstm: add support for seekingRodger Combs2015-06-21
* | lavf/brstm: cleanup; fix short-block demuxingRodger Combs2015-06-21
* | lavf/brstm: move bfstm var to a localRodger Combs2015-06-21
* | avformat/rawenc: Store sample number for ADXMichael Niedermayer2015-06-21
* | Support demuxing 4gv codec stored in qcp filesPaul B Mahol2015-06-21
* | avformat/movenc: Check return code of ff_iso8601_to_unix_time()Michael Niedermayer2015-06-21
* | lavf/brstm: allow larger block sizesRodger Combs2015-06-20
* | lavf/brstm: support little-endian files (BCSTM; 3DS)Rodger Combs2015-06-20
* | avformat: clarify what package needs to be compiled with SSL supportwm42015-06-18
* | id3v2: strip trailing spaces from APIC tagwm42015-06-18
* | avformat/id3v2: detect PNG by header instead of mimeMichael Niedermayer2015-06-18
* | lavf/brstm: add support for BFSTM filesRodger Combs2015-06-17
* | avio: fix potential crashes when combining ffio_ensure_seekback + crcwm42015-06-17
* | doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun2015-06-16
* | matroskadec: validate audio channels and bitdepthAndreas Cadhalpun2015-06-16
* | matroskadec: check audio sample rateAndreas Cadhalpun2015-06-16
* | avformat/hlsenc: removed empty/unused print_encryption_tag functionChristian Suloway2015-06-16
* | avformat/mxfdec: Change version byte for JPEG2000 to match mxf.c and RP224v12Michael Niedermayer2015-06-16
* | avformat/hlsenc: added HLS encryptionChristian Suloway2015-06-16
* | Merge commit '24ad3ac6a3e20350214e6c3f7a931635f264ae07'Michael Niedermayer2015-06-15
|\|
| * nut: Drop doxygen markersLuca Barbato2015-06-15
* | Merge commit '07b2db81d06e1cd6b1718d3e2dd7a42e8bccf8c0'Michael Niedermayer2015-06-15
|\|
| * riff: Add MNM4 FourCC as mpeg4Vittorio Giovara2015-06-15
| * tls_gnutls: fix hang on disconnectionwm42015-06-14
* | tls_gnutls: fix hang on disconnectionwm42015-06-14
* | doc: fix spelling errorsAndreas Cadhalpun2015-06-14
* | avformat/singlejpeg: fix standalone compilationJames Almer2015-06-13
* | Remove a few occurences of "long long" from the libraries.Carl Eugen Hoyos2015-06-13
* | Merge commit 'a7ac1a7b94447f33ae95be4d6d186e2775977f91'Michael Niedermayer2015-06-12
|\|
| * flv: Name an enum and use its typeVittorio Giovara2015-06-12
* | Merge commit '8a78ae2d2101622fd244b99178d8bc61175c878e'Michael Niedermayer2015-06-12
|\|
| * segment: Check open_null_ctx() return valueVittorio Giovara2015-06-12
| * movenc: fixes a questionable valgrind uninitialized value warningJanne Grunau2015-06-10
* | avformat/mxfdec: Detect jpeg2000 through codec_ul tooMichael Niedermayer2015-06-12
* | matroskadec: verify seekhead IDswm42015-06-12
* | avformat/mpegts: recognizes and export private streamsMichael Niedermayer2015-06-12
* | avformat/avio: move short seek threshold to the contextMichael Niedermayer2015-06-11
* | avformat/aiffdec: avoid double and ldexp()Michael Niedermayer2015-06-11
* | avformat: Fix bug in parse_rps for HEVC.Deliang Fu2015-06-11
* | avformat/movenc: Make static packed_size, const staticMichael Niedermayer2015-06-11
* | avformat/mpegts: Do not ignore registration descriptors when probing is enabledMichael Niedermayer2015-06-10
* | lavf/http: Correctly terminate session with HTTP POST client.Stephan Holljes2015-06-10
* | libavformat/flvdec.c: don't build index_entries for input stream if AVIOConte...Igor Derzhavin2015-06-10
* | lavf/webm_chunk: Remove AVFMT_ALLOW_FLUSHVignesh Venkatasubramanian2015-06-09