summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/brstm: expose the loop point when presentRodger Combs2015-06-25
* electronicarts: demux alpha streamPeter Ross2015-06-25
* electronicarts: move video stream properties into dedicated structurePeter Ross2015-06-25
* libavformat: Add H264 API testLudmila Glinskih2015-06-25
* Merge commit 'ded5957d75def70d2f1fc1c1eae079230004974b'Michael Niedermayer2015-06-24
|\
| * segafilm: Remove deplanarization hackPaul B Mahol2015-06-24
| * PCM signed 16-bit big-endian planar decoderPaul B Mahol2015-06-24
* | brstm: fix use of uninitialized variablesJames Almer2015-06-24
* | lavf: set is_connected flag so url can be properly closedMariusz Szczepańczyk2015-06-24
* | avformat/mp3dec: Remove the ID3v1 tag removial codeMichael Niedermayer2015-06-24
* | lavf/libssh: implement move and delete callbacksMariusz Szczepańczyk2015-06-24
* | lavf/libssh: read empty path from url as /Mariusz Szczepańczyk2015-06-24
* | lavf/libssh: implement directory listing callbacksLukasz Marek2015-06-24
* | lavf/libsmbclient: implement move and delete callbacksMariusz Szczepańczyk2015-06-24
* | avformat/mpegts: Use STREAM_TYPE_PRIVATE_DATA instead of 6Michael Niedermayer2015-06-23
* | avformat/electronicarts: Fixed ea_probe function to accept vp6a videosStephan Vedder2015-06-23
* | Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'Michael Niedermayer2015-06-22
|\|
| * DirectDraw Surface image decoderVittorio Giovara2015-06-22
* | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer2015-06-22
|\|
| * Hap decoder and encoderVittorio Giovara2015-06-22
| * udp: Fix local_port managementLuca Barbato2015-06-22
* | 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