summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/asfdec: Allow packet_obj_size == 0Michael Niedermayer2015-06-29
* avformat/asfdec: Print packet_obj_size in case it is invalidMichael Niedermayer2015-06-29
* api-h264-test: build with another api testLudmila Glinskih2015-06-29
* avformat/asfdec: Print a warning if data is skiped due to less than a frame h...Michael Niedermayer2015-06-28
* avformat/asfdec: Reduce FRAME_HEADER_SIZE to 11Michael Niedermayer2015-06-28
* Merge commit '8a26ae5f94e613dbf7eb8e3c60462e966e409cdc'Michael Niedermayer2015-06-28
|\
| * mpjpeg: Check stream allocationLuca Barbato2015-06-28
* | Merge commit 'b08569a23948db107e5e6175cd4c695427d5339d'Michael Niedermayer2015-06-28
|\|
| * lavf: Replace the ASF demuxerAlexandra Hájková2015-06-28
* | avformat/riffdec: Forward error code from avio_read() in ff_get_guid()Michael Niedermayer2015-06-28
* | nutdec: check maxpos in read_sm_data before returning successAndreas Cadhalpun2015-06-27
* | lavf/brstm: if the file lies about the last block's size, correct itRodger Combs2015-06-27
* | avformat/hls: do not iterate to next sequence number if interruption is reque...schenk michael2015-06-26
* | 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