14420 Commits (e53ec2fe3829af4a76b61cd369d8a80da74b93ff)

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