summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat: Fix member name 10LDerek Buitenhuis2016-03-04
* avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-04
* lavf/movenc: Add support for palette side dataMats Peterson2016-03-04
* lavf/utils: Normalize AVPacket.data to native endian in ff_get_packet_palette()Mats Peterson2016-03-04
* avformat/yuv4mpegdec: fix seeking for partial filesPaul B Mahol2016-03-03
* avformat: use ff_standardize_creation_time for formats writing all format str...Marton Balint2016-03-03
* avformat/utils: add a function to standardize creation timeMarton Balint2016-03-03
* lavf/utils: Add ff_get_packet_palette()Mats Peterson2016-03-02
* avformat/cache: Fix memleak of tree entriesMichael Niedermayer2016-03-02
* avformat/seek-test: Support passing options to demuxers and protocolsMichael Niedermayer2016-03-02
* lavf/mov: Set display aspect ratio for avid dv.Carl Eugen Hoyos2016-03-02
* sdp: fix opus sprop-stereo fmtp syntaxMark Harris2016-03-01
* avformat/rtpdec_h264: Ignore invalid sprop-parameter-sets missing PPSAndrew Shulgin2016-03-01
* hls: Add and use a memebr of AVIOInternal rather than abuse opaqueDerek Buitenhuis2016-02-29
* Merge commit 'cae448cfbf31d492cba782bc64fc4eed556ed83d'Derek Buitenhuis2016-02-29
|\
| * aviobuf: add a private data struct for avio_open()ed contextsAnton Khirnov2016-02-22
* | avformat/protocols: Fix ff_urlcontext_child_class_next()Michael Niedermayer2016-02-29
* | avformat/msf: Also check the codec tag in probingMichael Niedermayer2016-02-29
* | Merge commit '832a202c47a246ed15e3edc6b05dfcfa7d82c4b2'Derek Buitenhuis2016-02-29
|\|
| * protocols: make the list of protocols staticAnton Khirnov2016-02-22
* | avformat: Remove async from TESTPROGSDerek Buitenhuis2016-02-29
* | Merge commit '7d61dc95d741ca134d59b1f34c4e10c4c4e36f56'Derek Buitenhuis2016-02-29
|\|
| * lavf: move urlcontext_child_class_next() to protocols.cAnton Khirnov2016-02-22
* | Merge commit '0fa00d05911aa8043ecad8dead4a73cab7faadf6'Derek Buitenhuis2016-02-29
|\|
| * lavf: move avio_enum_protocols() to protocols.cAnton Khirnov2016-02-22
* | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis2016-02-29
|\|
| * lavf: reorganize URLProtocolsAnton Khirnov2016-02-22
* | Merge commit '225e84e74544062706c0159ec0737b0e1d40915f'Derek Buitenhuis2016-02-29
|\|
| * hls: disallow opening nested files in child demuxersAnton Khirnov2016-02-22
* | Merge commit 'e192cd9ce2b51c2e6919f2a78b1ce53e0024e728'Derek Buitenhuis2016-02-29
|\|
| * smoothstreamingenc: do not open the files as read+writeAnton Khirnov2016-02-22
* | Merge commit 'd082078a88da3b3e926197d0d2aa9fa322123b76'Derek Buitenhuis2016-02-29
|\|
| * dashenc: eliminate ffurl_* usageAnton Khirnov2016-02-22
* | Merge commit '7fbb3b5b9857276b4cd17b2a530c7e0880d2bc0a'Derek Buitenhuis2016-02-29
|\|
| * lavf: use the io_open callbacks for files opened from open_input() as wellAnton Khirnov2016-02-22
* | Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de'Derek Buitenhuis2016-02-29
|\|
| * nutenc: do not use AVCodecContext.frame_sizeAnton Khirnov2016-02-22
| * matroska: Always consider S_TEXT/UTF8 as SRT when demuxingLuca Barbato2016-02-22
* | lavf: Add pcx auto-detection.Carl Eugen Hoyos2016-02-29
* | lavf/img2dec: Skip SOS when auto-detecting jpeg.Carl Eugen Hoyos2016-02-29
* | avformat/utils: Be slightly more tolerant with fps vs. stream timebaseMichael Niedermayer2016-02-29
* | avformat/mov: do not leak memory on ffio_read_size failureMarton Balint2016-02-28
* | avformat/mov: merge mov_read_custom functionsMarton Balint2016-02-28
* | avformat/dashenc: Enable dash output to work when the output isn't a local fileRaymond Hilseth2016-02-28
* | avformat/file: enable file_move() without unistd.hRaymond Hilseth2016-02-28
* | lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216Rodger Combs2016-02-28
* | lavf/mov: fix sidx with edit listsRodger Combs2016-02-28
* | lavf/mp3: Properly check return values of seeks and reads while reading the h...Derek Buitenhuis2016-02-28
* | avformat/Makefile: Fixed missing rawutils.o reference (required by movenc.c)Roman Ryltsov2016-02-28
* | movenc: Timecode in MP4 Although MP4 does not have a concrete specification t...Syed Andaleeb Roomy2016-02-28