14766 Commits (eaed4da96ac6da54313b35a8567ebf415e6df4cf)

Author SHA1 Message Date
Michael Niedermayer fff2953163 avformat/flac_picture: allocate buffer padding for picture 11 years ago
Janne Grunau 78987a88a8 lavf: include 60 fps in guessed standard frame rates 11 years ago
Michael Niedermayer c89f8f80cc avformat/hdsenc: check mkdir() return code 11 years ago
Diego Biurrun d67cfdeb53 avformat: utils: Refactor duplicated PRINT macro 11 years ago
Carl Eugen Hoyos cfe282ec80 Remove now unneeded Makefile dependency for the wtv muxer. 11 years ago
Michael Niedermayer 29986885ef avformat/mpegts: Continue parsing PMTs until at least 2 streams are found or 100kb are reached 11 years ago
Michael Niedermayer ad61419bbf avformat/mpegts: drop stray space 11 years ago
Carl Eugen Hoyos bf9a8d183d Support writing E-AC3 in wav. 11 years ago
Carl Eugen Hoyos 862174ec83 Move GUID-related objects to riffenc.c and riff.c. 11 years ago
Mikael Finstad 5846d8a91e avformat/hls: Fix cookies and user agent with encrypted HLS streams 11 years ago
Lukasz Marek 102bd64168 lavd: add avdevice_dev_to_app_control_message API 11 years ago
Lukasz Marek 7151411b9c lavd: add avdevice_app_to_dev_control_message API 11 years ago
Diego Biurrun 50ecf15712 avformat: utils: K&R formatting cosmetics 11 years ago
James Darnley 2efdccac87 lavf/avienc: cosmetic indent 11 years ago
James Darnley fa20babb46 lavf/avienc: use metadata_header_padding 11 years ago
James Darnley 67270ccd3a lavf/id3v2enc: update comment about minimum padding 11 years ago
James Darnley 0de03fd6a1 lavf/id3v2enc: use metadata_header_padding 11 years ago
James Darnley c14b011a97 lavf/flacenc: fix comment after previous change 11 years ago
James Darnley 72eeb18468 lavf/flacenc: use metadata_header_padding 11 years ago
James Darnley 86bee7984e AVFormatContext: add metadata_header_padding field 11 years ago
Serhii Marchuk 1d07385053 mpegts demuxer: store PMT values of DVB teletext to extradata 11 years ago
Serhii Marchuk 2ebee19e1e mpegts muxer: restore PMT table of DVB teletext from extradata 11 years ago
Serhii Marchuk f8051bd31a mpegts muxer: Change the default subtitle language to "und" 11 years ago
Michael Niedermayer 4b8c599e84 avformat/nutenc: fix missing break in switch 11 years ago
Reynaldo H. Verdejo Pinochet 4d888a0ad8 libavformat/mtv: add missing MTV_ prefix to macro 11 years ago
Reynaldo H. Verdejo Pinochet ba15aab4a4 libavformat/mtv: make clear we assume bpp is always 16 11 years ago
Reynaldo H. Verdejo Pinochet d467e7df1a libavformat/mtv: donwgrade probe score for < 512 11 years ago
Reynaldo H. Verdejo Pinochet 30f4c58f6f libavformat/mtv: Check for min header size first 11 years ago
Martin Storsjö 2aec9e228c rtpdec_asf: Copy the need_parsing field from the chained demuxer 11 years ago
Michael Niedermayer 8456bd2c0f avformat/matroskaenc: wrap V_QUICKTIME codec private in something that looks like its part of quicktime stsd 11 years ago
Eli Kara da25a6573f avformat/http: Properly handle cookies that specify sub-domain where the URL. 11 years ago
Matt Oliver 306e1ac012 avformat/tls: Fix windows build with openSSL enabled. 11 years ago
Lukasz Marek 9ef441c525 lavf/ftp: remove double space 11 years ago
Lukasz Marek e0d124a920 lavf/libssh: fix seek with whence==SEEK_CUR 11 years ago
Lukasz Marek b271aac536 lavf/libssh: rename context variable from s into libssh 11 years ago
Lukasz Marek 522814455c lavf/libssh: add av_cold attributes 11 years ago
Lukasz Marek 7fb5f55e1e lavf/libssh: factorize create_sftp_session function 11 years ago
Lukasz Marek 77fadab1be lavf/libssh: factorize create_ssh_session function 11 years ago
Lukasz Marek bf5d73b04d lavf/libssh: factorize file_stat function 11 years ago
Lukasz Marek 8d3f14e11b lavf/libssh: factorize open_file function 11 years ago
Lukasz Marek 7e8f304846 lavf/libssh: add private_key option 11 years ago
Michael Niedermayer 28bc1d94b7 avformat/mov: redesign the fps calculation 11 years ago
Stefano Sabatini f57baf743f lavf/segment: drop pointless variable oc from seg_write_packet() 11 years ago
Stefano Sabatini 169065fbfb lavf/segment: remove duplicated and inconsistent cleanup code in seg_write_packet() 11 years ago
Stefano Sabatini a2e78161ce lavf/mpegtsenc: fix weird indent 11 years ago
Michael Niedermayer 8e5e84c2a2 avformat/mov: Ignore the last frame for duration and fps calculation if it looks suspect 11 years ago
Martin Storsjö 89564be444 rtmpproto: Send a full, absolute timestamp if it isn't monotonically growing 11 years ago
Martin Storsjö 24eb3c7916 rtmpproto: Avoid using uninitialized memory 11 years ago
Justin Ruggles d01e684186 mov: do not set avg_frame_rate in the demuxer 11 years ago
Carl Eugen Hoyos b7702fafb3 Avoid a possible overflow when reading Nikon avi files. 11 years ago