summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | 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
* | avformat/matroskadec: identify SMI as SVQ3Michael Niedermayer2014-01-19
* | avformat/matroskadec: support QDM2 as generated by mkvtoolnix-6.7.0Michael Niedermayer2014-01-19
* | avformat/matroskadec: support SVQ3 as generated by mkvtoolnix-6.6.0Michael Niedermayer2014-01-19
* | avformat/metadata: allow ff_metadata_conv() to be called with NULL saftelyMichael Niedermayer2014-01-17
* | avformat/riff: fix demuxing of h264 INMCMichael Niedermayer2014-01-17
* | Merge commit '5ef11b8dcc054b230deb9b20493255c14a80597d'Michael Niedermayer2014-01-17
|\|
| * yuv4mpeg: set average frame rateAnton Khirnov2014-01-17
* | Merge commit '33018907bd07b34e0e70d5ae12097265eb3734d7'Michael Niedermayer2014-01-17
|\|
| * mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov2014-01-17
* | Merge commit 'f9cc6883a4e5cf72cbfa21d17e1908a2a432f6bd'Michael Niedermayer2014-01-17
|\|
| * mp3enc: add an option for disabling the Xing frame.Anton Khirnov2014-01-17
* | Warn if s16be is muxed into flv.Carl Eugen Hoyos2014-01-16
* | Never favour an audio stream with 0 channels in av_find_best_stream().Carl Eugen Hoyos2014-01-16