summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
...
* | mpegts muxer: Change the default subtitle language to "und"Serhii Marchuk2014-01-241-2/+2
* | avformat/nutenc: fix missing break in switchMichael Niedermayer2014-01-241-0/+1
* | libavformat/mtv: add missing MTV_ prefix to macroReynaldo H. Verdejo Pinochet2014-01-231-2/+2
* | libavformat/mtv: make clear we assume bpp is always 16Reynaldo H. Verdejo Pinochet2014-01-231-7/+21
* | libavformat/mtv: donwgrade probe score for < 512Reynaldo H. Verdejo Pinochet2014-01-231-0/+7
* | libavformat/mtv: Check for min header size firstReynaldo H. Verdejo Pinochet2014-01-231-1/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-231-0/+2
|\ \ | |/
| * rtpdec_asf: Copy the need_parsing field from the chained demuxerMartin Storsjö2014-01-231-0/+2
* | avformat/matroskaenc: wrap V_QUICKTIME codec private in something that looks ...Michael Niedermayer2014-01-231-1/+11
* | avformat/http: Properly handle cookies that specify sub-domain where the URL.Eli Kara2014-01-231-1/+4
* | avformat/tls: Fix windows build with openSSL enabled.Matt Oliver2014-01-231-3/+3
* | Merge remote-tracking branch 'lukaszmluki/master'Michael Niedermayer2014-01-223-83/+154
|\ \
| * | lavf/ftp: remove double spaceLukasz Marek2014-01-221-1/+1
| * | lavf/libssh: fix seek with whence==SEEK_CURLukasz Marek2014-01-221-1/+1
| * | lavf/libssh: rename context variable from s into libsshLukasz Marek2014-01-221-26/+26
| * | lavf/libssh: add av_cold attributesLukasz Marek2014-01-221-2/+2
| * | lavf/libssh: factorize create_sftp_session functionLukasz Marek2014-01-221-10/+16
| * | lavf/libssh: factorize create_ssh_session functionLukasz Marek2014-01-221-16/+26
| * | lavf/libssh: factorize file_stat functionLukasz Marek2014-01-221-8/+14
| * | lavf/libssh: factorize open_file functionLukasz Marek2014-01-221-18/+26
| * | lavf/libssh: add private_key optionLukasz Marek2014-01-222-11/+52
* | | avformat/mov: redesign the fps calculationMichael Niedermayer2014-01-222-4/+11
|/ /
* | lavf/segment: drop pointless variable oc from seg_write_packet()Stefano Sabatini2014-01-211-4/+1
* | lavf/segment: remove duplicated and inconsistent cleanup code in seg_write_pa...Stefano Sabatini2014-01-211-6/+0
* | lavf/mpegtsenc: fix weird indentStefano Sabatini2014-01-211-3/+3
* | avformat/mov: Ignore the last frame for duration and fps calculation if it lo...Michael Niedermayer2014-01-211-0/+6
* | Merge commit '89564be444d24f75ea5add8b6987e414cf7aa7d5'Michael Niedermayer2014-01-211-1/+2
|\ \ | |/
| * rtmpproto: Send a full, absolute timestamp if it isn't monotonically growingMartin Storsjö2014-01-201-1/+2
* | Merge commit '24eb3c791606fe98a1591c13a8b2ba6c342bb3b5'Michael Niedermayer2014-01-211-2/+2
|\ \ | |/
| * rtmpproto: Avoid using uninitialized memoryMartin Storsjö2014-01-201-2/+2
| * mov: do not set avg_frame_rate in the demuxerJustin Ruggles2014-01-201-4/+0
| * avisynth: fix setting packet propertiesMichael Niedermayer2014-01-171-10/+12
* | Avoid a possible overflow when reading Nikon avi files.Carl Eugen Hoyos2014-01-201-2/+1
* | Allow decoding of slightly broken Nikon avi files.Carl Eugen Hoyos2014-01-201-0/+2
* | lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()wm42014-01-193-1/+18
* | avformat/matroskadec: identify SMI as SVQ3Michael Niedermayer2014-01-191-1/+3
* | avformat/matroskadec: support QDM2 as generated by mkvtoolnix-6.7.0Michael Niedermayer2014-01-191-0/+9
* | avformat/matroskadec: support SVQ3 as generated by mkvtoolnix-6.6.0Michael Niedermayer2014-01-191-1/+5
* | avformat/metadata: allow ff_metadata_conv() to be called with NULL saftelyMichael Niedermayer2014-01-171-1/+1
* | avformat/riff: fix demuxing of h264 INMCMichael Niedermayer2014-01-171-1/+1
* | Merge commit '5ef11b8dcc054b230deb9b20493255c14a80597d'Michael Niedermayer2014-01-171-0/+1
|\ \ | |/
| * yuv4mpeg: set average frame rateAnton Khirnov2014-01-171-0/+1
* | Merge commit '33018907bd07b34e0e70d5ae12097265eb3734d7'Michael Niedermayer2014-01-172-8/+25
|\ \ | |/
| * mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov2014-01-172-7/+24
* | Merge commit 'f9cc6883a4e5cf72cbfa21d17e1908a2a432f6bd'Michael Niedermayer2014-01-171-1/+4
|\ \ | |/
| * mp3enc: add an option for disabling the Xing frame.Anton Khirnov2014-01-171-1/+4
* | Warn if s16be is muxed into flv.Carl Eugen Hoyos2014-01-161-0/+3
* | Never favour an audio stream with 0 channels in av_find_best_stream().Carl Eugen Hoyos2014-01-161-0/+2
* | Do not read mkv audio bit_depth if bits_per_coded_sample is already set.Carl Eugen Hoyos2014-01-151-0/+1
* | Do not set mkv bit_depth to av_get_bytes_per_sample() for G.726.Carl Eugen Hoyos2014-01-151-1/+1
OpenPOWER on IntegriCloud