40940 Commits (0562887a984388fdc7a9b71c9374ff9c756fb4f1)
 

Author SHA1 Message Date
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
Luca Barbato eb4f906900 lavf: More informative error message 11 years ago
James Almer b7c3bfd5eb w32pthreads: use the condition variable API directly when targeting newer versions of Windows 11 years ago
James Almer 73ea3ffcd5 w32pthreads: use the CONDITION_VARIABLE typedef if available 11 years ago
Mika Raento 2bc220958c ismindex: handle discontinuous streams better 11 years ago
Vittorio Giovara 1a02e78653 vc1: initialize color properties 11 years ago
Vittorio Giovara eddf95283f vp9: initialize color space and range properties 11 years ago
Vittorio Giovara 65875a8b3b vp8: initialize color space and range properties 11 years ago
Vittorio Giovara 0d8a3656ba mov: support the Color Parameter Atoms 'colr' 11 years ago
Vittorio Giovara 586ea0379c avcodec: fix colorspace option description 11 years ago
Marc-Antoine Arnaud 91eef40203 avcodec: add enum values on chroma sample location 11 years ago
Marc-Antoine Arnaud 9d5fed6dc4 avcodec: fix descriptions on color transfer options 11 years ago
Sylvain Rabot 167e6f1489 dump: Update streams and chapters printout format 11 years ago
Vittorio Giovara 9f3a70c442 dump: print the original coded dimensions when available 11 years ago
Vittorio Giovara 41e86146e7 dump: print detailed color space information 11 years ago
Vittorio Giovara 20a5956b8d dump: split audio and video probing on multiple lines 11 years ago
Vittorio Giovara 5a419b2dd1 pixdesc: return color properties names 11 years ago
Vittorio Giovara 04ccd584a7 pixfmt: mark further reserved values 11 years ago
Vittorio Giovara c732c62cee doc: expand description for some color properties 11 years ago
Vittorio Giovara a2c00d22e7 avprobe: print color properties for show_streams 11 years ago
Vittorio Giovara 147f2e91ee avcodec: make sure color_range is properly initialized 11 years ago
Luca Barbato 04d14c9b68 vc1: Split the decoder in components 11 years ago
Vittorio Giovara 7ae9791b64 avformat: bump version after mime_type change 11 years ago
Andreas Cadhalpun b15b06ebf5 avformat: use const char* instead of uint8_t* for AVProbeData.mime_type 11 years ago