40963 Commits (2443e522f0059176ff8717c9c753eb6fe7e7bbf1)
 

Author SHA1 Message Date
Uwe L. Korn f4cd8b80b9 rtmpproto: Track last received timestamp 11 years ago
Vittorio Giovara bae557edce dump: display codec tags when available 11 years ago
Omer Osman 66e9f83953 libfdk-aacdec: Enable Dynamic Range Control Metadata Support 11 years ago
Omer Osman b01a2204b5 libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata Support 11 years ago
Uwe L. Korn e65c776d18 rtmpproto: Add getStreamLength call to query duration 11 years ago
Uwe L. Korn 324b23dde1 rtmpproto: Add function to read a number response 11 years ago
Luca Barbato 47e3e1097e cmdutils: Use the correct guard 11 years ago
Luca Barbato 0db6bbb24c avformat: Make avformat_free_context handle NULL 11 years ago
Vittorio Giovara c92965dbfb avconv: check return value 11 years ago
Vittorio Giovara c802a2e718 avconv: fix leak in filter error 11 years ago
Luca Barbato aeb23fc454 avprobe: Remove a pointless check 11 years ago
Luca Barbato e58a140cf9 avplay: Always free opts 11 years ago
Luca Barbato cf83c01739 avplay: Always free find_stream_info options 11 years ago
Janne Grunau f29c226af0 fate: add mpeg4 tests for frame size changes 11 years ago
Mika Raento 979932378a ismindex: use tfhd default duration if no sample duration 11 years ago
Michael Lynch 460b509a34 rtsp: Check a memory allocation 11 years ago
Martin Storsjö 79dd756e14 rtmpproto: Fix a typo 11 years ago
Martin Storsjö ced7238cd0 rtpdec_hevc: Use av_realloc instead of av_malloc+memcpy 11 years ago
Martin Storsjö 752e71e74f rtpdec_hevc: Rename a variable for clarity 11 years ago
Vittorio Giovara 74b0237798 mov: Correctly check the color transfer characteristics range 11 years ago
Vittorio Giovara 1ac5a29b2e imc: fix order of operations in coefficients read 11 years ago
Martin Storsjö e5cfc8fdad sdp: Provide out of bound parameter sets for HEVC if extradata is set 11 years ago
Martin Storsjö 9b7f932ee5 rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp lines 11 years ago
Anton Khirnov 557d4c4eca avconv: replace AVCodecContext.time_base with framerate 11 years ago
Anton Khirnov 2d6e58497e lavf: switch to AVCodecContext.framerate for demuxing 11 years ago
Anton Khirnov 7ea1b3472a lavc: deprecate the use of AVCodecContext.time_base for decoding 11 years ago
Rémi Denis-Courmont d565fef1b8 vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check 11 years ago
Rémi Denis-Courmont c1724623ce vdpau: have av_vdpau_bind_context() fail on unsupported flag 11 years ago
Rémi Denis-Courmont e09a947c1a doc: fix typing mistake 11 years ago
Martin Storsjö a74f8121d8 mov: Handle tfdt atoms 11 years ago
Martin Storsjö c2c22c75cf movenc: Write tfdt atoms 11 years ago
Anton Khirnov eabdc2a830 lavf: use initial_padding instead of deprecated delay 11 years ago
Anton Khirnov 2df0c32ea1 lavc: use a separate field for exporting audio encoder padding 11 years ago
Rémi Denis-Courmont c80a816142 h263dec: call get_format() on resolution changes 11 years ago
Rémi Denis-Courmont 1f29e5d7a2 h263dec: call get_format after setting resolution and profile 11 years ago
Mark McGough 76c70e33d2 icecast: Do not use chunked post 11 years ago
Martin Storsjö e44ee1eb8d movenc: Simplify code by using an existing local pointer 11 years ago
Martin Storsjö dad12ce452 movenc: Print a warning for an unhandled case of nonzero start dts with empty_moov 11 years ago
Martin Storsjö dbb472cb2f movenc: Write edit lists for fragmented files as well, if necessary 11 years ago
Martin Storsjö 95ee4e2ce7 movenc: Add some comments explaining subtle details in writing the edit lists 11 years ago
Michael Niedermayer 72f801619a movenc: Adjust edit lists to trim out parts of tracks with negative pts 11 years ago
Martin Storsjö 8bef433881 smoothstreamingenc: Simplify code by removing a redundant variable 11 years ago
Michael Niedermayer bd239c9a2e lavf: Don't drop both pts and dts if timestamps are invalid 11 years ago
Luca Barbato 1d4579e38e tcp: Add AVOption support 11 years ago
Luca Barbato cd9d6399fd tls: Support passing old-style tcp options 11 years ago
Luca Barbato 3df8d52fcd rtsp: Add rtsps to the probe 11 years ago
Luca Barbato c839b0439f rtsp: Support tls when in listen mode 11 years ago
Luca Barbato 8b2e9636c5 rtsp: Support tls-encapsulated RTSP 11 years ago
Luca Barbato c27328e749 rtsp: Check for command strings without spaces 11 years ago
Luca Barbato 09e1ccc8cd sctp: Use AVERROR_BUG instead of abort() 11 years ago