summaryrefslogtreecommitdiff
path: root/libavformat/utils.c
Commit message (Expand)AuthorAge
* Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-08
|\
| * avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-08
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-07
* | avformat: Fix apics with aacMichael Niedermayer2013-03-07
* | update_stream_timings: check bitrate for being in range.Michael Niedermayer2013-03-04
* | avformat: Make duration estimation from pts more robustMichael Niedermayer2013-03-04
* | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-03
* | avformat: gather aspect ratio from rv30/40 in find_stream_infoMichael Niedermayer2013-03-03
* | lavf: rescale duration for chained muxers.Nicolas George2013-02-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-28
|\|
| * lavf: Handle the environment variable no_proxy more properlyMartin Storsjö2013-02-27
| * lavf: fix arithmetic overflows in avformat_seek_file()Mans Rullgard2012-12-08
* | Revert "lavf/utils: add support for special characters encoding in URL"Michael Niedermayer2013-02-28
* | lavf/utils: add support for special characters encoding in URLSenthilnathan M2013-02-28
* | avformat: Allocate duration_error separatelyMichael Niedermayer2013-02-23
* | ff_gen_search: Fix finding the maximum timestamp in a really small fileMichael Niedermayer2013-02-18
* | ff_read_timestamp: check stream_index before using it as array indexMichael Niedermayer2013-02-18
* | lavf: dont try to find fps for attached picturesMichael Niedermayer2013-02-15
* | lavf: add seek2any to allow forcing seeking to non keyframes via AVOptionsMichael Niedermayer2013-02-07
* | lavf/utils: provide feedback in case of invalid probe sizeStefano Sabatini2013-01-19
* | Add a new function av_codec_get_tag2().Carl Eugen Hoyos2013-01-17
* | lavf/utils: clarify/extend messages in avformat_find_stream_info()Stefano Sabatini2013-01-13
* | lavf: use avpriv_find_pix_fmt instead of ff_Michael Niedermayer2013-01-12
* | lavf/utils: more complete dts checksMichael Niedermayer2013-01-08
* | ff_get_audio_frame_size: try to fix wma in wavMichael Niedermayer2013-01-06
* | Fix AVCI50 SPS to specify a SAR of 4:3 instead of 3:4.Carl Eugen Hoyos2013-01-05
* | Support more AVC-Intra filesReimar Döffinger2013-01-03
* | lavf: add return to silence compiler warningMichael Niedermayer2013-01-03
* | Replace references to "que" with the appropriate word.Clément Bœsch2013-01-03
* | avformat_seek_file: Dont attempt to rescale INT64_MIN/MAXMichael Niedermayer2013-01-03
* | lavf: move stream==-1 handling from ff_subtitles_queue_seek() to avformat_see...Michael Niedermayer2013-01-02
* | lavf: Fix codec id forcing with probed codecsMichael Niedermayer2013-01-02
* | lavf: move force_codec_ids() upMichael Niedermayer2013-01-02
* | lavf: Remove "Adjusting PTS forward" codeMichael Niedermayer2012-12-21
* | utils: fix duration calculation for strange_duration_example.tsMichael Niedermayer2012-12-19
* | wrap_timestamp: remove unneeded checkMichael Niedermayer2012-12-16
* | lavf: fix integer overflowsMichael Niedermayer2012-12-16
* | lavf: Provide a monotonic timestamp to the outside worldHarald Axmann2012-12-15
* | lavf: remove unneeded pb checkMichael Niedermayer2012-12-11
* | lavf: fix memleakMichael Niedermayer2012-12-11
* | http/utils: rename "demuxer" to mime_typeMichael Niedermayer2012-12-10
* | http/utils: move mime -> demuxer maping from http to utilsMichael Niedermayer2012-12-09
* | probe: belive protocol content type if set and avoid lengthly probing.Michael Niedermayer2012-12-09
* | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer2012-12-05
|\|
| * Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-04
* | lavf: compute probe buffer size more reliably.Nicolas George2012-12-04
* | lavf: the core rfps code needs 2 durations to estimate rfpsMichael Niedermayer2012-12-04
* | Merge commit '5c7bf2dddee5bdfa247ff0d57cb8a37d19077f66'Michael Niedermayer2012-11-29
|\|
| * lavf: add a common function for selecting a pcm codec from parametersJustin Ruggles2012-11-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-26
|\|