70393 Commits (618021ea58cda5ce294efa53ce5a69ce27420ef8)
 

Author SHA1 Message Date
Michael Niedermayer a51b192f3b Merge commit 'db158f0dd217cf839be8af195d66cf49a76537a8' 10 years ago
Michael Niedermayer 8c6651a14d Merge commit '353b492d0f2a21ae8eb829db1ac01b54b2a4d202' 10 years ago
Michael Niedermayer a4f50ec9dd Merge commit '0752f700d63f6b15ffd5369ac7615414cce71247' 10 years ago
Michael Niedermayer ae2a8d8742 Merge commit '247764a592f83521f9c1ccdc900b00a8b84f3c87' 10 years ago
Michael Niedermayer 5d06b6e984 Merge commit 'fe414059ec1fe8237574bed34cdaa8ac3893917b' 10 years ago
Martin Storsjö d594dbecce rtpdec: Rename the free method to close 10 years ago
Martin Storsjö 8e32b1f096 libavformat: Use ffio_free_dyn_buf where applicable 10 years ago
Martin Storsjö 199fb40278 rtpdec: Use ffio_free_dyn_buf 10 years ago
Martin Storsjö 8a273a7460 avio: Add an internal utility function for freeing dynamic buffers 10 years ago
Martin Storsjö 078d43e23a rtpdec: Free depacketizers if the init function failed 10 years ago
Martin Storsjö bb4a310bb8 rtpdec: Don't free the payload context in the .free function 10 years ago
Martin Storsjö f4b59334bd rtpdec: Remove the now unused .alloc field 10 years ago
Martin Storsjö 78791c086b rtpdec: Use .init instead of .alloc to set default values 10 years ago
Martin Storsjö 88434f9725 rtpdec: Remove unnecessary inline attributes 10 years ago
Martin Storsjö ec96a89c3e rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions 10 years ago
Martin Storsjö ac0e54fda9 rtpdec: Add const to string parameters in internal fmtp parsing functions 10 years ago
Martin Storsjö 12251f997b rtpdec: Remove unnecessary checks 10 years ago
Michael Niedermayer eb24186b45 Merge commit '74d318f138f2a3f1b2fe81aea826d80d1e60f54c' 10 years ago
Michael Niedermayer 30c863fdfa Merge commit '3cd5828fc0007e6d056067444de053a34ddedd02' 10 years ago
Michael Niedermayer 8c1c069371 Merge commit '04a1be8e28e81f3967eace7705343c450616cc95' 10 years ago
Michael Niedermayer c6792275f4 Merge commit '26524e358147aade6e9dd18fff42d61b966bbc70' 10 years ago
Michael Niedermayer c23a0e77dd avcodec/h264: Only reinit quant tables if a new PPS is allowed 10 years ago
Tobias Rapp f34aca8a16 doc/filters.texi: add reference link to video size syntax description 10 years ago
Kevin Wheatley 3664703780 avformat/movenc: Fix writing ACLR atoms for DNxHD 10 years ago
Michael Niedermayer 847daac5c0 avformat/dss: Set packet position correctly 10 years ago
Martin Storsjö c82bf15dca rtpenc: Merge the h264 and hevc packetizers 10 years ago
Martin Storsjö 3567b91e49 rtpdec_hevc: Share the implementation of fragmented packets with h264 10 years ago
Martin Storsjö f3449062a8 rtpdec_hevc: Reduce indentation level by returning early on errors 10 years ago
Martin Storsjö 8633fb47db rtpdec_hevc: Share the implementation of parsing a=framesize with h264 10 years ago
Martin Storsjö 5956f489d0 rtpdec_hevc: Add asterisks at the start of each long comment line 10 years ago
Martin Storsjö 5d8cae4573 rtpdec: Get rid of all trivial .alloc/.free functions 10 years ago
Martin Storsjö e72605f80b rtpdec: Allow allocating and freeing the private data without explicit functions 10 years ago
Martin Storsjö 2b982e92f4 rtpdec: Set need_parsing via a handler field 10 years ago
Martin Storsjö b7a4c319fd rtpdec: Allow setting the need_parsing field in RTPDynamicProtocolHandler 10 years ago
Martin Storsjö b651c9139e rtpdec_mpa_robust: Move .enc_name to the start of the struct 10 years ago
Martin Storsjö db158f0dd2 rtpdec: Remove unnecessary _if_needed suffixes on functions 10 years ago
Martin Storsjö 353b492d0f rtpdec: Change enc_name to a pointer instead of a fixed-size buffer 10 years ago
Martin Storsjö 0752f700d6 rtpdec_h264: Remove an unnecessary include 10 years ago
Martin Storsjö 247764a592 rtpdec_h264: Remove unnecessary struct padding 10 years ago
Martin Storsjö fe414059ec rtpdec_amr: Use the common indentation style 10 years ago
Martin Storsjö 74d318f138 rtsp: Fix the indentation of a linewrapped statement 10 years ago
Martin Storsjö 3cd5828fc0 rtpdec: Add missing trailing commas 10 years ago
Gilles Chanteperdrix 04a1be8e28 libavformat: add T.140 RTP depacketization (RFC 4103) 10 years ago
Martin Storsjö 26524e3581 rtsp: Interpret the text media type as AVMEDIA_TYPE_DATA 10 years ago
Paul B Mahol 418be7ceb4 avcodec/mss4: check return value of init_get_bits8() 10 years ago
Christophe Gisquet e87e20613b lavc/pthread_slice: release entries 10 years ago
Clément Bœsch cc69ccb6d4 avformat/nutdec: fix isom and mpa build deps 10 years ago
Michael Niedermayer 721c916dd5 avcodec/snow: Free all planes and bands independent of the last count 10 years ago
Michael Niedermayer 8f4cbf9402 avcodec/snowdec: Fix ref value check 10 years ago
Michael Niedermayer fb8e5044b4 swscale/utils: add asserts to check filterpos 10 years ago