summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/segment: Do not free the filename twiceMichael Niedermayer2015-08-26
* matroskaenc: Fix indentationTimothy Gu2015-08-25
* lavf/http: Fix parsing http request data to not read over '\0'.Stephan Holljes2015-08-25
* avformat/aa: use correct format specifier in sscanfVesselin Bontchev2015-08-25
* lavf/segment: Fix memleak.Carl Eugen Hoyos2015-08-25
* avformat/file: Check for lstat() instead of dirent.hMichael Niedermayer2015-08-25
* lavf/dnxhd: Autodetect more valid files.Carl Eugen Hoyos2015-08-25
* lavf/file: check for dirent.h supportMariusz Szczepańczyk2015-08-25
* lavf/file: implement directory listing callbacksLukasz Marek2015-08-25
* avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loopsMichael Niedermayer2015-08-24
* avformat/hevc: Fix parsing errorsArthur Grant2015-08-24
* rtpenc_chain: also copy AVFMT_FLAG_BITEXACT to new AVFormatContextAndreas Cadhalpun2015-08-23
* avformat: Remove use of AVFrac and AVStream->ptsMichael Niedermayer2015-08-23
* 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
|\|