7244 Commits (e309fdc7018a1027d187ec27fb1d69a41a4ee167)

Author SHA1 Message Date
Sascha Sommer ed19fafd48 pass QDMC extradata to the decoder 14 years ago
Ronald S. Bultje 340a20ea65 Update MINOR and set git rev for non-blocking flag API addition. 14 years ago
Anton Khirnov fbdcdaee6e Replace remaining occurrences of deprecated CH_* with AV_CH_* 14 years ago
Nicolas George 6e59474b30 Non-blocking protocol: TCP 14 years ago
Nicolas George 3ce3b49824 Non-blocking protocol: core wrapper functions 14 years ago
Nicolas George f4bd5800ac Non-blocking protocols: flag and documentation 14 years ago
Anton Khirnov 4a3556542d mp3enc: write ISO8859-1 instead of UTF-16 when possible 14 years ago
Peter Ross 9979dcd40e reindent after last commit 14 years ago
Peter Ross 699d55fb12 wtv: do not use flag in stream_guid chunk to determine if stream is valid, as this method is unreliable 14 years ago
Martin Storsjö 105ba7dc28 applehttp: Handle absolute paths relative to the current server 14 years ago
Martin Storsjö 861aab5677 movenchint: Use rtpenc_chain for setting up the chained RTP muxer 14 years ago
Martin Storsjö 118f09114c rtpenc_chain: Don't copy the time_base back to the caller 14 years ago
Martin Storsjö 42f97696ae Use avformat_free_context for cleaning up muxers 14 years ago
Martin Storsjö 4ed68fdfdc libavformat: Add a function for freeing an AVFormatContext 14 years ago
Martin Storsjö 173f19be75 libavformat: Use avcodec_copy_context for chained muxers 14 years ago
Clément Bœsch bffad70c66 Remove forgotten if (p) av_free(p) forms 14 years ago
Peter Ross 2d9fd1810b add ff_index_search_timestamp and ff_add_index_entry 14 years ago
Nicolas George 566f17b62d TCP: factor the poll() call 14 years ago
Peter Ross d3c0de863d wtv: filesystem implementation 14 years ago
Ronald S. Bultje efdd67cb00 Update MINOR and set git rev for non-blocking flag API addition. 14 years ago
Anton Khirnov c2fcd0a7a4 Replace remaining occurrences of deprecated CH_* with AV_CH_* 14 years ago
Nicolas George ad3cffb68f Non-blocking protocol: TCP 14 years ago
Nicolas George 90441276e4 Non-blocking protocol: core wrapper functions 14 years ago
Nicolas George fe174fc8fc Non-blocking protocols: flag and documentation 14 years ago
Anton Khirnov 5a6de4e7e8 mp3enc: write ISO8859-1 instead of UTF-16 when possible 14 years ago
Peter Ross 74571e333c reindent after last commit 14 years ago
Peter Ross e4f85b8499 wtv: do not use flag in stream_guid chunk to determine if stream is valid, as this method is unreliable 14 years ago
Reimar Döffinger 5603df39df Always use av_set_pts_info to set the stream time base. 14 years ago
Martin Storsjö 185a155e57 applehttp: Handle absolute paths relative to the current server 14 years ago
Martin Storsjö 5306bf41a6 movenchint: Use rtpenc_chain for setting up the chained RTP muxer 14 years ago
Martin Storsjö 397ffde115 rtpenc_chain: Don't copy the time_base back to the caller 14 years ago
Martin Storsjö b22dbb291d Use avformat_free_context for cleaning up muxers 14 years ago
Martin Storsjö f124b087ee libavformat: Add a function for freeing an AVFormatContext 14 years ago
Martin Storsjö 1338dc0823 libavformat: Use avcodec_copy_context for chained muxers 14 years ago
Clément Bœsch 290849e2a4 Remove forgotten if (p) av_free(p) forms 14 years ago
Peter Ross e6fb5a4f78 add ff_index_search_timestamp and ff_add_index_entry 14 years ago
Anton Khirnov d947bce1fc tty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY. 14 years ago
Anton Khirnov 4d9c044d47 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 14 years ago
Martin Storsjö a991b8dec6 sapenc: Free AVStream->info on cleanup 14 years ago
Anton Khirnov ea46876301 rtmpproto: rename URLContext* argument in rtmp_write() 14 years ago
Tomas Härdin b9dab1131c Add ProRes FOURCCs to isom.c 14 years ago
Benjamin Larsson d25d1d06a4 Add AVC-Intra identifiers used by Flip4Mac for mov files 14 years ago
Clément Bœsch e31a744155 Remove a few if (p) av_free(p) forms 14 years ago
Martin Storsjö d0d8a9b138 Free AVStream->info in chained muxers 14 years ago
Martin Storsjö c6347bdf08 rtsp: Don't store RTSPStream in AVStream->priv_data 14 years ago
Anton Khirnov e921bd57e3 Add forgotten minor API bumps and APIChanges entries 14 years ago
Nicolas George 51b317d2e9 TCP: factor the poll() call 14 years ago
Peter Ross f61dee2fe4 wtv: filesystem implementation 14 years ago
Anton Khirnov a9d921cbad tty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY. 14 years ago
Anton Khirnov b2ed95ec48 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 14 years ago