summaryrefslogtreecommitdiff
path: root/libavformat/utils.c
Commit message (Expand)AuthorAge
* audio frame multi-threaded decodingPaul B Mahol2013-06-05
* Merge commit 'c330eba84cf2370ad72423aa9e410e20afdc52e2'Michael Niedermayer2013-05-28
|\
| * lavf: preserve side data when parsing packets.Anton Khirnov2013-05-28
* | avformat/utils: Keep internal and external av_read_frame() packets in sync.Dale Curtis2013-05-23
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-16
|\|
| * Remove commented-out debug #define cruftDiego Biurrun2013-05-16
* | Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'Michael Niedermayer2013-05-05
|\|
| * avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun2013-05-04
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-05-04
|\ \
| * | lavf: filter out AVSEEK_FLAG_BACKWARD in new API.Nicolas George2013-05-04
| * | lavf: call the new seek API from the old.Nicolas George2013-05-04
|/ /
* | Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'Michael Niedermayer2013-05-04
|\|
| * silly typo fixesDiego Biurrun2013-05-03
* | avformat: fix orig_pos type to match pkt->posPaul B Mahol2013-04-23
* | avformat: change seeking index consistency asserts to av_assertsMichael Niedermayer2013-04-19
* | avformat: Dont stop probing before the whole id3 tag is readMichael Niedermayer2013-04-18
* | Merge commit 'dbb1425811a672eddf4acf0513237cdf20f83756'Michael Niedermayer2013-04-04
|\|
| * lavf: make sure stream probe data gets freed.Anton Khirnov2013-04-04
* | avformat: Add a mechanism to allow demuxers to detect byte based seeking.Michael Niedermayer2013-04-04
* | avformat: fix atomatic format selection for (s)segmentMichael Niedermayer2013-04-02
* | Do not show "Estimating duration from bitrate" warning if no duration was est...Carl Eugen Hoyos2013-03-30
* | ffmpeg/avformat: factor av_guess_frame_rate() outMichael Niedermayer2013-03-29
* | estimate_timings_from_bit_rate: Check timebase and bitrateMichael Niedermayer2013-03-28
* | avformat: change some seeking related assert to av_assertsMichael Niedermayer2013-03-27
* | avformat: Fix infinite probing that reads the whole fileMichael Niedermayer2013-03-20
* | av_find_stream_info: change read_size to 64bitMichael Niedermayer2013-03-20
* | lavf: avformat_seek_file(): validate stream_index.Nicolas George2013-03-20
* | append_packet_chunked: remove outcommented codeMichael Niedermayer2013-03-18
* | append_packet_chunked: Remove unused initialization.Michael Niedermayer2013-03-16
* | Merge commit 'aa3c77998404cc32233cb76e961ca27db8565459'Michael Niedermayer2013-03-16
|\|
| * lavf: sanity check size in av_get/append_packet().Anton Khirnov2013-03-15
| * lavf: remove disabled FF_API_R_FRAME_RATE cruftAnton Khirnov2013-03-11
* | Merge commit '7b486ab13bfcfa88a7cd92586de50e49966ec292'Michael Niedermayer2013-03-13
|\|
| * lavf: remove disabled FF_API_AV_GETTIME cruftAnton Khirnov2013-03-11
| * lavf: remove disabled FF_API_READ_PACKET cruftAnton Khirnov2013-03-11
| * lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruftAnton Khirnov2013-03-11
* | avformat: keep r_frame_rateMichael Niedermayer2013-03-12
* | 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