summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* add missing FF_API_DESTRUCT_PACKET guardsAndreas Cadhalpun2015-08-22
* version: Fix two more typosTimothy Gu2015-08-22
* avformat/hls: correct comment for ensure_playlist()Ganesh Ajjanagadde2015-08-21
* Add support for Audible AA filesVesselin Bontchev2015-08-21
* avformat/webmdashenc: fix uninitialized variableGanesh Ajjanagadde2015-08-20
* avformat/ftp: use correct enum typeGanesh Ajjanagadde2015-08-20
* lavf/mpeg: Allow users to force audio codec MLP.Carl Eugen Hoyos2015-08-20
* avformat/mux: Update sidedata in ff_write_chained()Michael Niedermayer2015-08-20
* lavf/ftp: implement move and delete callbacksMariusz Szczepańczyk2015-08-20
* */version.h: Add note/recommandition about bumping majorMichael Niedermayer2015-08-19
* libavformat/matroskaenc.c: fix small memory leaks on errorNeil Birkbeck2015-08-19
* FF_OPT_TYPE_* -> AV_OPT_TYPE_*.Ronald S. Bultje2015-08-18
* Replace av_dlog with ff_dlog.Ronald S. Bultje2015-08-18
* Merge commit '317cfaa5e09755ed0b34af512ec687963a67bdbf'Hendrik Leppkes2015-08-18
|\
| * asfdec: prevent the memory leak in the asf_read_metada_objAlexandra Hájková2015-08-16
| * hlsenc: Use AV_TIME_BASE units for all the computationsLuca Barbato2015-08-16
* | Merge commit '26ac22e5e7394346e9d59f800e7d4e91f4518d33'Hendrik Leppkes2015-08-18
|\|
| * movenc: Add a new flag for writing global sidx indexes for dashMartin Storsjö2015-08-12
* | lavf/matroskadec: Fully parse and repack MP3 packetsRodger Combs2015-08-16
* | mxfdec: set AVFMT_SEEK_TO_PTS demuxer flagMarton Balint2015-08-14
* | lavf/mpegts: apply misc option description fixesStefano Sabatini2015-08-14
* | avformat/rmdec: MLTI with multiple MDPR supportMichael Niedermayer2015-08-14
* | avformat/rmdec: Move MLTI handling out of ff_rm_read_mdpr_codecdata()Michael Niedermayer2015-08-14
* | lavf/ftp: implement NLST methodMariusz Szczepańczyk2015-08-14
* | avformat/wavdec: Detect wrongly interpreted specification about the sample va...Michael Niedermayer2015-08-13
* | avformat/wavdec: Do not discard sample_count due to roundingMichael Niedermayer2015-08-13
* | avformat/tls_gnutls: correct version detection for certificate supportGanesh Ajjanagadde2015-08-13
* | avisynth: fix setting stream timebaseMarton Balint2015-08-13
* | avformat/avidec: Simplify dshow_block_align based special case detectionMichael Niedermayer2015-08-12
* | avformat: Move MAX_PROBE_PACKETS to internal.hMichael Niedermayer2015-08-12
* | avformat/avidec: Disable AVSTREAM_PARSE_TIMESTAMPS for flacMichael Niedermayer2015-08-12
* | avformat/avidec: Add flac to the dshow_block_align exception listMichael Niedermayer2015-08-12
* | concatdec: fix broken file_inpoint calculationMarton Balint2015-08-11
* | avformat/ftp: Use av_freep() for dir_bufferMichael Niedermayer2015-08-10
* | lavf/ftp: properly read an empty pathMariusz Szczepańczyk2015-08-10
* | lavf/ftp: implement directory listing callbacksLukasz Marek2015-08-10
* | Merge commit '5f200bbf98efe50f63d0515b115d2ba8dae297bc'Hendrik Leppkes2015-08-10
|\|
| * movenc: Place the sidx index after the initial moov/mdat pairMartin Storsjö2015-08-10
* | Merge commit '83f254e65f938657a4dbec711e4c94252a72daf9'Hendrik Leppkes2015-08-10
|\|
| * movenc: Rename reserved_moov_pos to reserved_header_posMartin Storsjö2015-08-10
* | Merge commit '8e34089e265a6b01e1e3301e8864439d26793753'Hendrik Leppkes2015-08-10
|\|
| * movenc: Check that frag_info entries exist in mov_write_sidx_tagMartin Storsjö2015-08-10
* | avformat/gifdec: correct r_frame_rate for single frame gifsMichael Niedermayer2015-08-10
* | Merge commit 'e5997152f54f790229c99f237f8eb6b5b1ee683a'Hendrik Leppkes2015-08-07
|\|
| * asf: Use time_t where neededLuca Barbato2015-08-04
* | Merge commit '944f60866f507e3c0850ae9c2f30dac1da54587c'Hendrik Leppkes2015-08-07
|\|
| * asfdec: read values properlyAlexandra Hájková2015-08-04
* | avformat/matroskaenc: Avoid "for (int i" syntax for better compatibilityMichael Niedermayer2015-08-06
* | libavformat/matroska: Write stream durations in metadata, in the format of mk...Sasi Inguva2015-08-05
* | lavf/swf: Fix auto-detection of compressed files.Carl Eugen Hoyos2015-08-04