summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ded5957d75def70d2f1fc1c1eae079230004974b'Michael Niedermayer2015-06-241-1/+1
|\
| * segafilm: Remove deplanarization hackPaul B Mahol2015-06-242-49/+3
| * PCM signed 16-bit big-endian planar decoderPaul B Mahol2015-06-241-0/+1
* | brstm: fix use of uninitialized variablesJames Almer2015-06-241-1/+1
* | lavf: set is_connected flag so url can be properly closedMariusz Szczepańczyk2015-06-241-0/+1
* | avformat/mp3dec: Remove the ID3v1 tag removial codeMichael Niedermayer2015-06-242-8/+1
* | lavf/libssh: implement move and delete callbacksMariusz Szczepańczyk2015-06-241-0/+82
* | lavf/libssh: read empty path from url as /Mariusz Szczepańczyk2015-06-241-0/+3
* | lavf/libssh: implement directory listing callbacksLukasz Marek2015-06-241-6/+105
* | lavf/libsmbclient: implement move and delete callbacksMariusz Szczepańczyk2015-06-241-0/+63
* | avformat/mpegts: Use STREAM_TYPE_PRIVATE_DATA instead of 6Michael Niedermayer2015-06-231-1/+1
* | avformat/electronicarts: Fixed ea_probe function to accept vp6a videosStephan Vedder2015-06-231-0/+2
* | Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'Michael Niedermayer2015-06-221-0/+1
|\ \ | |/
| * DirectDraw Surface image decoderVittorio Giovara2015-06-221-0/+1
* | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer2015-06-221-0/+4
|\ \ | |/
| * Hap decoder and encoderVittorio Giovara2015-06-221-0/+4
| * udp: Fix local_port managementLuca Barbato2015-06-221-1/+1
* | lavf/file: implement move and delete callbacksMariusz Szczepańczyk2015-06-221-0/+38
* | lavf/avio: Extend API with avio_move() and avio_delete()Mariusz Szczepańczyk2015-06-224-1/+60
* | Merge commit '6ec688e1bc76dd93151cbca1c340162ae4b10d77'Michael Niedermayer2015-06-211-1/+9
|\ \ | |/
| * mp3: enable packed main_data decoding in MP4nu7742015-06-201-1/+9
* | avformat/brstm: support little-endian s16 PCMPaul B Mahol2015-06-211-1/+3
* | lavf/brstm: handle a BFSTM endianness oddityRodger Combs2015-06-211-1/+11
* | lavf/brstm: add support for seekingRodger Combs2015-06-211-0/+23
* | lavf/brstm: cleanup; fix short-block demuxingRodger Combs2015-06-211-34/+43
* | lavf/brstm: move bfstm var to a localRodger Combs2015-06-211-14/+9
* | avformat/rawenc: Store sample number for ADXMichael Niedermayer2015-06-211-0/+20
* | Support demuxing 4gv codec stored in qcp filesPaul B Mahol2015-06-211-0/+7
* | avformat/movenc: Check return code of ff_iso8601_to_unix_time()Michael Niedermayer2015-06-211-1/+6
* | lavf/brstm: allow larger block sizesRodger Combs2015-06-201-1/+1
* | lavf/brstm: support little-endian files (BCSTM; 3DS)Rodger Combs2015-06-201-38/+62
* | avformat: clarify what package needs to be compiled with SSL supportwm42015-06-181-1/+1
* | id3v2: strip trailing spaces from APIC tagwm42015-06-181-0/+11
* | avformat/id3v2: detect PNG by header instead of mimeMichael Niedermayer2015-06-181-0/+3
* | lavf/brstm: add support for BFSTM filesRodger Combs2015-06-174-21/+112
* | avio: fix potential crashes when combining ffio_ensure_seekback + crcwm42015-06-171-0/+3
* | doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun2015-06-161-3/+3
* | matroskadec: validate audio channels and bitdepthAndreas Cadhalpun2015-06-161-0/+12
* | matroskadec: check audio sample rateAndreas Cadhalpun2015-06-161-0/+8
* | avformat/hlsenc: removed empty/unused print_encryption_tag functionChristian Suloway2015-06-161-4/+0
* | avformat/mxfdec: Change version byte for JPEG2000 to match mxf.c and RP224v12Michael Niedermayer2015-06-161-1/+1
* | avformat/hlsenc: added HLS encryptionChristian Suloway2015-06-161-2/+116
* | Merge commit '24ad3ac6a3e20350214e6c3f7a931635f264ae07'Michael Niedermayer2015-06-151-13/+13
|\ \ | |/
| * nut: Drop doxygen markersLuca Barbato2015-06-151-12/+12
* | Merge commit '07b2db81d06e1cd6b1718d3e2dd7a42e8bccf8c0'Michael Niedermayer2015-06-151-0/+1
|\ \ | |/
| * riff: Add MNM4 FourCC as mpeg4Vittorio Giovara2015-06-151-0/+1
| * tls_gnutls: fix hang on disconnectionwm42015-06-141-1/+1
* | tls_gnutls: fix hang on disconnectionwm42015-06-141-1/+1
* | doc: fix spelling errorsAndreas Cadhalpun2015-06-142-2/+2
* | avformat/singlejpeg: fix standalone compilationJames Almer2015-06-131-0/+2