48984 Commits (ad406f7e402977cb7dbc78ccb63e21c137f6699e)
 

Author SHA1 Message Date
Michael Niedermayer 37be1d802f svq1enc: Fix assignments in if() 12 years ago
Michael Niedermayer e2704381e5 ra144enc: Fix assignments in if() 12 years ago
Michael Niedermayer 795d2dc23b nellymoserenc: Fix assignments in if() 12 years ago
Michael Niedermayer bdd71abe5f libvorbisenc: Fix assignments in if() 12 years ago
Michael Niedermayer 0ccb31dcad libvo-aacenc: Fix assignments in if() 12 years ago
Michael Niedermayer 3b8d66d531 libspeexenc: Fix assignments in if() 12 years ago
Michael Niedermayer d6180aa297 libopencore-amr: Fix assignments in if() 12 years ago
Michael Niedermayer 871b6ec01d libmp3lame: Fix assignments in if() 12 years ago
Michael Niedermayer 9302ad1ac8 libfdk-aacenc: Fix assignments in if() 12 years ago
Michael Niedermayer 68a25c64cd libfaac: Fix assignments in if() 12 years ago
Michael Niedermayer 98fed59427 aacenc: Fix assignments in if() 12 years ago
Michael Niedermayer 48a7981e6f doc/examples: fix assignments in if() 12 years ago
Luca Barbato e28ac6e5e2 lavc: introduce the convenience function init_get_bits8 12 years ago
Luca Barbato d9cf5f5169 lavc: check for overflow in init_get_bits 12 years ago
Michael Niedermayer aaa7d2fafc h264: don t leave stale pointers in delayed_pic in flush_changes. 12 years ago
Michael Niedermayer 55d0528669 swr/dither: fix division by 0 12 years ago
Michael Niedermayer c13e4e288c h264: fix () placement 12 years ago
Michael Niedermayer 2d8d63a9a0 ffplay: fix sws_flags 12 years ago
Michael Niedermayer d676598f87 swr: fix handling of timestamps that cause multiple drops or silence injections 12 years ago
Anton Khirnov 90cfc084e3 avpacket: free side data in av_free_packet(). 12 years ago
Anton Khirnov 49dc82eef7 v4l2: do not assert on a value received from outside of Libav 12 years ago
Anton Khirnov 838b849e70 v4l2: set the average framerate instead of codec timebase. 12 years ago
Anton Khirnov 246da0b135 v4l2: avoid pointless indirection. 12 years ago
Michael Niedermayer a34aee4646 swr: limit buffer size for silence injection 12 years ago
Michael Niedermayer b481d09bd9 swr: limit buffer size for discarding. 12 years ago
Stefano Sabatini e8bab4c6fc ffplay: extend documentation for the -vf option 12 years ago
Michael Niedermayer db4e0ecaf0 swr: move silence buffer to context to avoid per use malloc/free 12 years ago
Michael Niedermayer dc6588421e swr: move buffer used to discard sample to context 12 years ago
Stefano Sabatini 98247e3368 lavf: clarify/extend documentation for AVFormatContext::analyzeduration 12 years ago
Stefano Sabatini 78e27c44c3 lavf/utils: clarify/extend messages in avformat_find_stream_info() 12 years ago
Stefano Sabatini 89ef586867 doc/ffmpeg: extend documentation for the -filter options and -af/vf aliases 12 years ago
Stefano Sabatini c499d45c6b doc/texipod: add rule to correctly interpret @ref{ANCHOR,XREF,SECTION_NAME,...} 12 years ago
Rémi Denis-Courmont 7752532789 vdpau: Add VC-1 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 51b56a0716 vdpau: Add H.264 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 200e8ac920 vdpau: Add MPEG-4 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont aaf9d0e8f3 vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 44e065d56c vdpau: Add context and common helpers for hwaccel support 12 years ago
Paul B Mahol 5b9126ba84 lavfi/gradfun: support YUV440P 12 years ago
Michael Niedermayer 3bcf443f91 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 6cd1dbe6df Merge commit 'e568db40258d549777ac1c16971678e18a18f5f5' 12 years ago
Michael Niedermayer 6d6eb7c12c Merge commit 'abae27ed3acd0a7c54f11760c5be2d2653c4edf8' 12 years ago
Michael Niedermayer 841a288cb3 Merge commit '4d3b144c5ea824193019019d33740a1ae9e0bb69' 12 years ago
Michael Niedermayer a6e4796fbf pthread: Do not use a half updated context as master for deallocation. 12 years ago
Michael Niedermayer 2ea3f37d5f dvdsubenc: use unsigned shifts to avoid shifting into the sign bit 12 years ago
Michael Niedermayer 754dd7e889 dvdsubdec: use unsigned shifts to avoid shifting into the sign bit 12 years ago
Michael Niedermayer c8737d348b swr: work with 4 noise shaping coeffs at a time 12 years ago
Michael Niedermayer 93bc0f0180 swr/noise_shaping_data: pad coeffs to multiple of 4 when they are 1 below 12 years ago
Martin Storsjö 22c436c85e rtpdec: Send a valid "delay since SR" value in the RTCP RR packets 12 years ago
Martin Storsjö e568db4025 rtpdec: Calculate and report packet reception jitter 12 years ago
Martin Storsjö abae27ed3a rtpdec: Fix the calculation of expected number of packets 12 years ago