summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Move GUID-related objects to riffenc.c and riff.c.Carl Eugen Hoyos2014-01-29
* avformat/hls: Fix cookies and user agent with encrypted HLS streamsMikael Finstad2014-01-28
* lavd: add avdevice_dev_to_app_control_message APILukasz Marek2014-01-27
* lavd: add avdevice_app_to_dev_control_message APILukasz Marek2014-01-27
* Merge commit '50ecf15712354a1d5b3f4dc9a57ff90ed7ee9654'Michael Niedermayer2014-01-26
|\
| * avformat: utils: K&R formatting cosmeticsDiego Biurrun2014-01-26
* | lavf/avienc: cosmetic indentJames Darnley2014-01-24
* | lavf/avienc: use metadata_header_paddingJames Darnley2014-01-24
* | lavf/id3v2enc: update comment about minimum paddingJames Darnley2014-01-24
* | lavf/id3v2enc: use metadata_header_paddingJames Darnley2014-01-24
* | lavf/flacenc: fix comment after previous changeJames Darnley2014-01-24
* | lavf/flacenc: use metadata_header_paddingJames Darnley2014-01-24
* | AVFormatContext: add metadata_header_padding fieldJames Darnley2014-01-24
* | mpegts demuxer: store PMT values of DVB teletext to extradataSerhii Marchuk2014-01-24
* | mpegts muxer: restore PMT table of DVB teletext from extradataSerhii Marchuk2014-01-24
* | mpegts muxer: Change the default subtitle language to "und"Serhii Marchuk2014-01-24
* | avformat/nutenc: fix missing break in switchMichael Niedermayer2014-01-24
* | libavformat/mtv: add missing MTV_ prefix to macroReynaldo H. Verdejo Pinochet2014-01-23
* | libavformat/mtv: make clear we assume bpp is always 16Reynaldo H. Verdejo Pinochet2014-01-23
* | libavformat/mtv: donwgrade probe score for < 512Reynaldo H. Verdejo Pinochet2014-01-23
* | libavformat/mtv: Check for min header size firstReynaldo H. Verdejo Pinochet2014-01-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-23
|\|
| * rtpdec_asf: Copy the need_parsing field from the chained demuxerMartin Storsjö2014-01-23
* | avformat/matroskaenc: wrap V_QUICKTIME codec private in something that looks ...Michael Niedermayer2014-01-23
* | avformat/http: Properly handle cookies that specify sub-domain where the URL.Eli Kara2014-01-23
* | avformat/tls: Fix windows build with openSSL enabled.Matt Oliver2014-01-23
* | Merge remote-tracking branch 'lukaszmluki/master'Michael Niedermayer2014-01-22
|\ \
| * | lavf/ftp: remove double spaceLukasz Marek2014-01-22
| * | lavf/libssh: fix seek with whence==SEEK_CURLukasz Marek2014-01-22
| * | lavf/libssh: rename context variable from s into libsshLukasz Marek2014-01-22
| * | lavf/libssh: add av_cold attributesLukasz Marek2014-01-22
| * | lavf/libssh: factorize create_sftp_session functionLukasz Marek2014-01-22
| * | lavf/libssh: factorize create_ssh_session functionLukasz Marek2014-01-22
| * | lavf/libssh: factorize file_stat functionLukasz Marek2014-01-22
| * | lavf/libssh: factorize open_file functionLukasz Marek2014-01-22
| * | lavf/libssh: add private_key optionLukasz Marek2014-01-22
* | | avformat/mov: redesign the fps calculationMichael Niedermayer2014-01-22
|/ /
* | lavf/segment: drop pointless variable oc from seg_write_packet()Stefano Sabatini2014-01-21
* | lavf/segment: remove duplicated and inconsistent cleanup code in seg_write_pa...Stefano Sabatini2014-01-21
* | lavf/mpegtsenc: fix weird indentStefano Sabatini2014-01-21
* | avformat/mov: Ignore the last frame for duration and fps calculation if it lo...Michael Niedermayer2014-01-21
* | Merge commit '89564be444d24f75ea5add8b6987e414cf7aa7d5'Michael Niedermayer2014-01-21
|\|
| * rtmpproto: Send a full, absolute timestamp if it isn't monotonically growingMartin Storsjö2014-01-20
* | Merge commit '24eb3c791606fe98a1591c13a8b2ba6c342bb3b5'Michael Niedermayer2014-01-21
|\|
| * rtmpproto: Avoid using uninitialized memoryMartin Storsjö2014-01-20
| * mov: do not set avg_frame_rate in the demuxerJustin Ruggles2014-01-20
| * avisynth: fix setting packet propertiesMichael Niedermayer2014-01-17
* | Avoid a possible overflow when reading Nikon avi files.Carl Eugen Hoyos2014-01-20
* | Allow decoding of slightly broken Nikon avi files.Carl Eugen Hoyos2014-01-20
* | lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()wm42014-01-19