41405 Commits (d16c8d28d4e2fca3af1054ffbf635c8cee755fc8)
 

Author SHA1 Message Date
  Martin Storsjö d16c8d28d4 rtpenc_aac: Use AV_WB16 instead of manual bitshifts 11 years ago
  Martin Storsjö 9c9b0218e8 rtpenc_aac: Merge a definition with a declaration 11 years ago
  Martin Storsjö 1fc64e2e07 rtpenc: Write conditional statements on separate lines 11 years ago
  Martin Storsjö 0662440b99 rtpenc_aac: Set a default value for max_frames_per_packet at init 11 years ago
  Martin Storsjö 12b3459979 rtpenc_amr: Use s->num_frames instead of s->buf_ptr - s->buf 11 years ago
  Martin Storsjö 9856395344 rtpenc_aac: Fix sending fragmented frames 11 years ago
  Anton Khirnov 990e4a6639 Add a QSV decoding example. 11 years ago
  Andreas Cadhalpun ea1d0b7ece avcodec/utils: use correct printf specifier in ff_set_sar 11 years ago
  Christian Hujer 802987f8c7 x11grab: Unbreak building 11 years ago
  Anton Khirnov 71f1ad37d8 lavc: do not compile fmtconvert unconditionally 11 years ago
  Anton Khirnov d74a8cb7e4 fmtconvert: drop unused functions 11 years ago
  Anton Khirnov ee964145b5 lavc: remove unused traces of fmtconvert usage 11 years ago
  Martin Storsjö b9d2d6843a tls: Pass AVOptions dictionaries through to the chained protocol 11 years ago
  Martin Storsjö e14f98c62f tcp: Clarify the units for the timeout avoptions 11 years ago
  Martin Storsjö c86d8aed74 avio: Rename avclass symbols relating to avio 11 years ago
  Luca Barbato 82b6e45116 configure: Move the cross_prefix setting after the toolchain one 12 years ago
  Luca Barbato 85b3b1c4ba xcbgrab: Unbreak parsing filename options 11 years ago
  Luca Barbato b31328d008 xcbgrab: Provide better names for the y and x option 11 years ago
  John Stebbins da7e561964 matroskaenc: Allow writing track "forced" flag 11 years ago
  Martin Storsjö d594dbecce rtpdec: Rename the free method to close 11 years ago
  Martin Storsjö 8e32b1f096 libavformat: Use ffio_free_dyn_buf where applicable 11 years ago
  Martin Storsjö 199fb40278 rtpdec: Use ffio_free_dyn_buf 11 years ago
  Martin Storsjö 8a273a7460 avio: Add an internal utility function for freeing dynamic buffers 11 years ago
  Martin Storsjö 078d43e23a rtpdec: Free depacketizers if the init function failed 11 years ago
  Martin Storsjö bb4a310bb8 rtpdec: Don't free the payload context in the .free function 11 years ago
  Martin Storsjö f4b59334bd rtpdec: Remove the now unused .alloc field 11 years ago
  Martin Storsjö 78791c086b rtpdec: Use .init instead of .alloc to set default values 11 years ago
  Martin Storsjö 88434f9725 rtpdec: Remove unnecessary inline attributes 11 years ago
  Martin Storsjö ec96a89c3e rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions 11 years ago
  Martin Storsjö ac0e54fda9 rtpdec: Add const to string parameters in internal fmtp parsing functions 11 years ago
  Martin Storsjö 12251f997b rtpdec: Remove unnecessary checks 11 years ago
  Martin Storsjö c82bf15dca rtpenc: Merge the h264 and hevc packetizers 11 years ago
  Martin Storsjö 3567b91e49 rtpdec_hevc: Share the implementation of fragmented packets with h264 11 years ago
  Martin Storsjö f3449062a8 rtpdec_hevc: Reduce indentation level by returning early on errors 11 years ago
  Martin Storsjö 8633fb47db rtpdec_hevc: Share the implementation of parsing a=framesize with h264 11 years ago
  Martin Storsjö 5956f489d0 rtpdec_hevc: Add asterisks at the start of each long comment line 11 years ago
  Martin Storsjö 5d8cae4573 rtpdec: Get rid of all trivial .alloc/.free functions 11 years ago
  Martin Storsjö e72605f80b rtpdec: Allow allocating and freeing the private data without explicit functions 11 years ago
  Martin Storsjö 2b982e92f4 rtpdec: Set need_parsing via a handler field 11 years ago
  Martin Storsjö b7a4c319fd rtpdec: Allow setting the need_parsing field in RTPDynamicProtocolHandler 11 years ago
  Martin Storsjö b651c9139e rtpdec_mpa_robust: Move .enc_name to the start of the struct 11 years ago
  Martin Storsjö db158f0dd2 rtpdec: Remove unnecessary _if_needed suffixes on functions 11 years ago
  Martin Storsjö 353b492d0f rtpdec: Change enc_name to a pointer instead of a fixed-size buffer 11 years ago
  Martin Storsjö 0752f700d6 rtpdec_h264: Remove an unnecessary include 11 years ago
  Martin Storsjö 247764a592 rtpdec_h264: Remove unnecessary struct padding 11 years ago
  Martin Storsjö fe414059ec rtpdec_amr: Use the common indentation style 11 years ago
  Martin Storsjö 74d318f138 rtsp: Fix the indentation of a linewrapped statement 11 years ago
  Martin Storsjö 3cd5828fc0 rtpdec: Add missing trailing commas 11 years ago
  Gilles Chanteperdrix 04a1be8e28 libavformat: add T.140 RTP depacketization (RFC 4103) 11 years ago
  Martin Storsjö 26524e3581 rtsp: Interpret the text media type as AVMEDIA_TYPE_DATA 11 years ago